state-hub/api/models
tegwick ef541f58cf
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Build and Publish Multi-Context Image / build-and-push (push) Successful in 53s
STATE-WP-0093: per-recipient broadcast receipts and standing notices (T01-T06).
Founder approved T01 on 2026-09-22 (D2, D3, D6 as recommended).
- T02: message_receipts table; kind/expires_at/supersedes_id on
  agent_messages; migration d7e8f9a0b1c2 archives existing broadcasts,
  leaves direct messages untouched, reversible.
- T03: reader-aware mark-read (unattributed broadcast mark-read is a
  metered, deprecated no-op), delivery receipts on the scoped unread inbox,
  POST /messages/{id}/ack, news/standing kinds, expiry, supersede, broadcast
  archive no longer stamps read_at, reply writes the replier's receipt.
- T04 (state-hub part): Codex MCP reader param and acknowledge_notice;
  hub-core part handed off (message 69fc387c).
- T05: GET /messages/notices, standing_notices in /state/summary,
  dashboard standing-notices panel.
- T06: 17 new tests; full suite green.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 63291@bnt-lap001
Assistant-Session: 8bd77868-ca68-4f49-bb1e-d539ecc0d703
2026-09-22 00:26:33 +02:00
..
__init__.py STATE-WP-0093: per-recipient broadcast receipts and standing notices (T01-T06). 2026-09-22 00:26:33 +02:00
agent_message.py STATE-WP-0093: per-recipient broadcast receipts and standing notices (T01-T06). 2026-09-22 00:26:33 +02:00
base.py CUST-WP-0061-T01: intake work-record entity (stage 3) 2026-07-21 00:27:45 +02:00
capability_catalog.py feat(capability-registry): CUST-WP-0031 domain capability registry 2026-03-31 17:23:45 +02:00
capability_request.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
contribution.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
decision.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
doi_cache.py perf(doi): fingerprint-based DB cache for DoI results 2026-03-20 01:47:19 +01:00
domain.py feat(goals): add domain/repo goal tracking and update_workstream MCP tool 2026-03-09 00:15:29 +01:00
domain_goal.py feat(goals): add domain/repo goal tracking and update_workstream MCP tool 2026-03-09 00:15:29 +01:00
extension_point.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
fabric_graph.py fix Fabric authority import compatibility 2026-08-31 23:00:39 +02:00
intake.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
interface_change.py feat(state-hub): Interface Change Registry (CUST-WP-0033 T01-T06) 2026-04-26 15:29:08 +02:00
legacy_meter.py feat: add workplan aliases and legacy meter 2026-06-04 08:25:31 +02:00
managed_repo.py feat: persist repository rename identity 2026-08-28 22:08:21 +02:00
progress_event.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
repo_goal.py feat(classification-spine): implement STATE-WP-0065 repo-anchored model 2026-06-22 13:52:13 +02:00
repository_rename.py feat: persist repository rename identity 2026-08-28 22:08:21 +02:00
review_contract.py feat(review): add multi-owner contracts and receipts 2026-08-22 20:57:51 +02:00
sbom_entry.py feat(sbom): CUST-WP-0013 — expand SBOM infra to terraform, ansible, and tool manifests 2026-03-12 04:40:26 +01:00
sbom_snapshot.py feat(gems): three-pass schema migration aligning state-hub with GEMS 2026-03-02 23:39:17 +01:00
service_catalog.py STATE-WP-0062 T1: two-dimension service_catalog model + migration 2026-06-19 20:46:07 +02:00
suggestion.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
task.py Index workplan flavor and omit residuals from default views. 2026-09-14 15:28:58 +02:00
technical_debt.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
token_event.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
topic.py feat(classification-spine): implement STATE-WP-0065 repo-anchored model 2026-06-22 13:52:13 +02:00
tpsc.py feat(tpsc): Third-Party Services Catalog (CUST-WP-0023) 2026-03-20 00:15:26 +01:00
work_record_identifier_alias.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
workplan.py Index workplan flavor and omit residuals from default views. 2026-09-14 15:28:58 +02:00
workplan_dependency.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
workplan_launch_request.py feat(identifiers): add reversible projection migration 2026-08-22 00:27:48 +02:00
workstream.py feat(classification-spine): implement STATE-WP-0065 repo-anchored model 2026-06-22 13:52:13 +02:00
workstream_dependency.py feat(classification-spine): implement STATE-WP-0065 repo-anchored model 2026-06-22 13:52:13 +02:00
write_idempotency_key.py feat(statehub): add offline write buffer relay 2026-06-25 13:44:27 +02:00