Architecture Contracts As Law

Use when changing anything that crosses a system boundary: database schema, wire/API shapes, cross-module imports, the one place a third-party SDK is allowed to be called from, or when tempted to build infrastructure "ahead of need." Establishes a single merge-blocking source of truth for system invariants, kept current in the same commit as the code that changes it.

HamzaYM Updated

File contents

HamzaYM/reliable-ai-skills/tree/main/skills/architecture-and-contracts/architecture-contracts-as-law commit ae33fa85fd

Frequently asked questions

npx skillmds@latest add hamzaym/architecture-contracts-as-law