Add pipeline guide and enhance CMake configuration for llama integration

This commit is contained in:
Aaron Po
2026-03-28 14:16:31 -04:00
parent ad1adfeb62
commit 7f1ca2050c
4 changed files with 651 additions and 76 deletions

View File

@@ -12,6 +12,7 @@ switching, shared UI components, Storybook coverage, and integration with the AP
- [Testing](docs/testing.md) - Backend and frontend test commands
- [Environment Variables](docs/environment-variables.md) - Active configuration reference
- [Token Validation](docs/token-validation.md) - JWT validation architecture
- [Pipeline Guide](pipeline/README.md) - Build, model install, and run steps for the C++ data pipeline
- [Legacy Website Archive](docs/archive/legacy-website-v1.md) - Archived notes for the old Next.js frontend
## Diagrams