KNOBE Studio

Create, verify, and transform knowledge objects.

Studio is a browser workbench for .knobe.md files. It seals your content into a knowledge object, checks whether a sealed record is intact, and derives new objects that declare their parent. It runs on knobe-core.js, the JavaScript engine whose verdicts are checked against lens.py across the published test corpus.

Everything runs locally in your browser. No upload. No server. No account.
Studio needs a browser with JavaScript modules and Web Crypto (any current browser over https or localhost). The engine could not be loaded in this session.

Working from a course journey?
Drag the journey .knobe.md here
Your instructor posted it with the assignment. It is read in this page and goes nowhere else.
Start from
The human-readable markdown body. It is sealed with its own body_hash.
Recorded in the sealed attribution as source 1.
All fields
Blank uses the engine default, CC BY 4.0.
The originator's declared posture, not a receiver's clearance.
Attribution
Source 1 · the Author named above
Fidelity limits
Use conditions
Other
File preview

        
Updates as you type. The preview is the exact file the Seal button produces, including its hash.

What sealing records

Sealing assembles your declared fields into a payload, computes a SHA-256 hash over its canonical form, and stores both inside the file. Anyone can later recompute the hash and see whether the sealed record changed. A match confirms integrity, not truth: it does not establish that the content is accurate, that the declared author wrote it, or that a use is authorized. The verdict vocabulary is the protocol's four-state model; the Lens page describes each state, and the specification defines the algorithm.

What Studio keeps

Nothing. Files exist in this page's memory until you download them. There is no account, no draft storage, and no history; reloading the page clears everything. Studio's engine, knobe-core.js, is published on this site and its verdict parity with lens.py is documented on the implementations page.