From b7784a80bd3507f56b7c8b53cc794f58d8405c9d Mon Sep 17 00:00:00 2001 From: Niek Otten Date: Fri, 24 Jul 2026 16:27:25 +0200 Subject: [PATCH] docs(backlog): split S-18 into S-18a/b/c (refs #139) --- BACKLOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/BACKLOG.md b/BACKLOG.md index a5b2c89..998299b 100644 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -277,10 +277,16 @@ Split into independently deployable sub-slices (CLAUDE.md §13): ## Iteration 4 — Objecten and the authoritative register *(milestone: `Iteration 4 — Objecten`)* -### S-18 · Objecten + Objecttypen up in compose; Register objecttype defined +### S-18 · Objecten + Objecttypen up in compose; Register objecttype defined *(split — #19 closed)* **Outcome:** Objecten and Objecttypen running. A `RegisterRecord` objecttype defined with the public-safe schema. +Split into independently deployable sub-slices (CLAUDE.md §13): + +- **S-18a** (#139) · Objecttypen API up in compose (own DB + seeded config + health + static token). +- **S-18b** (#140) · Objecten API up in compose, wired to Objecttypen. Depends on S-18a. +- **S-18c** (#141) · RegisterRecord objecttype defined + registered (public-safe JSON schema). Depends on S-18a/b. + ### S-19 · ACL extension: write register-record to Objecten on approval **Outcome:** Approval path writes the canonical register record to Objecten, not OpenZaak eigenschappen. Projection now sourced from Objecten events.