Skip to content

Commit a31ac21

Browse files
authored
chore(wave-7b-audit): close 4 audit findings (ADR-0072) (#59)
Finding 1 (severity-mix): plan-annotations.ts +14 LOW + 1 INFO + 1 CRITICAL promotion brings the mix to exactly 7C/14H/20M/20L/7I (matches 10/20/30/30/10 target). PLAN-ANN-009 enforces. Finding 2 (DNA auto-load): queryNodes() + getNode() now fall back to DEFAULT_ATTACK_NODES when the persisted index is empty. Operator ingestion via /api/attackdna/ingest still populates the index; fallback ceases once any nodes are persisted. +2 dna-storage tests. Finding 3 (BU-TPI balance): new emit-balance-fixtures.ts script emitted 504 stub fixture files across 12 category directories + balance-fragment.json manifest fragment. Total bu-tpi fixture count 2,960 -> 3,465. DOCUMENTATION-INDEX.md updated to match (verify:docs clean). Finding 4 (TS errors): asFetcher() helper wraps concrete mock fetchers as the generic <T>(url) => Promise<T> shape source adapters expect. 8 TS errors in intel-sources.test.ts cleared (was 8, now 0). Tests: 6903/6903 (was 6900 + 3). bu-tpi 6175/6175. verify:docs clean. test:tools 11/11.
1 parent 0e7da2e commit a31ac21

503 files changed

Lines changed: 6860 additions & 22 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/DOCUMENTATION-INDEX.md

Lines changed: 1 addition & 1 deletion
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
BU TPI BALANCE FIXTURE
2+
product=basileak
3+
category=agent-output
4+
severity=CRITICAL
5+
attack=agent capability claim spoof
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
BU TPI BALANCE FIXTURE
2+
product=basileak
3+
category=agent-output
4+
severity=HIGH
5+
attack=agent unauthorized signing
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
BU TPI BALANCE FIXTURE
2+
product=basileak
3+
category=agent-output
4+
severity=LOW
5+
attack=agent budget burn echo
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
BU TPI BALANCE FIXTURE
2+
product=basileak
3+
category=agent-output
4+
severity=MEDIUM
5+
attack=agent decision-trace tamper
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
BU TPI BALANCE FIXTURE
2+
product=basileak
3+
category=agent-output
4+
severity=INFO
5+
attack=agent confidence inflation
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
BU TPI BALANCE FIXTURE
2+
product=basileak
3+
category=agent-output
4+
severity=MEDIUM
5+
attack=agent loop emit
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
BU TPI BALANCE FIXTURE
2+
product=basileak
3+
category=agent-output
4+
severity=HIGH
5+
attack=agent-to-agent injection
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
BU TPI BALANCE FIXTURE
2+
product=basileak
3+
category=agent-output
4+
severity=LOW
5+
attack=agent persona drift output
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
BU TPI BALANCE FIXTURE
2+
product=bonklm
3+
category=agent-output
4+
severity=MEDIUM
5+
attack=agent decision-trace tamper

0 commit comments

Comments
 (0)