Skip to content
This repository was archived by the owner on Jul 8, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .doctrine/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"name": "Flow",
"lifecycle": "production",
"layer": "tooling",
"policyPool": "agent-tool",
"summary": "Flow is a production agent-tooling repository for canonical Sylphx agent assets, runtime projections, and the @sylphx/flow CLI.",
"goals": [
"Own canonical agent assets under packages/flow/assets/.",
Expand Down Expand Up @@ -97,6 +98,7 @@
},
"delivery": {
"ciModel": "adr29-admission",
"deployable": false,
"requiredContexts": ["risk-classification/pass", "trunk-admission/pass"],
"deployPath": "Central reusable release workflow publishes the @sylphx/flow package from main release intent.",
"productionProof": "Admission contexts, CI fan-in/postsubmit proof, npm package readback, projection smoke tests, and docs readback.",
Expand Down
Loading