Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a06e89-93a2-7aa2-82b3-ce5ccd2682e6
2.5 KiB
| id | type | title | domain | repo | status | owner | topic_slug | created | updated | origin | origin_ref |
|---|---|---|---|---|---|---|---|---|---|---|---|
| KG-WP-0005 | workplan | Admit and validate qonto-assistant source completeness evidence | infotech | kings-guard | active | codex | netkingdom | 2026-09-04 | 2026-09-05 | cross-repo | QONTO-WP-0005 |
Admit and Validate Qonto-Assistant Source Completeness Evidence
Qonto-assistant has shipped the source-side contract requested by KG-WP-0003: source-owned cadence, instance and sequence fields, startup/periodic/shutdown heartbeats, and a reconciliation view. Kings-guard must consume and validate those claims without confusing source transition counts with authorization or claiming completeness beyond an observed process instance.
Consume source-emitted observation context
id: KG-WP-0005-T01
status: done
priority: high
Prefer source-emitted identity_binding and egress_destination over legacy
normalization hints, retain the hints for old records, and prove the live
mapping does not drift.
Validate cadence, heartbeat, sequence, and reconciliation locally
id: KG-WP-0005-T02
status: done
priority: high
Consume the source-owned cadence separately from kings-guard's Taxonomy draft. Drive qonto-assistant's real AuditLogger emit path, require one stream instance with contiguous sequence numbers, translate heartbeat claims, compare source transition counts with captured request evidence, and prove the resulting deny stream evaluates complete without findings.
Validate the deployed stream
id: KG-WP-0005-T03
status: wait
priority: medium
Observe an authorized deployed qonto-assistant process from startup through at least one allow/deny transition and reconciliation read. Confirm the deployed configuration emits periodic heartbeats at the declared interval, preserves sequence/instance semantics, and produces no unexplained divergence. This is operational evidence; the local source-path proof does not substitute for it.
Review 2026-09-05: Local source-path tests pass with source context, heartbeat counters, sequence and reconciliation checks. The canonical cadence fixture migration and rejection-path hardening are tracked in KG-WP-0006. T03 remains waiting: the source workplan explicitly leaves deployment with the runtime owner; this repository supplies no authorized deployed stream endpoint or process-lifecycle observation route. Required input is a runtime-owner capture from startup, a request transition, periodic heartbeat timing, and a same-instance reconciliation snapshot. No cluster or Tooling client was used.