Clean up completed reference roadmap docs
This commit is contained in:
@@ -299,5 +299,6 @@ Pipeline resolution additionally checks:
|
|||||||
- required module keys are present;
|
- required module keys are present;
|
||||||
- module keys are registered for the expected slot;
|
- module keys are registered for the expected slot;
|
||||||
- module capability requirements are satisfied.
|
- module capability requirements are satisfied.
|
||||||
- bound reference slots are declared by selected lane extractors;
|
- bound reference slots are declared by selected chunk, extractor, or
|
||||||
- required reference slots are bound for selected lanes.
|
normalizer targets;
|
||||||
|
- required reference slots are bound for selected targets.
|
||||||
|
|||||||
@@ -1,21 +0,0 @@
|
|||||||
# LLM And Reference Expansion Completed
|
|
||||||
|
|
||||||
This roadmap item is implemented.
|
|
||||||
|
|
||||||
Notarius now supports first-class LLM access for chunk, extract, and normalize
|
|
||||||
modules, plus target-aware reference declaration, binding, CLI override,
|
|
||||||
materialization, provenance, and runtime delivery for chunker, extractor, and
|
|
||||||
normalizer targets.
|
|
||||||
|
|
||||||
Current behavior is documented in:
|
|
||||||
|
|
||||||
- [CLI Reference](../cli.md)
|
|
||||||
- [Configuration](../config.md)
|
|
||||||
- [Pipeline Internals](../internal/pipeline.md)
|
|
||||||
- [Module Internals](../internal/modules.md)
|
|
||||||
- [JSON Output](../integrations/json-output.md)
|
|
||||||
- [Troubleshooting](../troubleshooting.md)
|
|
||||||
|
|
||||||
Deferred reference work remains tracked in [Future Work](future.md), including
|
|
||||||
non-file reference producers, token budgeting, structured references, and
|
|
||||||
reference preprocessing or retrieval.
|
|
||||||
Reference in New Issue
Block a user