Skip to content

docs: organize root files and role configs#632

Merged
AlexMikhalev merged 1 commit intomainfrom
cleanup/phase-3-docs-config
Mar 5, 2026
Merged

docs: organize root files and role configs#632
AlexMikhalev merged 1 commit intomainfrom
cleanup/phase-3-docs-config

Conversation

@AlexMikhalev
Copy link
Contributor

Summary

  • Move 8 stale CI/report .md files from root to docs/archive/root/
  • Move PERFORMANCE_BENCHMARKING_README.md to docs/
  • Move TAURI_SETUP_INSTRUCTIONS.md to desktop/
  • Move 12 specialized/experimental role configs to examples/role-configs/
  • Remove stale terraphim_engineer_config_fixed.json
  • Update integration test paths for moved configs

Root files remaining

README.md, CLAUDE.md, CHANGELOG.md, CONTRIBUTING.md, AGENTS.md, QUICKSTART.md, HANDOVER.md, lessons-learned.md

Test plan

  • cargo check -p terraphim_server passes
  • cargo test --workspace --lib passes
  • Pre-commit hooks pass

Closes #625

Generated with Terraphim AI

Documentation cleanup:
- Move 8 stale CI/report .md files to docs/archive/root/
- Move PERFORMANCE_BENCHMARKING_README.md to docs/
- Move TAURI_SETUP_INSTRUCTIONS.md to desktop/

Role config organization:
- Move 12 specialized/experimental configs to examples/role-configs/
- Remove stale terraphim_engineer_config_fixed.json
- Keep core configs in terraphim_server/default/ (engineer, default,
  system_operator, rust_engineer, ollama_*, combined)
- Update integration test paths for moved configs

Refs: #625

Co-Authored-By: Terraphim AI <noreply@anthropic.com>
@AlexMikhalev AlexMikhalev merged commit b0829a0 into main Mar 5, 2026
21 of 24 checks passed
@AlexMikhalev AlexMikhalev deleted the cleanup/phase-3-docs-config branch March 5, 2026 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cleanup] Phase 3: Documentation and config organization

1 participant