mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
[pitboss] phase 02: Track J.0 — Capability corpus registry refactor + provenance audit
This commit is contained in:
parent
16834a6e7c
commit
3ebdb5e33b
17 changed files with 1067 additions and 638 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue