This repository was archived by the owner on May 29, 2026. It is now read-only.
chore(specs): unify text-extraction caps + bring controller REQs to ff structure#1905
Merged
Merged
Conversation
…f structure Unify the adjacent text-extraction layers into one capability: rename the bw-svc-mid2 per-source handler delta from `text-extraction-sources` to `text-extraction` (git mv), so it archives alongside the bw2-svc-flat-2 orchestrator REQs under one `text-extraction` capability. Update its tasks.md/proposal.md references with a historical consolidation note. Bring the two lean controller changes (bw2-ctrl-1, bw2-ctrl-2) up to ff structure by adding `## Non-Functional Requirements` (ADR-007 i18n posture + ADR-002 REST/error notes) and `## Acceptance Criteria` checklists to all 8 capability spec deltas, consistent with sibling audited changes. All 4 touched changes pass `openspec validate --strict`.
Contributor
Quality Report — ConductionNL/openregister @
|
| Check | PHP | Vue | Security | License | Tests |
|---|---|---|---|---|---|
| lint | ✅ | ||||
| phpcs | ❌ | ||||
| phpmd | ✅ | ||||
| psalm | ✅ | ||||
| phpstan | ✅ | ||||
| phpmetrics | ✅ | ||||
| eslint | ❌ | ||||
| stylelint | ❌ | ||||
| composer | ✅ | ✅ 165/165 | |||
| npm | ✅ | ✅ 532/532 | |||
| PHPUnit | ⏭️ | ||||
| Newman | ⏭️ | ||||
| Playwright | ⏭️ |
Quality workflow — 2026-05-25 16:46 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Two reconcile tasks on already-merged openregister retrofit changes (no canonical
openspec/specs/files touched — archiving is separate).text-extraction:git mvthebw-svc-mid2per-source HANDLER delta fromtext-extraction-sources->text-extractionso it archives alongside thebw2-svc-flat-2orchestrator REQs under onetext-extractioncapability. H1 + consolidation note added;tasks.md/proposal.mdreferences updated with a historical note. No REQ-title collision (handler REQ-001..003 vs orchestrator "File and Object Chunk-Extraction Lifecycle").## Non-Functional Requirements(ADR-007 i18n posture + ADR-002 REST/error notes) and## Acceptance Criteriachecklists to all 8 capability spec deltas inbw2-ctrl-1(generic-integrations, search-index, zoeken-filteren) andbw2-ctrl-2(data-import-export, generic-integrations, oas-generation, openapi-generation, production-observability).Test plan
openspec validate retrofit-2026-05-25-bw-svc-mid2 --strictopenspec validate retrofit-2026-05-25-bw2-svc-flat-2 --strictopenspec validate retrofit-2026-05-25-bw2-ctrl-1 --strictopenspec validate retrofit-2026-05-25-bw2-ctrl-2 --strictopenspec/specs/canonical files touched