[pitboss] phase 02: Track J.0 — Capability corpus registry refactor + provenance audit

This commit is contained in:
pitboss 2026-05-17 14:58:41 -05:00
parent 16834a6e7c
commit 3ebdb5e33b
17 changed files with 1067 additions and 638 deletions

View file

@ -24,7 +24,7 @@ from typing import Optional
# ── Payload table (mirrors src/dynamic/corpus.rs) ────────────────────────────
# Manually synced; CI should flag drift via cargo test no_marker_collisions.
CORPUS_VERSION = 3
CORPUS_VERSION = 6
@dataclass
class PayloadEntry: