diff options
| author | main <main@swarm.moe> | 2026-03-31 14:18:05 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-03-31 14:18:05 -0400 |
| commit | 4b5fff8a79d531f73544647f2904c644b5177031 (patch) | |
| tree | 24510717f12488213287a66e5199fc461e854526 /fahrenheit-451/references/contradiction-register-template.md | |
| parent | ca37bb3acdafd899fb2a3d78d7744d77f75f914f (diff) | |
| download | skills-4b5fff8a79d531f73544647f2904c644b5177031.zip | |
Inline fahrenheit-451 forms
Diffstat (limited to 'fahrenheit-451/references/contradiction-register-template.md')
| -rw-r--r-- | fahrenheit-451/references/contradiction-register-template.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/fahrenheit-451/references/contradiction-register-template.md b/fahrenheit-451/references/contradiction-register-template.md deleted file mode 100644 index ef779d4..0000000 --- a/fahrenheit-451/references/contradiction-register-template.md +++ /dev/null @@ -1,15 +0,0 @@ -# Contradiction Register Template - -Use this for genuine doc-vs-code contradictions where supersession is unclear. - -```text -| doc_path | code_anchor | contradiction | possible_precedence | why_unclear | action_needed | -|----------|-------------|---------------|---------------------|-------------|---------------| -| docs/protocol.md | crates/protocol/src/lib.rs | doc says field is required; code treats it as optional | doc_or_code_unclear | public contract vs implementation drift | human decision | -``` - -Rules: - -- record only real contradictions, not vague doubts -- if precedence is obvious, update the loser instead of logging it here -- unresolved entries must be surfaced in the final response |