What problem does it solve?
This Skill reduces broken Logix API usage and runtime/red-line violations by enforcing a single owner-lane workflow for generating, reviewing, and refactoring Logix code with evidence-friendly verification boundaries.
Core Features & Use Cases
- Owner-lane API Guardrails: Enforces correct separation between remote facts (source), local soft facts (companion.lower), and final truth (rule/root/list/submit), plus React read/write routing.
- Runtime Verification Boundaries: Keeps verification control-plane calls (Runtime.check/trial/compare via CLI) out of business authoring, preventing forbidden artifacts like report/evidence/scenario in production code.
- Evidence-First Diagnostics Discipline: Directs how to validate transactions and diagnostics via stable anchors and slim JsonValue exports, and how to delegate live inspection to logix-cli.
Quick Start
Ask the AI to use logix-best-practices to review a Logix module and React/Form code for owner-lane correctness and verification boundary compliance.