Core reference for working on Meta-Analyzer. This is a small project — these are the essentials, not exhaustive API docs.
- architecture.md — project layout, modules, dependencies
- development.md — setup, build, conventions, debugging
- data-flow.md — how a photo/video run flows through the pipelines
- prompt-builder.md — how the LLM prompt and content-type rules are built
- metadata-format.md — how tags are written to photos and videos
User-facing documentation lives separately (see the project README).