Skip to content
← Log
Object Studios

CV Studio · Flask

A résumé editor that is thirty-eight lines, because a CV is a document whose sections hold bullets.

Mirrors the React CV Studio's vocabulary exactly — sections and bullets, with the words a user actually says for each. Its test file is short on purpose: the machinery is tested once in studio-core, and once more in the Flask adapter. If each studio needed its own tests for the same behaviour, the abstraction would not be earning its keep.

It consumes studio-core, flask-studio, ai-object, phantom-core, lab-languages — machinery that already existed, which is why this one took days rather than weeks.