Niek Otten not
  • Joined on 2026-04-01
not closed issue eho/register-referentie#152 2026-08-28 10:11:55 +00:00
S-19b-1 · Objecten publishes to NRC (broker, worker, kanaal, notifications config)
not pushed to feat/152-objecten-publishes-to-nrc at eho/register-referentie 2026-08-28 09:50:11 +00:00
a5fd47e546 fix(infra): correlate the delivery on the object URL, not the record reference (refs #152)
not pushed to feat/152-objecten-publishes-to-nrc at eho/register-referentie 2026-08-28 09:31:37 +00:00
d76abf2df2 fix(infra): address Objecten by a dotted host so NRC accepts its notifications (refs #152)
not created pull request eho/register-referentie#154 2026-08-28 08:54:47 +00:00
feat(infra): Objecten publishes register events to NRC (closes #152)
not pushed to feat/152-objecten-publishes-to-nrc at eho/register-referentie 2026-08-28 08:54:18 +00:00
448896206f feat(infra): Objecten publishes register events to NRC (refs #152)
dc9ca2ceb2 test(infra): verify-objecten-notifications asserts Objecten publishes to NRC (refs #152)
Compare 2 commits »
not created branch feat/152-objecten-publishes-to-nrc in eho/register-referentie 2026-08-28 08:54:18 +00:00
not closed issue eho/register-referentie#150 2026-08-14 09:43:38 +00:00
S-19b · Read projection sourced from Objecten instead of NRC zaak events
not commented on issue eho/register-referentie#150 2026-08-14 09:43:38 +00:00
S-19b · Read projection sourced from Objecten instead of NRC zaak events

Split per CLAUDE.md §13 — this bundled the Objecten → NRC wiring (which S-19a deliberately left off: no broker, worker, kanaal or abonnement, ADR-0028) with the projection re-source itself. Each…

not opened issue eho/register-referentie#153 2026-08-14 09:43:26 +00:00
S-19b-2 · Read projection sourced from Objecten instead of NRC zaak events
not opened issue eho/register-referentie#152 2026-08-14 09:43:25 +00:00
S-19b-1 · Objecten publishes to NRC (broker, worker, kanaal, notifications config)
not pushed to main at eho/register-referentie 2026-08-14 09:34:07 +00:00
0cd70ae8c3 S-19a · ACL writes the RegisterRecord to Objecten on approval (closes #149) (#151)
not merged pull request eho/register-referentie#151 2026-08-14 09:34:05 +00:00
S-19a · ACL writes the RegisterRecord to Objecten on approval (closes #149)
not closed issue eho/register-referentie#149 2026-08-14 09:34:05 +00:00
S-19a · ACL writes the RegisterRecord to Objecten on approval
not commented on pull request eho/register-referentie#151 2026-08-14 09:01:05 +00:00
S-19a · ACL writes the RegisterRecord to Objecten on approval (closes #149)

CI green on run 684 — all six jobs, all 18 verify-stack steps.

Two corrections landed after the first push, both caught by CI, both real bugs in this branch rather than flake:

  1. **`register…
not pushed to feat/149-acl-writes-registerrecord at eho/register-referentie 2026-08-14 08:43:39 +00:00
2d783448b7 fix(e2e): assert the register record where a real approval happens (refs #149)
not pushed to feat/149-acl-writes-registerrecord at eho/register-referentie 2026-08-14 08:20:31 +00:00
10b784cc05 fix(infra): reach Objecten by service name in the register-record check (refs #149)
not created pull request eho/register-referentie#151 2026-08-14 07:45:25 +00:00
S-19a · ACL writes the RegisterRecord to Objecten on approval (closes #149)
not pushed to feat/149-acl-writes-registerrecord at eho/register-referentie 2026-08-14 07:44:59 +00:00
2bb7d9c165 test(acl): ObjectenGateway integration test against live Objecten (refs #149)
4a047c618c fix(infra): let Objecten actually accept the register record (refs #149)
43b45ad756 fix(acl): read each objecttype version instead of the versions collection (refs #149)
5502e4c099 test(acl): raise the Objecten gateway above the mutation ratchet (refs #149)
3705a18e18 docs: ADR-0028 + demo note — Objecten holds the register (refs #149)
Compare 9 commits »
not created branch feat/149-acl-writes-registerrecord in eho/register-referentie 2026-08-14 07:44:59 +00:00
not commented on issue eho/register-referentie#20 2026-08-14 07:12:42 +00:00
S-19 · ACL extension: write register-record to Objecten on approval

Split per CLAUDE.md §13 — this bundled two independently deployable outcomes (the approval-side write and re-sourcing the read projection).

Replaced by:

  • #149 · S-19a · ACL writes the…