docs: update docs and AGENTS.md with chat tool loop fix patterns

This commit is contained in:
2026-03-10 18:40:29 +00:00
parent 0ca73a417d
commit c4b8f291f2
53 changed files with 801 additions and 73 deletions

View File

@@ -1,3 +1,9 @@
---
title: architecture
type: note
permalink: voyage/docs/architecture
---
# Voyage Architecture
> **Status**: Stub — to be expanded as architecture evolves.
@@ -38,4 +44,4 @@ Session-based via `django-allauth`. CSRF tokens from `/auth/csrf/`, passed as `X
- [ ] Data flow diagrams
- [ ] Database schema overview
- [ ] Deployment architecture
- [ ] MCP endpoint architecture
- [ ] MCP endpoint architecture