Architecture As Code Python

Python implementation of the `architecture-as-code` pattern. Per-package `architecture.toml` files merged into a single `import-linter` config and enforced via `lint-imports` (over a Grimp-built import graph). TRIGGER when: implementing or extending architecture-as-code in a Python repo, debugging an `import-linter` contract, or adapting the assembler. SKIP for routine edits inside a governed package. Reads in conjunction with `architecture-as-code` (the pattern, source of truth for schema, rule placement, anti-patterns, and audit checklist) — this skill defines only the Python-specific encoding, assembler code, and gotchas.

l-gevity 40d862d 10.2 KB Updated

File contents

l-gevity/l-gevity-skills/tree/main/.agents/skills/architecture-as-code-python commit 40d862d8ac

Frequently asked questions

npx skillmds@latest add l-gevity/architecture-as-code-python