mabda 1.0.0

Mabda — GPU foundation layer for AGNOS (device, buffers, compute, textures)
Documentation
# Build artifacts
/target/
Cargo.lock

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

# OS
.DS_Store
Thumbs.db

# Environment
.env
.env.*

# Coverage
tarpaulin-report.json
lcov.info
*.profraw
coverage/