diff options
Diffstat (limited to 'fahrenheit-451/references/file-manifest-template.md')
| -rw-r--r-- | fahrenheit-451/references/file-manifest-template.md | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/fahrenheit-451/references/file-manifest-template.md b/fahrenheit-451/references/file-manifest-template.md deleted file mode 100644 index 73cb830..0000000 --- a/fahrenheit-451/references/file-manifest-template.md +++ /dev/null @@ -1,19 +0,0 @@ -# File Manifest Template - -```text -scope_root: -inspection_mode: audit_only | audit_plus_refactor -wave_size_limit: 8 - -files: -- [ ] docs/file_a.md -- [ ] docs/file_b.txt -- [ ] notes/file_c.org -``` - -Rules: - -- include every plaintext doc-like file in scope -- mark files as inspected only after reading them -- allow files to appear in multiple clique waves -- reuse the same manifest for the final residual sweep |