You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
- replace the completed dev integration branch with focused feature
branches from main
- record the workflow as ADR 0052
- update contribution and Voice planning documents without changing
release authorization
## Verification
- full repository check passed before publication
- signed macOS app build verified and installed
This PR changes documentation only.
Copy file name to clipboardExpand all lines: docs/open_questions.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Current behavior remains unchanged until the accepted roadmap ships.
53
53
| --- | --- |
54
54
| Product boundary | Add Voice to the existing Hardware Controller macOS app; create no second macOS product. |
55
55
| Repository | Use one repository with incremental `apps/`, Rust crate, Apple support, schema, and CUJ boundaries. |
56
-
| Delivery |Start with M1 and proceed CUJ-by-CUJ through focused worktree PRs into `dev`; keep `main` gated on final user verification. |
56
+
| Delivery |Use focused feature branches from current `main` and pull requests back into `main`; keep release promotion separately gated. |
57
57
| History | Retain transcripts until deletion; cap successful audio by accepted age, byte, and artifact-count defaults; retain recoverable partials for 24 hours; import bounded local recordings into one app-owned CAF without changing the source. |
58
58
| Local-only | Permit explicit verified Model-package downloads containing no Voice data; exclude Voice data from app sync/backup where supported; add no accounts, telemetry, cloud inference, or remote storage. |
59
59
| Models | Use separate ASR and optional formatting stages with deterministic edits, validation, and Raw/Edited fallback; delegate provider/package choice to measured evidence. |
@@ -63,4 +63,4 @@ Current behavior remains unchanged until the accepted roadmap ships.
63
63
64
64
No unresolved user choice blocks the implementation goal. K0 signed-device,
65
65
model, performance, and App Review checks are evidence gates that must not stop
0 commit comments