Append-only JSONL journal records the exact ChatTurnResult envelope returned by /chat/turn with stable turn_id, trace_hash, all three surfaces, verdicts, and deterministic journal_digest.
GET /trace/turns and GET /trace/{turn_id} serve journal evidence for the Trace route frontend. Read model only; no teaching, pack, or journal-owned engine_state mutation.
|
||
|---|---|---|
| .. | ||
| README.md | ||
Workbench Data
turn_journal.jsonl is a local, content-bearing evidence journal for CORE
Workbench chat turns. Entries contain user prompts and engine surfaces already
returned to the local operator by /chat/turn.
This directory is a Workbench read model only. It is not teaching memory, runtime memory, semantic pack data, or a cognitive runtime fork. Generated JSONL files are intentionally ignored by git.