Jeff Kazzee builds zero-dependency tooling for agent-native workspaces: typed Markdown knowledge graphs, validation gates, self-improving agent loops, and graph-aware review by blast radius. His tools share a design law — the framework must cost almost nothing to load, or it steals the context the work needs.
Software in this wiki
| Tool | Role |
|---|---|
| Braincheck | Frontmatter typechecker (schema.yaml, explicit type: per file) |
| Loam | Folder-as-type typed knowledge layer; derives metadata from path, git, and H1 |
| Vivary | Agent workspace standard — tropo graph, strato loop, ozone review, exo coordination |
Lineage
- braincheck → loam → tropo — knowledge-layer validation evolving from frontmatter-everywhere to folder-as-type to typed graph edges (Vivary)
- throughline + flywheel → strato — self-improving loop at turn speed and heartbeat speed, fused inside Vivary workspace templates
Other repositories
- throughline — per-turn agent operating loop
- flywheel — heartbeat distillation into durable memory and skills
Links
- GitHub: Jeff-Kazzee
- X: @JeffKazzee
Related
- Braincheck
- Loam
- Vivary
- Wiki CLI — semantic wiki toolchain (different stack, complementary)
- LLM Wiki — compounding agent-maintained knowledge pattern
- Agent Memory Filesystems — filesystem-metaphor memory tools compared