docs: Fix documentation inaccuracies and add missing tool documentation

Agent: lamport

Changes:
- docs/architecture.md: Replace non-existent g3-console with studio crate,
  remove references to non-existent retro_tui.rs, update g3-cli module list
  to reflect actual source files, fix execution modes list
- docs/tools.md: Add missing Research & Memory Tools section documenting
  research, remember, and rehydrate tools with examples and notes
- AGENTS.md: Fix error logs path from logs/errors/ to .g3/errors/
- README.md: Remove references to non-existent CONTRIBUTING.md and LICENSE

All documentation links verified working.
This commit is contained in:
Dhanji R. Prasanna
2026-01-12 20:44:21 +05:30
parent c29f429f97
commit be54032cd8
4 changed files with 85 additions and 24 deletions

View File

@@ -346,8 +346,4 @@ Additional resources:
## License
MIT License - see LICENSE file for details
## Contributing
G3 is an open-source project. Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
MIT License