This commit is contained in:
2026-04-24 17:10:02 +03:00
parent 55d9d26c28
commit 064ffea330
35 changed files with 5541 additions and 5446 deletions

View File

@@ -66,8 +66,11 @@ When you cannot execute the browser directly, return:
- `close_required`
- `why_browser_is_needed`
- optional marker: `[NEED_CONTEXT: parent_browser_session_required]`
## Completion Gate
- Contract validated.
- Contract validated via Orthogonal Semantic Projections.
- Zero Tautological tests (Logic Mirrors) detected.
- ADR constraints (`@REJECTED`) are covered by negative tests.
- All declared fixtures covered.
- All declared edges covered.
- All declared Invariants verified.