Summary
Define the product workflows and measurement contract that Cerebro will optimize before adding more surface area.
The primary outcome should be evidence-backed decisions completed, not connector count, route count, graph size, or finding volume.
Golden workflows
Define these three workflows end to end:
- Change decision — before a pull request or deployment, determine applicable risk, controls, owners, affected assets, evidence freshness, coverage gaps, and whether to proceed.
- Finding to verified fix — explain why a finding matters, identify its owner and attack path, propose an action, record approval, execute, and verify closure.
- Continuous evidence — maintain current control evidence, identify missing or stale proof, track exceptions, and produce an audit packet.
Each workflow must name its actor, trigger, inputs, decision states, completion state, failure states, required evidence, and measurable value.
Measurement contract
Define a versioned event and metric contract for:
- decision requested
- evidence packet built
- decision accepted, rejected, or deferred
- recommendation dismissed, including a bounded reason
- owner assigned
- action proposed, approved, started, completed, and verified
- finding reopened
- audit packet delivered
The north-star metric is weekly evidence-backed decisions completed.
Supporting metrics:
- time to first trusted decision
- percentage of decisions with fresh evidence
- percentage with explicit coverage gaps
- top-ranked finding acceptance and dismissal rate
- time from finding to owner, action, and verified closure
- evidence reuse across controls
- estimated audit preparation time avoided
- runtime cost per completed decision
Acceptance criteria
Non-goals
- Do not build a web UI in this issue.
- Do not require every source or product surface to support all three workflows.
- Do not use connector count or finding count as a value proxy.
Summary
Define the product workflows and measurement contract that Cerebro will optimize before adding more surface area.
The primary outcome should be evidence-backed decisions completed, not connector count, route count, graph size, or finding volume.
Golden workflows
Define these three workflows end to end:
Each workflow must name its actor, trigger, inputs, decision states, completion state, failure states, required evidence, and measurable value.
Measurement contract
Define a versioned event and metric contract for:
The north-star metric is weekly evidence-backed decisions completed.
Supporting metrics:
Acceptance criteria
Non-goals