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
- Додано optional advanced tree tools (`neighbors`, `prev/next siblings`, `children/siblings range`) з контрактними та runtime перевірками.
28
+
- Додано secret-controlled live hardening probes у `runtime-integration` (negative checks, model sanity, optional `sTask` lifecycle з external-worker режимом).
28
29
29
30
Залишок до RC-1 (core platform hardening):
30
31
- branch protection required-check enforcement для CI runtime jobs (`demo-runtime-proof`, `runtime-integration`) на `release/*`;
Copy file name to clipboardExpand all lines: SPEC.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ Current validation snapshot (2026-03-03):
24
24
- Streaming policy now enforces proxy/FPM-safe SSE headers (`Content-Type: text/event-stream`, `Cache-Control: no-cache, no-transform`, `X-Accel-Buffering: no`) with dedicated tests.
25
25
- CI includes migration matrix automation for `sqlite/mysql/pgsql`.
26
26
- CI/check flow now produces reproducible benchmark and leaderboard artifacts.
27
+
- Live runtime integration harness now supports secret-controlled hardening probes: negative transport checks, model-safety sanity, and optional `sTask` lifecycle verification with external-worker mode.
27
28
28
29
Open RC-1 validation scope:
29
30
- live CI runtime integration jobs are wired for `release/*` pushes (`demo-runtime-proof`, `runtime-integration`), but branch-protection required-check enforcement must be configured in repository settings;
0 commit comments