feat(ms-ai-architect): Enhet A2 — Layer B baseline-adjudikering: innholds-basert allowlist (75 funn adjudikert, TDD) + 4 korpus-defekter fikset (2 homoglyph-ord, 2 U+00AD-filer); korpus 389/389 exit 0 [skip-docs]
This commit is contained in:
parent
135f34eb9b
commit
af6c31c4c1
11 changed files with 1048 additions and 15 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -23,12 +23,15 @@ node_modules/
|
|||
.work/
|
||||
org/
|
||||
# Generated KB-update artifacts (registry, reports) are ignored, but the
|
||||
# hand-authored taxonomy (lag 0), the decision ledger (lag 2) and the curated
|
||||
# AI Act deadline source (RX-REG, sync-tested consumer contract) are tracked.
|
||||
# hand-authored taxonomy (lag 0), the decision ledger (lag 2), the curated
|
||||
# AI Act deadline source (RX-REG, sync-tested consumer contract) and the
|
||||
# adjudicated Layer B allowlist (Enhet A2 — the gate's strictness contract,
|
||||
# human-reviewed per entry, must survive a fresh clone) are tracked.
|
||||
scripts/kb-update/data/*
|
||||
!scripts/kb-update/data/domain-taxonomy.json
|
||||
!scripts/kb-update/data/decisions.json
|
||||
!scripts/kb-update/data/ai-act-deadlines.json
|
||||
!scripts/kb-update/data/layerb-allowlist.json
|
||||
# Generated skill-lifecycle detection report (Spor B / B1) — regenerated on demand,
|
||||
# like the kb-update reports above. The detector script + curated inputs are tracked.
|
||||
scripts/kb-eval/data/skill-lifecycle-report.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue