17 lines
553 B
Markdown
17 lines
553 B
Markdown
# Audita Architecture Index
|
|
|
|
This file is the architecture documentation entrypoint.
|
|
|
|
Implemented internals:
|
|
- [Internal Overview](./internal/overview.md)
|
|
- [Pipeline](./internal/pipeline.md)
|
|
- [Modules](./internal/modules.md)
|
|
- [Validators](./internal/validators.md)
|
|
- [LLM Runtime](./internal/llm-runtime.md)
|
|
- [Diagnostics and Reporting](./internal/diagnostics-reporting.md)
|
|
- [Prompts](./internal/prompts.md)
|
|
- [Output Schemas](./internal/output-schemas.md)
|
|
|
|
External/runtime contract summary:
|
|
- [Public Contract](./architecture/public-contract.md)
|