--- type: rule archivedreason: #empty if not archived (null or empty string) title: # e.g. "Do you ....?" (always in question format) seoDescription: # A brief description of the rule for search engines guid: # Unique identifier for the rule (UUID format) uri: # e.g. "cocona-for-command-line-tools", keep short, ensure no conflicts created: # e.g. 2025-01-03T00:00:00.000Z (ISO 8601 format) authors: - title: # e.g. "Brady Stroud" url: # e.g. "https://www.ssw.com.au/people/brady-stroud" related: - # e.g. "provide-list-of-arguments" (rule URIs only) - # e.g. "dependency-injection" categories: - category: # e.g. "categories/communication/rules-to-better-technical-documentation.mdx" (full path) - category: # Multiple categories allowed sidebarVideo: # Optional: e.g. "https://youtube.com/shorts/ak37CjgT_uM?si=Od8VIFMIHjycrygv" createdBy: # System-managed: Original creator name (e.g. "Brady Stroud [SSW]") createdByEmail: # System-managed: Creator email isArchived: # Boolean: true or false lastUpdated: # System-managed: Last update timestamp (e.g. 2025-12-04 00:53:15+00:00) lastUpdatedBy: # System-managed: Last editor name lastUpdatedByEmail: # System-managed: Last editor email --- {{Rule Markdown content here}} {{Rest of the rule content}}