app development context
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Swift-native host with local sidecars
|
||||
|
||||
Mastermind's production runtime is a Swift/AppKit macOS host that owns UI, lifecycle, permissions, capture, policy, and storage. Local LLM and ASR processes stay behind loopback or Unix-socket protocols, while Electron is retained only as legacy reference; this keeps macOS capabilities native without forcing model runtimes into the application process.
|
||||
Reference in New Issue
Block a user