Use Innsigle
Four beats: install the tool → see a sealed sample → declare how a file was made → verify (yours or someone else’s).
1. Install
Node 20+. Not on the public npm registry yet.
npm install github:DocumentDrivenDX/innsigle
npx innsigle
Or clone and npm install -g . / node src/cli.mjs. Details: CLI.
2. See a real seal
Open the sealed sample, model-primary docs with a live attestation. Re-check it anytime with the commands on Verify or CLI.
3. Learn the pieces
| Page | Question |
|---|---|
| CLI | How do I install and run keygen, claim, sign, verify? |
| Issuer | How do I get a key and publish it without a server? |
| Colophon | How do I declare composition? |
| Provenance | Proposed colophon from agent sessions |
| Verify | What does VALID mean? |
| Marks | Which seal cue for which state? |
4. Walk it through
| Walkthrough | Story |
|---|---|
| Seal a docs page | Model-primary page from colo to verify |
| Conversation → colophon | Agent session to sealed document |
| Human social mark | Human-authored mark when metadata dies |
| Hugo site | Init → .innsigle/ → publish wire → seal (screencast) |
Proof
- Sample: signed page in this site tree
- Golden vectors: crypto fixtures
Deeper specs (generated from design docs): Reference.