This repository was archived by the owner on May 29, 2026. It is now read-only.
chore(specs): archive 16 retrofit REQ changes into canonical specs#1906
Merged
Conversation
…al specs Folds the audited+remediated reverse-spec REQs (55 across backend+frontend) into openspec/specs/ and moves the changes to archive/ with all tasks checked. Caps extended/created: object-lifecycle, search-index, file-actions, generic-integrations, text-extraction (unified from text-extraction-sources), aggregations-backend-native, data-import-export, vector-embeddings, zoeken-filteren, oas-generation, openapi-generation, production-observability, datetime-input-handling, files-sidebar-tabs, webhook-payload-mapping, activity-provider, audit-trail-immutable, schema-property-exploration (new), file-risk-classification (new), frontend-app-bootstrap (new), frontend-store-client-state (new).
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:49 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.
Final step of the spec-coverage retrofit: the 16 audited+remediated reverse-spec changes (55 REQs) are now archived — their deltas folded into `openspec/specs/` and the changes moved to `openspec/changes/archive/` with all tasks checked. The REQs are now canonical, indistinguishable from ff-authored specs.
Scope
Quality
Each REQ was deep-audited (PRs #1898–1903, #1905) against ADR-037 (Form A + MUST-first-line), ADR-007 (i18n posture), ADR-002/003 (REST/layering), with proper proposal/Non-Functional/Acceptance + GIVEN/WHEN/THEN scenarios.