diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index 0c08115..6a2eed7 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -9,7 +9,7 @@ | Kind | ID | Status | Lane | Source | | --- | --- | --- | --- | --- | | workplan | SBOM-WP-0001 | finished | — | workplans/SBOM-WP-0001-bootstrap-and-state-hub-extraction.md | -| workplan | SBOM-WP-0003 | active | — | workplans/SBOM-WP-0003-controlled-source-and-replay.md | +| workplan | SBOM-WP-0003 | finished | — | workplans/SBOM-WP-0003-controlled-source-and-replay.md | | workplan | SBOM-WP-0004 | active | — | workplans/SBOM-WP-0004-database-lease-rotation.md | | task | SBOM-WP-0001-T01 | done | — | workplans/SBOM-WP-0001-bootstrap-and-state-hub-extraction.md | | task | SBOM-WP-0001-T02 | done | — | workplans/SBOM-WP-0001-bootstrap-and-state-hub-extraction.md | @@ -19,7 +19,7 @@ | task | SBOM-WP-0003-T01 | done | — | workplans/SBOM-WP-0003-controlled-source-and-replay.md | | task | SBOM-WP-0003-T02 | done | — | workplans/SBOM-WP-0003-controlled-source-and-replay.md | | task | SBOM-WP-0003-T03 | done | — | workplans/SBOM-WP-0003-controlled-source-and-replay.md | -| task | SBOM-WP-0003-T04 | progress | — | workplans/SBOM-WP-0003-controlled-source-and-replay.md | +| task | SBOM-WP-0003-T04 | done | — | workplans/SBOM-WP-0003-controlled-source-and-replay.md | | task | SBOM-WP-0004-T01 | done | — | workplans/SBOM-WP-0004-database-lease-rotation.md | | task | SBOM-WP-0004-T02 | done | — | workplans/SBOM-WP-0004-database-lease-rotation.md | | task | SBOM-WP-0004-T03 | progress | — | workplans/SBOM-WP-0004-database-lease-rotation.md | diff --git a/workplans/SBOM-WP-0003-controlled-source-and-replay.md b/workplans/SBOM-WP-0003-controlled-source-and-replay.md index 83c12a0..ae200e4 100644 --- a/workplans/SBOM-WP-0003-controlled-source-and-replay.md +++ b/workplans/SBOM-WP-0003-controlled-source-and-replay.md @@ -4,7 +4,7 @@ type: workplan title: "Controlled Forgejo source ingestion and durable operation replay" domain: infotech repo: sbom-nexus -status: active +status: finished owner: codex topic_slug: infotech created: "2026-08-22" @@ -82,7 +82,7 @@ available for local/operator compatibility while the production flag is dark. ```task id: SBOM-WP-0003-T04 -status: progress +status: done priority: high state_hub_task_id: "9c8a2b6c-2b99-5dd8-9c1c-b5ba4ad2367b" ``` @@ -98,3 +98,14 @@ after migration `0002`. The attended `sbom-nexus` canary produced snapshot archive SHA-256/byte provenance, zero errors, identical replay under the same operation key, and an empty transient directory before and after. The feature is dark again with snapshot history intact; scheduled proof remains. + +The existing enabled Temporal schedule was then reconciled unchanged and +operator-triggered through its normal schedule action. It froze exactly three +controlled targets, issued three successful Nexus writes, spawned zero tasks, +and created provenance-bearing terminal snapshots +`62f5f596-f644-4992-b356-f06b832eef07`, +`6849b000-d7ac-4d06-a104-51d2610a67df`, and +`526e03bf-a71c-4095-ba8a-31a46a2adfc9`. All three correctly reported +`no-manifest`; `never_count` advanced 94 to 91. The feature is enabled for the +bounded schedule. Unassisted weekday observation and ongoing source-reference +projection remain live in `CUST-WP-0064` / `ACTIVITY-WP-0034`.