新增 release gate execution summary API

This commit is contained in:
2026-06-16 17:39:47 +08:00
parent 35bc25714d
commit 19eabdf06e
13 changed files with 411 additions and 14 deletions

View File

@@ -41,7 +41,10 @@ continuation records are in `../text15.txt`.
`createProjectReleaseGateActionPlan()` to derive pending gate commands, the
next command, display rows, and a shell script from that matrix,
`createProjectReleaseGateExecutionManifest()` to package each gate command,
expected output, observed-output evidence, and passed/unknown status, and
expected output, observed-output evidence, and passed/unknown status,
`createProjectReleaseGateExecutionSummaryViewModel()` to expose dashboard
status text, evidence counts, next missing gate, and normalized per-gate rows,
and
`createProjectReleaseReadinessReport()` for a machine-readable release
readiness report covering the same manifest, execution manifest, result
matrix, action plan, sim-config inventory baseline, and blocked runtime