docs: close fast projection rollout
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a053ff-1d6f-7fe2-ac1c-a6eb40a42a0c
This commit is contained in:
tegwick 2026-08-30 23:24:15 +02:00
parent b97cfbb2b1
commit c5e15c7d7f
2 changed files with 7 additions and 7 deletions

View file

@ -57,7 +57,7 @@
| workplan | STATE-WP-0083 | active | — | workplans/STATE-WP-0083-forge-derived-projection-reset.md | | workplan | STATE-WP-0083 | active | — | workplans/STATE-WP-0083-forge-derived-projection-reset.md |
| workplan | STATE-WP-0084 | active | — | workplans/STATE-WP-0084-forge-read-for-private-repositories.md | | workplan | STATE-WP-0084 | active | — | workplans/STATE-WP-0084-forge-read-for-private-repositories.md |
| workplan | STATE-WP-0085 | active | — | workplans/STATE-WP-0085-repository-lineage-preserving-rename.md | | workplan | STATE-WP-0085 | active | — | workplans/STATE-WP-0085-repository-lineage-preserving-rename.md |
| workplan | STATE-WP-0086 | active | — | workplans/STATE-WP-0086-fast-forge-projection-reconcile.md | | workplan | STATE-WP-0086 | finished | — | workplans/STATE-WP-0086-fast-forge-projection-reconcile.md |
| task | STATE-WP-ADHOC-2026-06-04-T01 | done | — | workplans/ADHOC-2026-06-04.md | | task | STATE-WP-ADHOC-2026-06-04-T01 | done | — | workplans/ADHOC-2026-06-04.md |
| task | STATE-WP-ADHOC-2026-07-01-T01 | done | — | workplans/ADHOC-2026-07-01.md | | task | STATE-WP-ADHOC-2026-07-01-T01 | done | — | workplans/ADHOC-2026-07-01.md |
| task | STATE-WP-ADHOC-2026-07-01-T02 | done | — | workplans/ADHOC-2026-07-01.md | | task | STATE-WP-ADHOC-2026-07-01-T02 | done | — | workplans/ADHOC-2026-07-01.md |
@ -335,4 +335,4 @@
| task | STATE-WP-0085-T09 | progress | — | workplans/STATE-WP-0085-repository-lineage-preserving-rename.md | | task | STATE-WP-0085-T09 | progress | — | workplans/STATE-WP-0085-repository-lineage-preserving-rename.md |
| task | STATE-WP-0086-T01 | done | — | workplans/STATE-WP-0086-fast-forge-projection-reconcile.md | | task | STATE-WP-0086-T01 | done | — | workplans/STATE-WP-0086-fast-forge-projection-reconcile.md |
| task | STATE-WP-0086-T02 | done | — | workplans/STATE-WP-0086-fast-forge-projection-reconcile.md | | task | STATE-WP-0086-T02 | done | — | workplans/STATE-WP-0086-fast-forge-projection-reconcile.md |
| task | STATE-WP-0086-T03 | progress | — | workplans/STATE-WP-0086-fast-forge-projection-reconcile.md | | task | STATE-WP-0086-T03 | done | — | workplans/STATE-WP-0086-fast-forge-projection-reconcile.md |

View file

@ -4,7 +4,7 @@ type: workplan
title: "Fast single-repository forge projection reconciliation" title: "Fast single-repository forge projection reconciliation"
domain: infotech domain: infotech
repo: state-hub repo: state-hub
status: active status: finished
owner: codex owner: codex
topic_slug: infotech topic_slug: infotech
created: "2026-08-30" created: "2026-08-30"
@ -54,7 +54,7 @@ collision, unreadable-source, or retirement safeguards.
```task ```task
id: STATE-WP-0086-T03 id: STATE-WP-0086-T03
status: progress status: done
priority: high priority: high
state_hub_task_id: "88723069-59d4-5b7e-85a4-36c3575382af" state_hub_task_id: "88723069-59d4-5b7e-85a4-36c3575382af"
``` ```
@ -64,6 +64,6 @@ ad-hoc creation, task updates, and bounded request count. Document the endpoint
as the fast path while retaining the full consistency checker for deep audits. as the fast path while retaining the full consistency checker for deep audits.
Focused projection tests are green, including idempotent replay and exact-commit Focused projection tests are green, including idempotent replay and exact-commit
refusal, and the complete State Hub suite is the implementation gate. This task refusal. Helm revision 50 deployed `main-34f5cb3`; the live primary reconciled
remains in progress until the endpoint is deployed and a live primary receipt exact commit `b97cfbb2b123f101729556288a638a8e5dd271e3` in two requests and
records the production latency and counts. 6242.4 ms, updating 54 workplans and 68 tasks with no retirement or refusal.