Commit 06f92ea
Phase 4: Trust + Policy + Cost + Anomaly governance
gpp-trust: SQLite agent scores, reviewed-outcome Bayesian scoring,
status transitions (auto-merge/review-required/sandboxed/blocked),
global + module overrides, event log.
gpp-policy: .policy TOML parser, regex content rules + changeset rules,
block/warn/audit severities, built-in secrets-scan/pci-dss/soc2
templates.
gpp-cost: per-changeset cost records (micro-dollars), time/agent
roll-ups, breakdown, weekly budgets+alerts, cost-per-survived-line.
gpp-anomaly: large-changeset/unusual-scope/burst-activity detection,
event log, resolution workflow, tunable thresholds.
gpp-cli: trust/policy/cost/anomaly/audit commands; gpp promote now
enforces content policies (block aborts pre-changeset) and records
trust/cost/anomaly signals. ROADMAP Phase 4 marked done.
97 workspace tests pass; clippy + rustfmt clean.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c595669 commit 06f92ea
16 files changed
Lines changed: 2674 additions & 43 deletions
File tree
- crates
- gpp-anomaly
- src
- gpp-cli
- src
- gpp-cost
- src
- gpp-policy
- src
- gpp-trust
- src
- docs
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments