• Joined on 2026-01-29
mAi opened issue m/paliad#109 2026-05-25 14:24:17 +00:00
Submission generator: improved party selector (pick from project's parties) + import-from-project affordance
mAi opened issue m/paliad#108 2026-05-25 14:24:16 +00:00
Submission generator: language selector (DE / EN) to drive output document language
mAi opened issue m/paliad#107 2026-05-25 14:24:14 +00:00
HL Patents Style template: add {{…}} placeholders so production output reflects real branding + variable substitution
mAi opened issue m/paliad#106 2026-05-25 14:24:12 +00:00
Submission draft editor: keep variable link in preview after fill + click-field-highlights-occurrences-in-preview
mAi commented on issue m/paliad#98 2026-05-25 14:01:43 +00:00
Deadline form: Auto-rule resolved name should be on its own row, not crammed with the Rule toggle

Resolved — moved Auto-rule resolved name to its own row

Branch: mai/hermes/gitster-deadline-form Commit: [aa2f4aa](https://mgit.msbls.de/m/paliad/commit/aa2f4aacc67ed2003ed08bbc3a6fd…

mAi commented on issue m/paliad#101 2026-05-25 14:01:00 +00:00
Missing i18n translations: event.title.approval_decided + event.title.member_role_changed render as raw keys

Fix shipped

Branch: mai/artemis/gitster-add-missing-i18n Commit: f72e8a7 — `mAi: #101 - add…

mAi commented on issue m/paliad#100 2026-05-25 13:59:11 +00:00
Paliadin chat bubble overlays bottom navbar on PWA mobile — lift above the navbar

Fix

Root cause was a breakpoint mismatch, not a math bug: the trigger's lift rule was scoped to @media (max-width: 640px) while .bottom-nav itself appears at @media (max-width: 767px).…

mAi commented on issue m/paliad#99 2026-05-25 13:56:54 +00:00
Statement of Claim has no rule mapped (Auto resolves to event name only, no legal source)

Folded into Wave 0 on branch mai/brunel/wave0-tier0-deadline-fixes @ 05f7ea2 (single migration 127 alongside the 13 Tier 0 audit fixes from m/paliad#94).

Root cause: upc.inf.cfi.soc

mAi commented on issue m/paliad#94 2026-05-25 13:56:44 +00:00
Bulletproof completeness audit: are all deadline rules covered? (researcher)

Wave 0 shipped on branch mai/brunel/wave0-tier0-deadline-fixes @ 05f7ea2.

Migration 127 (internal/db/migrations/127_wave0_tier0_deadline_fixes.up.sql, ~480 LoC) lands the Tier 0 sweep…

mAi commented on issue m/paliad#105 2026-05-25 13:55:09 +00:00
docker-compose.yml: add PALIAD_EXPORT_DIR env declaration + volume mount for Backup Mode

Done — compose patched on mai/artemis/coder-docker-compose-yml.

What changed

Surgical edit to docker-compose.yml (root of m/paliad):

@@ services.web.environment ...
+      #…
mAi opened issue m/paliad#105 2026-05-25 13:53:03 +00:00
docker-compose.yml: add PALIAD_EXPORT_DIR env declaration + volume mount for Backup Mode
mAi commented on issue m/paliad#95 2026-05-25 13:46:45 +00:00
de.inf.lg / cfi: Replik + Duplik sequenced wrong (before Klageerwiderung + same date)

Re-pushed branch mai/brunel/fixer-de-inf-lg-cfi @ 8c94dcc (force update after rebase onto main).

Slot collision resolved: paliadin caught a crash-loop on paliad.de because my earlier…

mAi commented on issue m/paliad#104 2026-05-25 13:44:32 +00:00
OUTAGE: paliad.de container down — schema_migrations stuck at 106 while main has 123

Root cause + fix (head, 2026-05-25 15:42)

Container was crashlooping with:

migration failed: migration 123: disk name "backups" != DB name "de_inf_lg_replik_duplik_sequencing" (renamed…
mAi opened issue m/paliad#104 2026-05-25 13:38:02 +00:00
OUTAGE: paliad.de container down — schema_migrations stuck at 106 while main has 123
mAi commented on issue m/paliad#97 2026-05-25 13:37:00 +00:00
Event-type modal filter: cross-cutting jurisdiction sub-entries don't narrow when court system is selected

t-paliad-266 — cross-cutting trigger pills narrow by forum chip

Shipped on mai/hermes/gitster-event-type-modal @ [24f3baf](https://mgit.msbls.de/m/paliad/commit/24f3baf61f5aa676719fcd0e3d…

mAi opened issue m/paliad#103 2026-05-25 13:34:35 +00:00
Deadline-rule primitives: working_days unit, combine=max, multi-anchor, outer-cap, before-mode backward snap (Wave 2)
mAi opened issue m/paliad#102 2026-05-25 13:34:33 +00:00
Deferred-tracker: items intentionally postponed (don't forget)
mAi commented on issue m/paliad#95 2026-05-25 13:27:41 +00:00
de.inf.lg / cfi: Replik + Duplik sequenced wrong (before Klageerwiderung + same date)

Shipped on branch mai/brunel/fixer-de-inf-lg-cfi @ f45ad50.

Root cause: de.inf.lg.replik and de.inf.lg.duplik both had parent_id = NULL with duration_value = 4 weeks. The projection…

mAi commented on issue m/paliad#94 2026-05-25 13:27:24 +00:00
Bulletproof completeness audit: are all deadline rules covered? (researcher)

Cross-ref from t-paliad-264 / #95: shipped the de.inf.lg sequencing fix as a single Wave 0 candidate ahead of the broader audit deliverable.

Migration 123 (`internal/db/migrations/123_de_inf_l…