diff --git a/.gitignore b/.gitignore index fad76be..c2c530b 100644 --- a/.gitignore +++ b/.gitignore @@ -27,21 +27,13 @@ profile.cov go.work go.work.sum -# Subagent-driven-development scratch ledger (git-ignored, not shared) -.superpowers/ -# Planning docs / SDD plan artifacts - kept local, never committed -docs/superpowers/ - # env file .env -# Editor/IDE +# Editor/IDE and OS metadata .idea/ .vscode/ - -# Agent scratch space — not project content -.claude/ -.crush/ +.DS_Store # Scratch files that land in the repo root during ad hoc runs /out.json diff --git a/README.md b/README.md index ccb1d64..87fd909 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ gate License Go - Coverage

Morphic is a spec-to-SDK compiler. It reads an API specification in any supported source format,