13 lines
363 B
Markdown
13 lines
363 B
Markdown
# Raw Pipeline Data Model
|
|
|
|
The raw pipeline data model has been implemented.
|
|
|
|
Current behavior is documented in:
|
|
|
|
- [Pipeline Internals](../internal/pipeline.md)
|
|
- [Modules](../internal/modules.md)
|
|
- [JSON Output](../integrations/json-output.md)
|
|
|
|
Validator mapping and concrete validator behavior remain tracked separately in
|
|
[Validation Roadmap](validation.md).
|