Skip to content
← Register
Object StudiosNo. 36

Doc Studio · Flask

An AI document editor in Python — the same object-studio shape as its TypeScript sibling, composed from two packages that know nothing about each other.

Specimen · flask-doc-studio

Lab note

The first of the studio line in Python, and the proof that porting the substrate rather than an app was the right call: ai-object plans the edits, phantom-core writes the prose, and neither knows the other exists. It started at eight hundred lines; once the generic half was extracted into flask-studio it became forty-three — a vocabulary, not an application. The determinism is what makes it testable, and one test caught a real bug: I had seeded generation with the random document id and quietly destroyed the property the engine exists to provide.

State
Far enough along to use
Built on
the lab shell
Shared modules
studio-core, flask-studio, ai-object, phantom-core, lab-languages
Feature modules
vocabulary

Shares studio-core and flask-studio and ai-object and phantom-core and lab-languages with 79 others

Elsewhere on this bench