Skip to content

docs(status-engine): per-schema lifecycle migration plan (closes #408)#414

Open
rubenvdlinde wants to merge 1 commit into
developmentfrom
feature/migrate-status-engine-to-or-lifecycle
Open

docs(status-engine): per-schema lifecycle migration plan (closes #408)#414
rubenvdlinde wants to merge 1 commit into
developmentfrom
feature/migrate-status-engine-to-or-lifecycle

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Adoption-only. No central state-machine service exists to migrate — state lives as scattered STATUS_* constants. Per ADR-031, each stateful schema (voorstel, bezwaar, parafeerroute, hoorzitting) gets its own follow-up PR moving its state machine to x-openregister-lifecycle. Closes #408.

Implements migrate-status-engine-to-or-lifecycle — adoption-only scope.

Investigation: procest has no StatusTransitionService, StateMachine*, or
WorkflowEngine* classes. State semantics live as STATUS_* constants
scattered across ParaferingService + bezwaar/voorstel/hoorzitting files.

Per ADR-031, the migration is to move each stateful schema to its
x-openregister-lifecycle extension. That requires per-schema work
unsuitable for a single PR. This commit records the umbrella rule +
per-schema migration plan: voorstel, bezwaar, parafeerroute, hoorzitting
each ship a follow-up PR.

Closes #408
@rubenvdlinde rubenvdlinde requested a review from Rem-Dam as a code owner May 11, 2026 21:58
@github-actions
Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/procest @ 8900e86

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 419/419
PHPUnit ⏭️
Newman ⏭️
Playwright

Spec coverage: 5% (21 tests / 456 specs)


Quality workflow — 2026-05-11 22:03 UTC

Download the full PDF report from the workflow artifacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant