GroundRecall/docs/README.md

23 lines
1.0 KiB
Markdown

# Docs
The top-level documentation in this repository is intended to describe `GroundRecall` as a standalone project.
Primary docs:
- [quickstart.md](quickstart.md)
- [assistant-protocol.md](assistant-protocol.md)
- [architecture.md](architecture.md)
- [geniehive-foundation-gateway.md](geniehive-foundation-gateway.md)
- [llmwiki-import.md](llmwiki-import.md)
- [sync-roadmap.md](sync-roadmap.md)
Legacy extraction notes:
- [legacy/groundrecall-assistant-architecture.md](legacy/groundrecall-assistant-architecture.md)
- [legacy/groundrecall-ingestion-refactor.md](legacy/groundrecall-ingestion-refactor.md)
- [legacy/groundrecall-llmwiki-import.md](legacy/groundrecall-llmwiki-import.md)
- [legacy/groundrecall-migration-plan.md](legacy/groundrecall-migration-plan.md)
- [legacy/groundrecall-repo-bootstrap.md](legacy/groundrecall-repo-bootstrap.md)
Those legacy documents were carried over from the earlier `Didactopus`-embedded phase. They remain useful as design history, but they are not the preferred starting point for current standalone `GroundRecall` work.