Clean up SQLite references in docs and prompts after removal
- docs/index.md: PostgreSQL via asyncpg
- docs/memory.md: drop aiosqlite fallback mention
- docs/sessions.md: replace SqliteSessionStore with PgSessionStore docs
- webclient/docs/architecture.md: PostgreSQL only
- navi/profiles/tool_developer/system_prompt.txt: remove aiosqlite from available imports
- .gitignore: add .codex and *.db
- No remaining sqlite/aiosqlite/db_path references in codebase

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 7b672c3 commit b58c56f6b107778cb3a290eb377850a0564911f3
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 29 Apr
Showing 6 changed files
View
.gitignore
View
docs/index.md
View
docs/memory.md
View
docs/sessions.md
View
navi/profiles/tool_developer/system_prompt.txt
View
webclient/docs/architecture.md