Ca Architecture Boundaries

Applies Clean Architecture's dependency-direction and SRP-by-actor rules to system-level boundary design: separates business logic from infrastructure, identifies actor-coupling risks, and enforces inward-pointing dependency arrows. For system scope (multiple components, layers, or services), not routine or module scope (use cc-routine-and-class-design).

ryanthedev 799383e 4.5 KB Updated

File contents

ryanthedev/code-foundations/tree/main/skills/ca-architecture-boundaries commit 799383efc0

Frequently asked questions

npx skillmds@latest add ryanthedev/ca-architecture-boundaries