Commit Graph

4 Commits

Author SHA1 Message Date
welberr a76c7e81f4 Revise architecture/roadmap docs and add LLM evaluation guide
- architecture.md: rewrite to describe the actual running system; remove
  design-phase repo-naming discussion and initial-implementation-sequence
  list; add data-flow diagram, scoring weights table, API status table
- roadmap.md: replace aspirational list with concrete completed/gap/next
  structure; document four confirmed implementation gaps (transcription
  stub, strategy field ignored, fallback_roles unimplemented, benchmark
  quality score additive overflow); prioritise fixes as P0/P1/P2/P3
- docs/local_llm_evaluation.md: new document; role taxonomy (tier 1–3),
  hardware inventory template, candidate model suggestions, three-phase
  evaluation protocol, GenieHive integration steps, results template,
  notes on Qwen3/Mistral/DeepSeek/Ollama embedding path quirks

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 09:25:51 -04:00
welberr e36650a017 Add benchmarked route matching and request shaping 2026-04-07 14:45:32 -04:00
welberr b9270df3e8 Initial commit 2026-04-07 13:17:28 -04:00
welsberr dabbebd3ba Initial commit 2026-04-07 13:10:24 -04:00