update first - 84
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
INPUT
|
||||
↓
|
||||
security-check.sh input (H4: prompt injection, PII, secret)
|
||||
↓
|
||||
governance-check.sh (H5: risk, approval, hash-chain audit)
|
||||
↓
|
||||
agent-metrics.sh (H6: latency, tokens, cost, retry, status, alert)
|
||||
↓
|
||||
security-check.sh output (H4: output redaction/filter)
|
||||
↓
|
||||
OUTPUT
|
||||
↓
|
||||
LOG + TRACE + METRICS + AUDIT
|
||||
|
||||
Unified wrapper:
|
||||
|
||||
```bash
|
||||
.specify/scripts/bash/casan-harness.sh input.txt output.txt agent_step
|
||||
```
|
||||
|
||||
Verification:
|
||||
|
||||
```bash
|
||||
bash .specify/tests/run-casan4-harness-tests.sh
|
||||
```
|
||||
Reference in New Issue
Block a user