How Stoka works
Your AI work, remembered, retrievable, and — optionally — shareable. Stoka is an artifact platform for people whose real work now happens inside AI tools. The category is not “AI assistant.” It is closer to AI work memory: capture what mattered, find it later, and let it circulate without turning it into posting.
The artifact
An artifact is the unit Stoka organizes around: a permalinked, author-signed, shareable piece of AI work. It has a kind, and the kind tells the platform how to render it, retrieve it, and relate it to the rest of your library.
-
conversationA chat, pasted in or captured from a connected tool. -
specA design doc, plan, or written rationale. -
essayLong-form writing with a voice behind it. -
promptA reusable instruction with variables. -
noteAnything short-form worth keeping. -
codebaseA snapshot of code, shareable anonymously. -
linkAn outbound pointer with context attached.
Every kind lives in the same library, indexed by the same retrieval layer, governed by the same sharing primitives. One primitive, many shapes.
Bon Appétit granularity
A good artifact is not just “the raw transcript, but searchable.” Stoka renders work in layers so the reader can stop at the useful depth instead of being forced straight into the entire chat log.
- Recipe
The scan layer: what this is, why it worked, and what to try next.
- Method
What was attempted, what failed, and where the thing finally clicked.
- Source
The specific exchanges Stoka pulled from, preserved in order and still attributable.
- Raw
The full transcript, only when the author explicitly allows that layer to travel.
Capture
Phase 1 starts with paste and file upload because that is the shortest route to a solo tool that is genuinely useful. Drop in a conversation, a spec, or a raw export. Stoka detects format, structures the work, flags what should be scrubbed, and turns it into something you can actually keep.
Retrieve
Retrieval is the actual test. If “that thing about caching embeddings” does not come back in seconds, capture was just filing. Stoka indexes your library so you can search it in natural language, traverse laterally from one artifact to adjacent ones, and recover your own past thinking without remembering exact filenames or dates.
Circulate, don't post
Default visibility is private. The main action is send-to-handle, not publish-to-public. A share grants access. A thread exists to carry context around the artifact, not to replace it. Pseudonyms are the identity primitive, which means the platform never asks you to collapse into one public self just to let work move.
Solo-first, then social
Stoka ships in phases, and each phase must stand on its own before the next opens.
- Phase 1
Personal library
Capture, retrieve, pseudonyms. Must feel amazing alone before anyone is invited.
- Phase 2
Share-to-handle and DMs
Rich artifact embeds, inbox, opt-in notifications. Growth through trusted hops, not virality loops.
- Phase 3
Opt-in public layer
A discovery tier you choose into per pseudonym. The directory is the exception, not the default surface.
One brain across every surface
Stoka-bot is the site's editorial nervous system. Same identity, same constraints, same voice across artifact extraction, personal-library retrieval, public discovery, and moderation later on. Different context, same brain. That is how the product stays coherent instead of feeling like six disconnected features.
This matters because the platform is editorial by design. It does not just store work. It frames, structures, and surfaces it.
Reference integrations
Debono, Destilo, Distilio, StokaTerminal, Screwit, and GhostRite are the six live reference integrations. They are not the category. They are the proof surfaces where the category gets tested against real user workflows.
Read the specs
The full platform mission, phase gates, the artifact model, and the messaging layer are written up in the specs directory. Start with the README if you want the deep version.