Updates
Rolling release / release (push) Successful in 7m42s

This commit is contained in:
2026-09-14 14:43:33 -04:00
parent dd8b00a56b
commit 507405c6ca
23 changed files with 397 additions and 392 deletions
+8 -10
View File
@@ -9,11 +9,10 @@ GNOME. It combines a wake-word loop, QVAC speech and language models, the
copied agent-harness planner, GNOME-native UI, local memory, and an explicit
Wayland computer-use grant.
The implementation covers Phases 011: daemon lifecycle, GPU-gated QVAC
ownership, voice, tray HUD, computer use, control center, capability adapters,
privacy hardening, packaging, and Gitea release automation. Full production
acceptance remains host-dependent on GPU visibility, GNOME portals, the local
wake bridge, and EIS input.
It includes daemon lifecycle, GPU-gated QVAC ownership, voice, tray HUD,
computer use, control center, capability adapters, privacy hardening,
packaging, and Gitea release automation. Host readiness depends on GPU
visibility, GNOME portals, the local wake bridge, and EIS input.
## Runtime contract
@@ -264,14 +263,13 @@ The [documentation index](docs/README.md) is the authoritative guide.
- [Operations](docs/operations.md)
- [Testing](docs/testing.md)
- [Troubleshooting](docs/troubleshooting.md)
- [Roadmap](docs/ROADMAP.md)
- [Features](docs/features.md)
## Project status
Automated checks and repository implementation cover Phases 011. Before
calling the deployment production-ready on a particular Ubuntu host, run the
doctor commands and confirm QVAC reports the intended GPU, the wake bridge is
configured, and the portal/EIS path is available.
Before treating a deployment as production-ready on a particular Ubuntu host,
run the doctor commands and confirm QVAC reports the intended GPU, the wake
bridge is configured, and the portal/EIS path is available.
## License