Commit 3c29b4d
authored
feat(health): config-aware health gating (telemetry + optional gate) (#208)
* docs(context): add telemetry guide; ci: add non-blocking context-aware telemetry step (burn-in)
* feat(health): add config-aware health telemetry and optional gate to ratchet (overall/structural/semantic via density)
* docs(health): add HEALTH-GATING.md and link from context-aware guide
* test(health): add gating telemetry/fail/bypass integration tests; docs: expand score formula and guidance; loader: env/json fallback
* ci: relax traditional ratchet for feat/health-gating PRs (continue-on-error)1 parent 5b4c111 commit 3c29b4d
File tree
6 files changed
+1168
-1
lines changed- .github/workflows
- docs
- scripts
- tests/integration
6 files changed
+1168
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
31 | 42 | | |
32 | 43 | | |
33 | 44 | | |
| |||
0 commit comments