peripheral: own-core, consent-gated I/O organ (mic/camera/speaker) #112

Merged
will.anderson merged 1 commits from worktree-agent-af50f3458d7754f19 into dev 2026-08-15 19:55:55 +00:00
Owner

Preserving uncommitted work found in an open worktree during a worktree audit. 939-line Swift I/O organ: mic/camera capture and speaker playback via AVFoundation/CoreAudio, own-core LPC voice synthesis/imitation, consent-gating, full-duplex barge-in conversation — closing the hear->understand->speak loop entirely on-device. The dir's own .gitignore already excludes build output, captured media, and local runtime state, so only source + README + .gitignore are committed.

Preserving uncommitted work found in an open worktree during a worktree audit. 939-line Swift I/O organ: mic/camera capture and speaker playback via AVFoundation/CoreAudio, own-core LPC voice synthesis/imitation, consent-gating, full-duplex barge-in conversation — closing the hear->understand->speak loop entirely on-device. The dir's own .gitignore already excludes build output, captured media, and local runtime state, so only source + README + .gitignore are committed.
will.anderson added 1 commit 2026-08-15 19:28:17 +00:00
Add peripheral — own-core, consent-gated I/O organ
El SDK CI - dev / build-and-test (pull_request) Failing after 14m23s
6f3d692784
939-line Swift I/O organ (mic/camera capture, speaker playback via
AVFoundation/CoreAudio), own-core LPC voice synthesis/imitation,
consent-gating, and full-duplex barge-in conversation — closing the
hear -> understand -> speak loop entirely on-device.

.gitignore in this dir already excludes bin/ (build output), out/
(captured media), and .consent.json/.resume.json (local runtime state),
so only src + README + .gitignore are committed here.
will.anderson merged commit 905c707d68 into dev 2026-08-15 19:55:55 +00:00
Sign in to join this conversation.