trait-kit 0.3.0

Module Standard Interface and Capability Management Center — A lightweight Rust library that provides a standard interface for module definition and Kit capability management.
Documentation
# ── Rust ──────────────────────────────────────────────
target/
src/bin/
**/*.rs.bk

# ── IDE / Editor ──────────────────────────────────────
.vscode/
.idea/
*.swp
*.swo
*~

# ── OS ────────────────────────────────────────────────
.DS_Store
Thumbs.db

# ── OpenSpec ──────────────────────────────────────────
openspec/
.openspec/

# ── Project Config ────────────────────────────────────
.claude/
.qoder/
.opencode/

# ── Documentation (autogenerated / spike-specific) ───
docs/design.md
docs/tests.md
specmark/

# ── Temp ─────────────────────────────────────────────
temp/

# ── AI / Agent Tools (not for version control) ───────
AGENTS.md
CLAUDE.md
GEMINI.md
CODEIUM.md
.claude/
.trae/
.qoder/
.opencode/
.cursor/
.aider/
.continue/
.codeium/
.github/copilot/