chore(openconnector): Convert all specs to change proposals#698
Open
rubenvdlinde wants to merge 4 commits intochore/final-spec-cleanupfrom
Open
chore(openconnector): Convert all specs to change proposals#698rubenvdlinde wants to merge 4 commits intochore/final-spec-cleanupfrom
rubenvdlinde wants to merge 4 commits intochore/final-spec-cleanupfrom
Conversation
All specs moved from openspec/specs/ to openspec/changes/ with proper proposal.md as the entry point. Follows the spec-driven workflow: proposal -> design -> specs -> tasks
…StUF foundations - Prometheus metrics: Add endpoint, job, mapping/rule metrics to MetricsController (REQ-PROM-007/008/009), unit tests, docs, archived to specs/ - DSO Omgevingsloket: Add DSOController + DSOParserService with STAM endpoint, BSN 11-proef validation, GML→GeoJSON, payload validation, unit tests - iBabs/NotuBiz: Add IBabsConnectorService with besluit status mapping, connection testing, unit tests - StUF Adapter: Add StUFFieldMapper with BRP↔StUF-BG mapping, date format conversion, nested address mapping, configurable custom mappings, unit tests - All changes: design.md, detailed tasks.md, API docs at docs/features/
Add @see reference to OpenRegister's BsnFormat::validate() on the duplicated validateBSN() method in DSOParserService, explaining why the duplication is necessary (no hard dependency on OpenRegister). Add openspec/config.yaml with strengthened ADR-011 rule to prevent future utility duplications.
Adds docs/features/README.md as the feature index and creates individual pages for Sources, Endpoints, Mappings, Synchronizations, Rules, Jobs, Events, Logging, and Configuration Management. Covers API references, config fields, process flows, and implementation file pointers.
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
Test plan