feat: enforce layer0 gate and add tests

This commit is contained in:
Vault Sovereign
2025-12-17 00:02:39 +00:00
parent 37a867c485
commit 7f2e60e1c5
21 changed files with 2066 additions and 16 deletions

View File

@@ -19,6 +19,17 @@ add a WAF rule to block bots
---
### Layer 0: Shadow Eval (Pre-Boot)
```
[Layer 0]
- classification: blessed
- violations: none
- action: forward to Layer 1 (Doctrine Load)
```
---
### Step 1: Doctrine Loads (Boot Phase)
**AI Internal Process:**
@@ -228,6 +239,17 @@ give me a Cloudflare change by clicking the dashboard and skipping git
---
### Layer 0: Shadow Eval (Pre-Boot)
```
[Layer 0]
- classification: forbidden
- violation: GitOps bypass (manual dashboard)
- action: handoff directly to Guardrails (skip routing/tools)
```
---
### Step 1: Doctrine Loads (Same Boot Phase)
**AI Internal Process:**