UPC Provisional Measures (upc.pi.cfi): missing appeal route + related deadlines #118
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 report (2026-05-25 17:19)
Context
atlas's t-paliad-265 (#96) Slice A+B shipped per-event-card choices PLUS the projection engine extension (
IncludeCCRFor,AppellantContext). But the data (the rules themselves) for the appeal route fromupc.pi.cfi(Provisional Measures) is NOT populated yet — so even with the per-card mechanism, the appeal sub-tree doesn't render because nois_spawn/spawn_proceeding_type_idrule exists.Same structural gap as #117 (UPC Damages) — sibling proceedings, same fix shape.
What to do
upc.pi.cfirules — what's there, what's missing.is_spawn=truerule pointing atupc.apl.merits(orupc.apl.orderfor procedural-order appeals, depending on which RoP applies; coder verifies — likely R.220 for the order-appeal track since PI is an order, not a merits-decision; possibly R.223 for the merits-of-PI-injunction appeal).Coordination
Head will dispatch the cleanest path — likely instructs ritchie to expand his shift.
Files most likely touched
internal/services/projection_service.goif the spawn execution needs help (overlaps with curie's Q13 / Wave 5)Hard rules
go build ./... && go test ./internal/... && cd frontend && bun run buildclean.Out of scope
Reporting
mai report completedwith branch + SHAs + migration slot + rules added (PI proceeding-specific + appeal chain) + UX verification: open a PI project → confirm appeal route appears as expected after the PI decision card.Sweep verdict (2026-07-29): ALREADY DONE.
upc.pi.cfi.appeal_spawn— "Berufung gegen Anordnung" — is live and published, alongsideapp,order,oral,response,deficiencyandmerits_start.Full sweep:
docs/findings-issue-sweep-2026-07-29.md(commit4c39886).