Documentation
README
/minutes-ideas โ Recent Voice Memos & Ideas
Surface voice memos and ideas captured from any device in the last 14 days. This is the recall layer for the cross-device ghost context pipeline.
How to run
- Search for recent voice memos using the
minutesCLI:
minutes list --content-type memo --limit 20
-
Require exit status 0 and use the JSON written to stdout. If the CLI is unavailable or fails, report the memo source unavailable; never scan the memo directory directly.
-
Present the memos as a clean list:
- Date, title, duration, device (if from iPhone)
- Ask: "Want to dig into any of these?"
This is the opening of the README. Read the full README on GitHub.