Skip to content
Merged
Show file tree
Hide file tree
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
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,9 @@ Start from its
| Legacy MVP | Historical baseline in [`001-aegisai-mvp-foundation`](./specs/001-aegisai-mvp-foundation/) and [`spec 2.2.md`](./spec%202.2.md) |

The 006 package makes the SAST runtime implementation-ready before provider execution:
fixed-commit isolated scans, hostile-input validation, deterministic normalization and
finding identity, fail-closed coverage, reduced evidence, and measurable rule/runtime gates.
fixed-commit isolated scans, hostile-input validation, deterministic normalization,
repository-scoped finding lineage with target-scoped lifecycle history, fail-closed coverage,
reduced evidence, and measurable rule/runtime gates.
The 005 baseline still governs the later live Kubernetes and provider-specific microVM
rollout; production credentials and live provider execution remain deferred.

Expand Down
Loading
Loading