21 lines
955 B
Markdown
21 lines
955 B
Markdown
# Docs
|
|
|
|
The top-level documentation in this repository is intended to describe `GroundRecall` as a standalone project.
|
|
|
|
Primary docs:
|
|
|
|
- [quickstart.md](quickstart.md)
|
|
- [architecture.md](architecture.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.
|