Determinator coverage audit — what's in the cascade, what's missing, and a smart "I don't see my event" navigation #26
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
m's verbatim 2026-05-08 22:24 dogfooding the Fristenrechner Determinator:
Two halves to this:
Part 1 — Coverage audit
Enumerate the gap between paliad's authoritative event sources and the B1 cascade's leaves. Sources:
paliad.deadline_rules— every Regel the calculator can compute against (UPC RoP, ZPO, PatG, EPO RoP, DPMA, etc.)paliad.event_types— the surface event-type registry (Klageerwiderung, Replik, Duplik, Berufungsbegründung, Berufung, Nichtigkeitsklage, …)paliad.event_categories— the cascade tree (parent + children, whatcms-eingang.gegenseite.upc-rev.berufungsschriftresolves to)paliad.deadline_concepts(mig 037) +paliad.deadline_concept_event_types(mig 073/074) — the Regel ↔ event_type junctiondocs/research-upc-rop-deadline-rules-2026-05-08.mdfrom t-paliad-159 / curie's prior shift)For each source, ask: which rows can a user actually REACH via the cascade today? Which can't?
Deliver:
docs/research-determinator-coverage-2026-05-08.mdwith:This is research, not implementation. No code changes. Output the doc to a branch + commit + push.
Part 2 — Smart "I don't see my event" navigation (deferred design)
m wants a UX path for when the user's event ISN'T in the cascade. Possible shapes:
Don't design this yet — your audit output will feed the design. Surface in §3 of the audit doc which of these is the strongest fit given the actual gap distribution. We'll decide whether to extend minkowski's in-flight row-by-row work (m/paliad#25) or hire an inventor for a separate pass.
Hard requirements
Filed by paliad/head from m's 2026-05-08 22:24 instruction.
Audit doc filed: docs/research-determinator-coverage-2026-05-08.md on mai/curie/researcher-determinator @
f4815a9.Headline: 71/76 (93%) of true Fristenrechner deadlines reachable from cascade. Single biggest fixable cluster: EP_GRANT (4 rules) + UPC_INF.inf.app_to_amend — a 5-row migration lifts coverage to 100%.
§4 framing recommends P2 (persistent 'Ich finde mein Ereignis nicht' escape with capture) + P1 (free-text search per cascade level). P3 deferred. Type γ (tag-don't-react for incoming court events) flagged as a separate design problem out of scope here.
Per-jurisdiction inventory: UPC, DE, EPO, DPMA. §2.6 cross-cutting table covers the procedural-order categories you flagged (Hinweisbeschluss, Beweisbeschluss, Streitwertbeschluss, Versäumnisurteil, R.71(3), Beanstandungsbescheid).