Rules Advanced Topics¶
Multiple Parent Inheritance¶
Commandments: All rules from all parents are combined (additive)
Suggestions: First parent wins in conflicts; use + prefix to append instead of replace
Markdown Formatting¶
Rules are typically rendered in Markdown format. LLMs may take advantage of certain formatting features such as emphasis or code fragments, so feel free to use these when writing rules.