Goal
Implement the artifact aggregation, comparison, and history-storage CLI behavior.
Scope
compare consumes downloaded artifact bundles plus a local history root.
compare is read-only and exits nonzero only for regressions or invalid input.
store validates a complete candidate collection and writes it as the current revision history collection.
- Neither command runs pytest or benchmarks.
Acceptance Criteria
Dependencies
Goal
Implement the artifact aggregation, comparison, and history-storage CLI behavior.
Scope
compareconsumes downloaded artifact bundles plus a local history root.compareis read-only and exits nonzero only for regressions or invalid input.storevalidates a complete candidate collection and writes it as the current revision history collection.Acceptance Criteria
Dependencies