Capture
Get it out of your head.
Long Text Dump
Paste messy thoughts. Scbc will suggest notes, not auto-save them.
Vault
Your approved notes.
Mind Map
Connect the dots.
Manual link manager
Insights
Patterns in your vault.
Ask My Vault
Placeholder for future AI question answering across your saved notes.
Settings
Own your data.
Data backup
Scbc V1 uses localStorage on this browser/device. Export JSON regularly if this becomes part of your daily OS.
Architecture notes
- Storage: Local JSON state in
localStorage. - AI: Mock digest and mock insights only.
- Security: Do not place real AI API keys in this frontend.
- Future: Use a secure backend or Netlify Function for AI, login, cloud sync, and file processing.