Bow Tie Kreative Writing System

The rules

Every rule, and how hard it binds

228 base rules across 14 domains and 9 structural layers. Filter them, then open one to see its condition tree, both branches, its exceptions and its sources.

31 rules match. Showing 26–31. Clear filters

  1. TEC-013 Code examples are runnable or explicitly partial IF a code example is presented, THEN test it in the declared environment OR label omitted setup and placeholders ELSE do not imply it runs. Hard constraint
  2. TEC-014 API reference exposes contract IF an endpoint, function, event, or schema is documented, THEN specify inputs, types, requiredness, constraints, outputs, errors, examples, and version ELSE mark incomplete. Hard constraint
  3. TEC-015 Version-sensitive statement declares scope IF behavior varies by version, platform, plan, locale, or configuration, THEN state the applicable scope beside the claim ELSE retain. Hard constraint
  4. TEC-018 Document ownership and freshness IF technical content can change with the product or policy, THEN record owner, applicable version, review trigger, and last verified date ELSE retain. Context default
  5. TEC-020 Validate documentation as a system IF a release changes interfaces, behavior, permissions, errors, or prerequisites, THEN run impact search and documentation regression checks ELSE retain. Hard constraint
  6. EDT-011 Compare before and after metrics IF a substantive revision is proposed, THEN compare accuracy, comprehension, task success, length, voice, accessibility, and evidence status ELSE retain. Heuristic