Line

Use when one technical rule must stay coherent across related modules.

nmnmcc 03cfb61 3 files · 6.6 KB Updated

File contents

Line

Use this view when several local changes share one domain rule, interface, migration, or contract. Keep the rule consistent across its owned modules and return one coherent domain result.

  1. State the domain rule and the modules it governs.
  2. Inspect each owned boundary and the checks that can expose drift.
  3. Resolve local causes with point while keeping the shared rule fixed.
  4. Validate the domain result and report cross-domain concerns upward.

Read the detailed guide when a plane pass or coordinated cluster sets ownership and interfaces.

nmnmcc/skills/tree/main/skills/line commit 03cfb61f83

Frequently asked questions

npx skillmds@latest add nmnmcc/line