This gist summarizes the comparison between ReqLlmNext (metadata‑driven spike) and the current ReqLLM v1, plus a recommended v2 simplification path.
- Central pipeline clarity: Resolver → Validation → Constraints → Adapter → Wire → Provider.
- Metadata-driven model expansion: adding models via LLMDB updates is genuinely faster.