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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,11 @@ declare the same `lineage:`. It is never fatal — a deliberate duplicate is a
legitimate thing to want — but it must not be silent, because it is invisible in
the answers themselves and it falsifies the one claim the tool makes.

Two config files ship with the repo. `FlatlineRoundtable.yaml.example` is the
annotated template — every option, with the reasoning for each. `examples/full-roster.yaml`
is a real thirteen-lane roster, kept because a tuned config is mostly *numbers
you had to measure*, and those are worth reading before you pick your own.

Every run writes a transcript to
`~/.local/share/flatline-roundtable/transcripts/`, because answers that exist
only in a terminal scrollback are answers waiting to be lost.
Expand Down
Loading
Loading