feat(versiebeheer): content-versiebeheer van vragenlijst-bronnen (epic)#406
Draft
robbertbos wants to merge 1 commit into
Draft
feat(versiebeheer): content-versiebeheer van vragenlijst-bronnen (epic)#406robbertbos wants to merge 1 commit into
robbertbos wants to merge 1 commit into
Conversation
Fase 0 + manifest-fundament, additief en breaking-change-vrij: - versioning/semver.ts: parseUrn/compareVersions/coarseVersion/isPrerelease met semver-prerelease-precedentie (3.1.0-concept.2 < ...-concept.10 < 3.1.0). - definitie-schema accepteert -concept[.N]; output-schema blijft MAJOR.MINOR; getUrn() coarset de versie zodat metadata.urn geldig blijft. - sources/manifest.yaml + schemas/source-manifest.v1.schema.json + script/manifest.py: registry + consistentie-lint (duplicate, begrippenkader, latestOfficial, bronbestand). - versioning/manifest.ts: typen + findNewerVersion/versionsForType/latestOfficialVersion. Tests: core 1209 @ 100% coverage, python 54. Bronbestanden behouden hun huidige locatie; file-moves, loader-refactor, migratie-engine en de /modellen-pagina volgen als aparte fasen.
Contributor
🚀 Preview DeploymentYour changes have been deployed to a preview environment: api: https://pr-406-asses-k2n.rig.prd1.gn2.quattro.rijksapps.nl frontend: https://pr-406-asses-k2n.rig.prd1.gn2.quattro.rijksapps.nl This deployment will be automatically cleaned up when the PR is closed. |
This was referenced Jun 21, 2026
Member
Author
Review + security-audit pass (multi-agent, adversarieel geverifieerd)5-dimensie review-workflow (security · correctness · db-migratie · NeRDS/standaarden · test-gaps) over de hele stack: 16 bevindingen -> 13 bevestigd na adversariele verificatie. Opgelost in deze stack
Bewust uitgesteld (geflagd)
Alle suites groen: core 1227 + backend 432 @ 100% coverage. |
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.
Epic: content-versiebeheer van vragenlijst-bronnen
Integratie-branch voor het gefaseerd invoeren van content-versiebeheer (Pre-scan/DPIA/IAMA): expliciete versies, concept-kanaal, per-assessment pinning, "nieuwere versie"-detectie + migratie, en een transparante modeloverzichtspagina.
mainblijft schoon; elke fase als sub-PR.Aanbevolen review-volgorde
Stack A — Fase 2 core (gestapeld):
schemaStore-registry (fundament)Stack B — Fase 1 build (gestapeld):
4. #411 —
build_sources.py(manifest-gedreven multi-versie build, additief)5. #412 — buildsites omhangen naar
build_sources.py+ platte drop-in (byte-identiek geverifieerd; raakt deploy-workflows)Op stack B:
6. #413 — Fase 4:
/modellentransparantiepagina (publiek, RVO, 100% getest)Los: #407 — afstemmingsplan (doc, voor het team)
Status per fase
useVersionUpgradedetectie + "nieuwere versie"-bannersources/<type>/<versie>.yaml) — nodig bij de 2e versieStand
De multi-versie build is nu actief (#412): elke build levert geneste per-versie output +
manifest.json./modellen(#413) consumeert dat al. resolve-by-pin / picker / detectie zijn de volgende stappen — gedrag-loos tot er een echte 2e versie (bv. een DPIA-concept) aan het manifest wordt toegevoegd; de infrastructuur staat klaar.