architecture-guardrails

Community

Keep system boundaries clean and auditable.

Authorcheetah-alo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

architecture-guardrails prevents chaotic growth of a modular system by enforcing clear ownership, stable boundaries, and deterministic source-of-truth rules whenever changes affect how moneyflowlist components interact.

Core Features & Use Cases

  • Boundary discipline across layers: Routes HTTP/REST transport into routers, while domain behavior stays in Python services to avoid tight coupling.
  • Single source of truth for rules and contracts: Keeps governance, prompts, and skill/workflow rules under .codex/, and declarative rule assets and definitions under backend/app/rules/ and backend/app/configs/.
  • Cross-surface consistency checks: Ensures the same concept behaves identically across backend APIs, analytics outputs, and MCP surfaces when a boundary is touched.

Quick Start

Use architecture-guardrails when you are about to add or move a subsystem and want to confirm the correct folder boundaries, ownership, and traceability rules before you implement.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: architecture-guardrails
Download link: https://github.com/cheetah-alo/NegritaOS/archive/main.zip#architecture-guardrails

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.