Complete Phase 9 LLM infrastructure
This commit is contained in:
@@ -31,12 +31,12 @@ Not implemented in CLI runtime path today:
|
||||
- Real module execution pipeline (`glossary`, `homophones`, `spoken_word`, `grammar`).
|
||||
- Structured LLM proposal generation.
|
||||
- LLM-backed validators.
|
||||
- Production LLM scheduler behavior.
|
||||
- Runtime module/validator usage of the LLM scheduler infrastructure.
|
||||
- End-to-end transcript polishing with real module behavior.
|
||||
|
||||
Phase sequencing note:
|
||||
- structured LLM client, scheduler, config-resolution helpers, and diagnostics primitives are implemented;
|
||||
- runtime wiring from modules/validators/runner into this LLM infrastructure remains Phase 9 follow-up work;
|
||||
- Phase 9 LLM infrastructure is complete (structured client, scheduler, effective config resolution, diagnostics primitives);
|
||||
- runtime wiring from modules/validators/runner into this LLM infrastructure remains future module/validator phase work;
|
||||
- LLM-backed validators remain Phase 10 work.
|
||||
|
||||
## Actual Go package layout
|
||||
|
||||
Reference in New Issue
Block a user