chore: docs/scripts cleaned up

This commit is contained in:
serversdwn
2026-01-16 19:07:08 +00:00
parent 1ef0557ccb
commit d8a8330427
6 changed files with 29 additions and 112 deletions

17
docs/archive/README.md Normal file
View File

@@ -0,0 +1,17 @@
# Terra-View Documentation Archive
This directory contains old documentation files that are no longer actively maintained but preserved for historical reference.
## Archived Documents
### PROJECTS_SYSTEM_IMPLEMENTATION.md
Early implementation notes for the projects system. Superseded by current documentation in main docs directory.
### .aider.chat.history.md
AI assistant chat history from development sessions. Contains context and decision-making process.
## Note
These documents may contain outdated information. For current documentation, see:
- [Main README](../../README.md)
- [Active Documentation](../)