trait-kit 0.1.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