From 74f84c6fbb7db9f2cc5a560b7a8982cda465197c Mon Sep 17 00:00:00 2001 From: Toddy Mladenov Date: Sat, 29 Aug 2026 10:30:08 -0700 Subject: [PATCH] docs: mark image-index-observed implemented (#220 merged) --- docs/project-state.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/project-state.md b/docs/project-state.md index e2fa05e..a4fa969 100644 --- a/docs/project-state.md +++ b/docs/project-state.md @@ -43,6 +43,7 @@ around: **Acquire, Build, Catalog, Deploy, Run**, and the cross-cutting | Observability: model multi-arch index ↔ per-architecture child manifest relationship | multiarch-index-platform | [#216](https://github.com/toddysm/cssc-framework/issues/216) | — | — | 2026-08 | | Observability: roll per-platform child referrers/attestations up to the index in graph queries/views (CLI `--no-rollup` + graph-service `rollup` toggle) | rollup-platform-referrers | [#217](https://github.com/toddysm/cssc-framework/issues/217) (PR [#221](https://github.com/toddysm/cssc-framework/pull/221)) | — | [observability/supply-chain-graph.md](https://github.com/toddysm/cssc-framework/blob/main/docs/architecture/observability/supply-chain-graph.md) | 2026-08 | | Observability: provenance timeline view (per-family, typed, dated) — `queries.provenance`, mermaid/cytoscape rendering, `cssc-graph provenance` CLI, `GET /artifacts/provenance` endpoint | provenance-timeline | [#210](https://github.com/toddysm/cssc-framework/issues/210) ([#211](https://github.com/toddysm/cssc-framework/issues/211)–[#215](https://github.com/toddysm/cssc-framework/issues/215)) | — | [querying-the-supply-chain-graph.md](https://github.com/toddysm/cssc-framework/blob/main/docs/guides/observability/querying-the-supply-chain-graph.md) | 2026-08 | +| Observability: stage ImageIndexObserved events (index ↔ per-platform children) from build/app-image workflows | image-index-observed | [#220](https://github.com/toddysm/cssc-framework/issues/220) | — | — | 2026-08 | | Catalog: promotion + quarantine cleanup includes all referrers (OCI 1.0 + 1.1) | promote-referrers | [#198](https://github.com/toddysm/cssc-framework/issues/198) | — | — | 2026-08 | | Early CI supply-chain tasks (Trivy scan, sign, SBOM, provenance, lifecycle, signature/vuln/lifecycle verification, Copa patching) | ci-tasks | [#2](https://github.com/toddysm/cssc-framework/issues/2)–[#14](https://github.com/toddysm/cssc-framework/issues/14), [#22](https://github.com/toddysm/cssc-framework/issues/22) | — | — | 2023 | @@ -54,7 +55,6 @@ around: **Acquire, Build, Catalog, Deploy, Run**, and the cross-cutting | Capability | Feature slug | Tracking issue | PRD doc | Docs | | --- | --- | --- | --- | --- | -| Observability: stage ImageIndexObserved events from build/app-image workflows | image-index-observed | [#220](https://github.com/toddysm/cssc-framework/issues/220) | — | — | | Acquire: mirror-history end-to-end validation + persist to skip re-sync | mirror-history-validation | [#157](https://github.com/toddysm/cssc-framework/issues/157), [#163](https://github.com/toddysm/cssc-framework/issues/163) | — | — | ## Planned