chore: remove bun build artifact, add to gitignore
add orange ASCII banner with version v0.5.3
-(tana-engine): adds TANA ASCII art banner in orange color before help output -(tana-engine): shows version below banner
fix registry-aware version checking, rename to 'te' v0.5.2
-(tana-engine): getImageRef now reads registry from config.json, correctly uses GHCR images when configured -(tana-engine): status command checks Docker accessibility first, shows helpful messages for permission/daemon issues -(tana-engine): renamed program from 'tana-engine' to 'te' in CLI output
feat(docker): add specific error messages for Docker access issues
refactor: use 'te' alias in user-facing command suggestions
fix(compose): add PENDING_DIR env var for t4 service
feat(ledger): run migrations automatically on startup
feat(identity): add auto-migrations on startup
fix(engine): read version from package.json v0.5.1
chore: bump version to 0.5.0