Skip to content

Commit b85f2e0

Browse files
committed
chore: gate baseline completion on hosted canary
1 parent f1f651c commit b85f2e0

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

roadmap/state.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"schema_version": 1,
33
"roadmap_id": "filecoin-ecosystem-security-evaluation",
44
"goal": "Provide secure, repeatable, and effective GitHub-based security evaluation for supported Filecoin ecosystem projects without representing incomplete evaluation as safety.",
5-
"updated_at": "2026-07-29T15:30:03Z",
5+
"updated_at": "2026-07-29T15:51:54Z",
66
"current_task_id": "BASE-01",
77
"canonical_decision_map": "docs/ECOSYSTEM-SECURITY-DECISION-MAP.md",
88
"contract_command": "bash scripts/roadmap.sh validate",
@@ -547,10 +547,15 @@
547547
"Unsupported or unavailable coverage is visible in the Evidence Bundle."
548548
],
549549
"verification": [
550-
"Cross-language fixtures pass the baseline and detect planted high-confidence defects."
550+
"Cross-language fixtures pass the baseline and detect planted high-confidence defects.",
551+
"bash scripts/test-consumer-alpha.sh",
552+
"The hosted Consumer Alpha Canary completes from the published optimization branch and produces ecosystem-baseline-evidence."
551553
],
552554
"artifacts": [
555+
".github/workflows/consumer-alpha-canary.yml",
553556
".github/workflows/ecosystem-baseline.yml",
557+
"actions/zizmor-scan/",
558+
"docs/consumers/quickstart.md",
554559
"examples/consumer-ecosystem-baseline.yml"
555560
],
556561
"started_at": "2026-07-29T01:28:10Z",

0 commit comments

Comments
 (0)