Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ logs a `[n/7]` banner:
7. **Vault writer** — writes notes (or, with `--dry-run`, previews a diff).

Post-pipeline (optional, logged as `[8/8]`): **quality eval** — faithfulness eval
that can be deferred to `reeval_baseline.py`.
that can be deferred to `reeval_baseline.py`. Full methodology, metric
definitions, cache/versioning behavior, and known limitations (maintainer-facing,
German): [docs/evaluation.md](docs/evaluation.md).

Optional export: `--export-format` renders each note (plus a combined document)
to `json`, `portable-md`, `obsidian-md`, or pandoc/typst-based formats
Expand Down
Loading
Loading