From e439898d6235bea1bfb87f9169094adb746350ee Mon Sep 17 00:00:00 2001 From: main Date: Tue, 31 Mar 2026 14:00:51 -0400 Subject: Add fahrenheit-451 skill --- fahrenheit-451/references/tmp-worklog-template.md | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 fahrenheit-451/references/tmp-worklog-template.md (limited to 'fahrenheit-451/references/tmp-worklog-template.md') diff --git a/fahrenheit-451/references/tmp-worklog-template.md b/fahrenheit-451/references/tmp-worklog-template.md new file mode 100644 index 0000000..c2037b2 --- /dev/null +++ b/fahrenheit-451/references/tmp-worklog-template.md @@ -0,0 +1,27 @@ +# /tmp Worklog Template + +```text +worklog_path: +scope_root: +inspection_mode: audit_only | audit_plus_refactor +wave_size_limit: 8 + +manifest: + +clique_plan: + +wave_checkpoints: + +file_decision_ledger: + +contradiction_register: + +residual_summary: +``` + +Rules: + +- create this file before the first file read +- update it after every 8-file wave before reading more files +- treat it as the durable source of truth for the run +- report the final worklog path in the user-facing response -- cgit v1.2.3