chore(openspec): generate bezwaar-decision spec#370
Merged
Conversation
Contributor
Quality Report — ConductionNL/procest @
|
| Check | PHP | Vue | Security | License | Tests |
|---|---|---|---|---|---|
| lint | ✅ | ||||
| phpcs | ❌ | ||||
| phpmd | ✅ | ||||
| psalm | ✅ | ||||
| phpstan | ✅ | ||||
| phpmetrics | ✅ | ||||
| eslint | ❌ | ||||
| stylelint | ❌ | ||||
| composer | ✅ | ✅ 100/100 | |||
| npm | ✅ | ✅ 407/407 | |||
| PHPUnit | ⏭️ | ||||
| Newman | ⏭️ | ||||
| Playwright | ❌ |
Spec coverage: 3% (21 tests / 673 specs)
Quality workflow — 2026-05-11 10:18 UTC
Download the full PDF report from the workflow artifacts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Formalize the
bezwaar-decisioncapability as a first-class OpenSpec change. The current canonical spec atopenspec/specs/bezwaar-decision/spec.mdwas committed without a change record (alongsidebezwaar-beroep-workflow, commit6c45b8b) and covers only 3 requirements. This change expands it to 10 requirements covering the full Awb Art. 7:11 / 7:12 beslissing op bezwaar lifecycle — sister spec tobezwaar-lifecycle, complementary tobezwaar-hearingandbezwaar-advisory-committee.GENERATE-style change. NO CODE.
What's in the spec
bezwaarBesluit, ZGW besluit)appealNotice)10 requirements, 28 Given/When/Then scenarios,
openspec validate --strictpasses.Key decisions
gegrond_handhaven/gegrond_herroepen/gegrond_wijzigen— required for downstream replacement-besluit and proceskosten rulesappealNoticeas a structured sub-object, not free-form prose, so the frontend renders consistently and audits verify completenessdecisionDatevalidation tobezwaar-lifecycle's calculatedafhandelDeadlinerather than duplicating Art. 7:10 logicTest plan
openspec validate bezwaar-decision --type change --strict→ exit 0 (verified locally)openspec change show bezwaar-decision --json --deltas-only | jq '.deltaCount'→ 10 (verified locally)openspec/changes/bezwaar-decision/On archive
The delta replaces the partial spec currently at
openspec/specs/bezwaar-decision/spec.mdwith the canonical 10-requirement contract.