splice 2.2.3

Span-safe refactoring kernel for 7 languages with Magellan code graph integration
Documentation
# Rust
/target/
**/*.rs.bk
*.pdb
Cargo.lock

# IDEs
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Splice specific
.splice_graph.db
*.db
*.db-shm
*.db-wal
codemcp/
codemcp
.codemcp/
.fastembed_cache/
.mcp.json
CLAUDE.md

# Local agent configs
AGENTS.md

# Local test artifacts
.tmp-broken-pipe-*/

# Internal markdown docs (keep only the public set below)
*.md
!README.md
!CHANGELOG.md
!manual.md
!docs/magellan_integration.md
!.planning/**/*.md