diff options
Diffstat (limited to 'fahrenheit-451/references/read-cluster-template.md')
| -rw-r--r-- | fahrenheit-451/references/read-cluster-template.md | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/fahrenheit-451/references/read-cluster-template.md b/fahrenheit-451/references/read-cluster-template.md deleted file mode 100644 index d52c0aa..0000000 --- a/fahrenheit-451/references/read-cluster-template.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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 |