Command Claude Code
Runs only the tree CRDT invariant test battery in outl-core. Faster than /check, focused on what can break sync.
161 today A 26 tokens
MIT
6 tagged outliner, measured the same way as everything else here.
Browse within: markdown 6notes-app 6
Command Claude Code
Runs only the tree CRDT invariant test battery in outl-core. Faster than /check, focused on what can break sync.
Command Claude Code
Runs fmt + clippy + test + doc on the whole workspace. Use before reporting done.
Command Claude Code
Measures coverage in outl-core via cargo-llvm-cov. Focuses on the 4 critical functions (doop, undoop, applyop, createscycle) that must be at 100%.