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/read-cluster-template.md | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 fahrenheit-451/references/read-cluster-template.md (limited to 'fahrenheit-451/references/read-cluster-template.md') diff --git a/fahrenheit-451/references/read-cluster-template.md b/fahrenheit-451/references/read-cluster-template.md new file mode 100644 index 0000000..d52c0aa --- /dev/null +++ b/fahrenheit-451/references/read-cluster-template.md @@ -0,0 +1,26 @@ +# Read Cluster Template + +```text +clique_id: +purpose: +why_these_files_belong_together: +wave_size: + +files: +- path/to/file_a.md +- path/to/file_b.txt + +checkpoint: +- deletion candidates: +- merger candidates: +- possible keepers: +- likely rereads: +- code surfaces to reconcile: +``` + +Rules: + +- `wave_size` must never exceed `8` +- write the checkpoint into the `/tmp` worklog after every wave before reading more files +- a file may appear in multiple cliques when supersession or duplication reasoning demands it +- name the clique by the relationship it is testing, not by arbitrary adjacency -- cgit v1.2.3