docs(#2802): standardize tier terminology with descriptive prefixes#2885
Conversation
Replace bare "Tier N" references across documentation, ADRs, problem docs, and agent prompts/skills with descriptive-prefix forms to eliminate ambiguity between the three distinct tier systems in this codebase: - "credential delivery tier" for the ADR 0025 four-tier credential model (tiers 1-4: prefetch, providers, REST server, host files) - "intent authorization tier" for the intent-representation.md four-tier change authorization model (tiers 0-3: standing rules, tactical, strategic, organizational) - "configuration tier" for the three-tier config inheritance model (upstream defaults, org config, per-repo overrides) Add a terminology convention entry to AGENTS.md documenting the three tier systems and the requirement to always use a descriptive prefix. Files updated across 28 docs, ADRs, problem docs, skills, and agent prompts. External tier references (e.g. "GitLab Free tier") are left unchanged. Plan docs with already-contextual "fallback tier" references are also unchanged. Note: pre-commit and make lint could not run due to sandbox network restrictions preventing shellcheck installation. The post-script runs an authoritative pre-commit check on the runner. Closes #2802
Site previewPreview: https://164bf90f-site.fullsend-ai.workers.dev Commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
🤖 Finished Retro · ✅ Success · Started 10:00 AM UTC · Completed 10:27 AM UTC |
Retro: PR #2885 — Standardize tier terminologyWorkflow timeline:
Code quality assessment: The code agent correctly identified the three distinct tier systems and accurately classified every reference. However, it applied prefixes mechanically everywhere — producing compound adjectives like "higher-intent-authorization-tier authorization" and repeating "credential delivery tier" 10 times in 5-sentence paragraphs where context was already clear. One semantic error occurred: "compatibility tier" in Skipped proposals (already tracked):
Filed proposals: 2 — both target Proposals filed
|
Replace bare "Tier N" references across documentation, ADRs, problem docs, and agent prompts/skills with descriptive-prefix forms to eliminate ambiguity between the three distinct tier systems in this codebase:
model (tiers 1-4: prefetch, providers, REST server, host files)
four-tier change authorization model (tiers 0-3: standing rules,
tactical, strategic, organizational)
(upstream defaults, org config, per-repo overrides)
Add a terminology convention entry to AGENTS.md documenting the three tier systems and the requirement to always use a descriptive prefix.
Files updated across 28 docs, ADRs, problem docs, skills, and agent prompts. External tier references (e.g. "GitLab Free tier") are left unchanged. Plan docs with already-contextual "fallback tier" references are also unchanged.
Note: pre-commit and make lint could not run due to sandbox network restrictions preventing shellcheck installation. The post-script runs an authoritative pre-commit check on the runner.
Closes #2802
Post-script verification
agent/2802-standardize-tier-terminology)1d4efff9e2d2cdbe2f13e3af03c0dc98a9468f98..HEAD)