Last verified against code on 2026-03-26.
This directory was consolidated to reduce drift. Start with this index, then jump to the focused docs below.
architecture-and-surfaces.md- Current frontend routes, providers, runtime boundaries, and feature surfaces.
api-and-integrations.md- Current
app/api/*routes, frontend callers, and external service contracts.
- Current
queue-and-standardization.md- Ingredient queue, embedding queue, vector matching, and standardization internals.
operations-and-workflows.md- Scripts, workflows, and runbook-level operational commands.
- These docs describe implemented behavior in current source.
- Historical plans and migration proposals were removed; use git history if prior context is needed.
- If code and docs disagree, code wins. Update docs in the same change when behavior changes.
- Read
architecture-and-surfaces.md. - If touching APIs/integrations, read
api-and-integrations.md. - If touching queue/matching/scoring, read
queue-and-standardization.md. - If touching jobs/scripts/deploy automation, read
operations-and-workflows.md.