Workspaces
Hand-curated sets of what matters
Some things you want to keep together on purpose. Collections are durable, ordered sets of references to live blocks — curation that never goes stale and never duplicates.
Problem
Why it matters
Folders copy; bookmarks rot. You need a way to gather what matters that stays in sync with the source and remembers the order you chose.
Capabilities
What Nolocron provides
- Ordered sets of live block references — members always reflect the current block, never a stale copy.
- A durability ladder: an ephemeral stack becomes a durable collection becomes a project.
- Removed members are tombstoned, preserving order and provenance.
- Stable identity: a collection is addressable and can be handed to an assistant or an MCP client.
Workflow
How it works
- Gather blocks into a stack as you work.
- Promote it to a durable collection.
- Reorder and curate; references stay live.
- Hand the collection to an assistant as scoped context.
Evidence
Product proof points
- References, not copies — your curation can't drift from the source.
- Order and provenance are preserved, even after removals.
- An opt-in workspace today, off by default.
Related