Implemented in 5ec8730. Added heatmap to the A2UI catalog schema, validator, system prompt, README, and live validation suite, plus a native matrix renderer. The implementation matches bDS2…
Implemented in abac978. Added the managed models directory to README's Application data locations and verified it exactly matches the authoritative models_path implementation. This documents…
Implemented in 00af033. Replaced every checkbox widget in Preferences, Git file selection, and A2UI boolean/multi-select rendering with a shared macOS-style slider toggle while preserving…
Implemented in 9cf1c70. Removed every hard-coded sibling-DS4 checkout dependency from source and native code. Model-backed validation and Metal tests now resolve the same managed artifacts used by…
Implemented in 31f6426. Removed gix and its dependency graph; Git status, local branches/HEAD, staged/worktree diffs, staging, commits, and remotes now use git2/libgit2 only. Added persisted Git…