Skip to content

Prune/consolidate archived experiment configs (configs/archive) #43

Description

@apage224

Summary

configs/ currently holds 206 YAMLs55 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

  • Confirm no registered golden / script / test references any
    configs/archive/*.yaml.
  • Decide policy: delete outright, or move under the git-ignored internal/
    scratch area for historical reference.
  • Document the retention policy in configs/README (or AGENTS.md) so the
    archive does not regrow.

Scope notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions