This directory is the canonical home for Chronicle's technical documentation. Start with the repository Quick Start Guide for installation and day-to-day operation, and use AGENTS.md for development conventions.
- Project overview: components, deployment topology, and repository layout
- Audio pipeline: session, transcription, and memory flow
- Initialization system: setup wizard and service orchestration
- Podman: rootless containers, GPU access, and engine migration
- SSL certificates: HTTPS setup and certificate trust
- Authentication: user identity, JWTs, and protected endpoints
- Memory system: agentic Markdown vault and retrieval
- Plugin configuration: configuration and secret boundaries
- Plugin development: plugin lifecycle and APIs
Service-specific instructions remain beside their implementations, such as
extras/speaker-recognition/ and
extras/tts/.