Architecture review
An independent audit of a system that already exists but is not behaving the way you need it to.
I work through your retrieval pipeline, prompt construction, orchestration logic, evaluation setup, and cost profile — reading code, running the system against real inputs, and talking to the engineers who built it. The output is a written findings document: what is wrong, why it is wrong, what to change, and in what order.
- Retrieval quality analysis against real user queries, not curated examples
- Context construction and token budget audit
- Failure-mode mapping, including silent failures
- Ranked remediation plan with effort estimates