What
Remove the pi tier system once the pi adapter (#2090) passes its eval gate. Gated cutover per ADR-0022 and the tool-migration-cutover rule: do not merge before the gate — the adapter must be observed meeting/beating the tier-installed baseline (correct-skill-invocation rate, lower standing tokens/turn) on a local quant.
Complete-sweep checklist (per incomplete-migration-leftover-tooling, find every wiring):
Why
Overlapping solutions (tier manifest + adapter) are worse than either alone: two sources of curation truth that drift. Once the adapter is operational, the manifest is dead weight — but removing it before the gate would leave pi with no working discovery (tool-migration-cutover: config presence is not operation).
Related
ADR-0022, #2089 (eval harness), #2090 (the gate), #2092 (must land first)
What
Remove the pi tier system once the pi adapter (#2090) passes its eval gate. Gated cutover per ADR-0022 and the
tool-migration-cutoverrule: do not merge before the gate — the adapter must be observed meeting/beating the tier-installed baseline (correct-skill-invocation rate, lower standing tokens/turn) on a local quant.Complete-sweep checklist (per
incomplete-migration-leftover-tooling, find every wiring):pi/tiers.yaml(migrate any still-relevantexcludereasons intocompatibilityfrontmatter first — chore(skills): mark Claude-Code-only skills with compatibility frontmatter #2092)scripts/install-pi.shscripts/check-pi-tiers.sh+ its.pre-commit-config.yamlentry + thePlugin: PR checksworkflow steppigroup recipes:pi-tiers,install-pi,install-pi-domain(keepserve-pi-model; rewritesetup-pifor the adapter flow)docs/pi-export.md— rewrite around the adapter; delete the tier/installer sections and the "Out of scope (deferred)" entry this work fulfilledCLAUDE.md"Local-model export" table row for pitiers.yaml/install-pireferencesWhy
Overlapping solutions (tier manifest + adapter) are worse than either alone: two sources of curation truth that drift. Once the adapter is operational, the manifest is dead weight — but removing it before the gate would leave pi with no working discovery (
tool-migration-cutover: config presence is not operation).Related
ADR-0022, #2089 (eval harness), #2090 (the gate), #2092 (must land first)