项目文件夹

文件
kazuki d162dd3fa7 chore(v5): strip v4 leftovers from repo root, docs, and install surface
Delete v4-era planning/internal docs, stale translations, the broken npm
wrapper plus redundant install scripts (install.sh/setup.py/MANIFEST.in),
and the v4 docs tree. Rewrite CONTRIBUTING for the v5 eval gate, fix dead
links in SECURITY/docs, English-only README. pipx/uv + superclaude CLI is
the single install path. Remove translation/cross-repo-sync CI.
2026-06-14 00:01:32 +09:00

16 行
740 B
Markdown

# SuperClaude v5 Documentation
The product overview, component list, and installation live in the
[root README](../README.md). This directory holds the deeper references.
| Doc | Purpose |
|-----|---------|
| [Migration: v4 → v5](migration/v4-to-v5.md) | What was removed, why, and how to upgrade |
| [Upstream RFC](rfc/v5-slim-down.md) | The slim-down design rationale |
| [Knowledge hub](knowledge/README.md) | Community best practices (evidence required) |
| [MCP integration policy](mcp/) | How optional MCP servers are integrated and disclosed |
| [CLAUDE.md template](Templates/CLAUDE.template.md) | Starter project context file |
The eval harness that gates every component is documented in
[eval/README.md](../eval/README.md).