termgrid-core 1.5.5

Deterministic terminal grid state engine with invariant enforcement and backend decoupling.
Documentation
# Rust
.cache/
/target/
**/*.rs.bk

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

# OS
.DS_Store
Thumbs.db

# Python tooling (docs)
.venv/
__pycache__/
*.pyc

# Static site output
/site/

# Local overrides
.env

# artifacts
*.dwarfs
*.patch
*.tar.gz
*.tar.xz
*.zip