Summary
configs/ currently holds 206 YAMLs — 55 active plus 151 archived
under configs/archive/. The archive is exploratory experiment configs
accumulated during v1 development (sweeps, ablations, abandoned variants). They
are not part of the golden registry and are customer-visible.
Per AGENTS.md ("Customers will see this codebase — keep public-facing code,
configs, and docs clean"), the archive should be pruned or consolidated.
Context
Proposed work
Scope notes
Summary
configs/currently holds 206 YAMLs — 55 active plus 151 archivedunder
configs/archive/. The archive is exploratory experiment configsaccumulated during v1 development (sweeps, ablations, abandoned variants). They
are not part of the golden registry and are customer-visible.
Per AGENTS.md ("Customers will see this codebase — keep public-facing code,
configs, and docs clean"), the archive should be pruned or consolidated.
Context
pre-existing, out of that PR's scope).
compressionkit/experiments/registry.py, 37 entries)references only active configs; nothing in
configs/archive/is wired into aregistered golden.
Proposed work
configs/archive/*.yaml.internal/scratch area for historical reference.
configs/README(or AGENTS.md) so thearchive does not regrow.
Scope notes