Research workspaceStart
Build and run
Build the host-testable Swift packages, generate the app project where required, and launch the native client.
Build and run — contract and behavior
- A current macOS and Swift toolchain are required for the native application.
- Core logic should remain testable without an AppKit simulator where package boundaries allow it.
- Authentication uses the publishable client configuration; service-role and model-routing secrets stay server-side.
- A first run may show an empty library until paper registry or local-source configuration is available.
Commands and examples
swift buildswift test