This release completes the package transition to the new Alpha SDK naming and publishes the public example apps used throughout the docs.Documentation Index
Fetch the complete documentation index at: https://crsdk.app/llms.txt
Use this file to discover all available pages before exploring further.
New
- Public example apps — the docs now point at the live reference repos:
alpha-sdk-typescriptalpha-sdk-pythonalpha-sdk-swift(now also includes the macOS sample app)
- Notebook / data-collection Python example — a minimal Jupyter-friendly helper flow for discovery, property collection, live view, and capture.
- Docs recipe alignment — the Swift and TypeScript lifecycle recipes now mirror the actual public example apps.
Changed
- Server package migration — the old
camera-remote-web-apinpm package is now deprecated in favor of:@alpha-sdk/apifor the server binary, CLI, andServerManager@alpha-sdk/clientfor the TypeScript REST client
- Swift SDK docs now reference
AlphaSDK 0.3.1and the current public repository layout. - Python and npm package READMEs now link directly to the public example repos instead of the old in-repo-only paths.
Fixed
- Docs-site package references — corrected stale package examples and outdated helper links, including the Python notebook helper path and the TypeScript priority-key usage examples.

