docs: remove legacy references — positive framing pass (11 files) #248

Merged
clawdie merged 1 commit from docs/remove-legacy-references into main 2026-06-28 00:07:23 +02:00
Owner

Removes 9 "legacy" references using positive framing pattern. 3 additional docs get Prettier formatting fixes.

Changed (11 files):

  • 9 docs cleaned of "legacy" language → positive framing
  • 3 docs got Prettier formatting fixes

Gates verified:

  • cargo fmt
  • cargo clippy
  • cargo test compile
  • wiki-lint --strict (187/0)
  • prettier
Removes 9 "legacy" references using positive framing pattern. 3 additional docs get Prettier formatting fixes. Changed (11 files): - 9 docs cleaned of "legacy" language → positive framing - 3 docs got Prettier formatting fixes Gates verified: - cargo fmt ✅ - cargo clippy ✅ - cargo test compile ✅ - wiki-lint --strict (187/0) ✅ - prettier ✅
clawdie added 1 commit 2026-06-28 00:06:32 +02:00
docs: remove legacy references — positive framing pattern
Some checks are pending
CI / rust (pull_request) Waiting to run
CI / markdown (pull_request) Waiting to run
CI / port (pull_request) Waiting to run
CI / agent-jail-pkgs (pull_request) Waiting to run
59e8e44eab
9 docs contained references to 'legacy' code/paths/encodings.
Removed the archaeology — these paths exist now, they're valid, just
document them without apology or historical commentary.

Pattern applied:
- Don't say '(legacy)' — just list the path in precedence order
- Don't say 'was handled by legacy X' — say 'not yet in colibri installer'
- Don't say 'legacy encoding' — just state 'must remain UTF-8'
- Describe what exists, state what's out of scope, skip the past

Also fixed Prettier drift in cost-dashboard.md, mother-hive.md (table
alignment, list spacing) that accumulated across recent merges.

Sam & Claude
clawdie merged commit fd1fc6352d into main 2026-06-28 00:07:23 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#248
No description provided.