A thought-capture layer on top of whatever you are doing.
Cradle SmartNotes captures ideas the instant they happen: voice-activity detection catches the start of speech, takes one screenshot, and buffers audio until the phrase ends.
Transcription runs fully offline via whisper.cpp with Metal acceleration on Apple Silicon; every note keeps its screenshot, transcript, timestamp, and source.
Notes are auto-classified as decision / observation / question, and an MCP server exposes them to the main OpenCradle app, where a triage agent routes them onward.
