You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The contracts and evidence in Epic #184 will not be operationally useful if operators cannot understand why a capability is trusted, restricted, regressing, or revoked. A single letter grade or opaque percentage would hide scope, evidence quality, and critical failures.
Forge provides an evidence-first operator surface and exportable reports for project verification goals, capability reliability, autonomy decisions, active Sentinel findings, and recent regressions.
Every summary must link back to the underlying attempts, verification runs, policy evaluations, and evidence.
User Story
As a Forge operator,
I want to inspect what still works, what has earned autonomy, and why anything was promoted or revoked,
So that I can make informed decisions instead of trusting an opaque score.
Requirements
Add read APIs/selectors and a minimal operator-facing surface for:
active and recently resolved Sentinel findings;
verification goals with current status, last green, first observed failure, and pass/fail streaks;
Problem Statement
The contracts and evidence in Epic #184 will not be operationally useful if operators cannot understand why a capability is trusted, restricted, regressing, or revoked. A single letter grade or opaque percentage would hide scope, evidence quality, and critical failures.
Parent Epic: #184
Depends on: #186, #187, #188, #189, #190
Desired Outcome
Forge provides an evidence-first operator surface and exportable reports for project verification goals, capability reliability, autonomy decisions, active Sentinel findings, and recent regressions.
Every summary must link back to the underlying attempts, verification runs, policy evaluations, and evidence.
User Story
As a Forge operator,
I want to inspect what still works, what has earned autonomy, and why anything was promoted or revoked,
So that I can make informed decisions instead of trusting an opaque score.
Requirements
Acceptance Criteria
Out of Scope
Implementation Scope
Medium to Large — queries/APIs, minimal UI, exports, audited operator actions, and tests.
Technical Notes
A useful first panel can be intentionally compact:
The display may use friendly labels, but the underlying decisions must remain deterministic and reconstructable from #186/#189 evidence.