Skip to content

v0.1.0 — first public release

Choose a tag to compare

@dr-zog dr-zog released this 27 Aug 20:12
· 30 commits to main since this release

Plumbline v0.1.0 — first public release.

Light-touch, enforced traceability from requirements to code. Your AIs write; Plumbline makes sure they never lose the features amongst the code.

Engine (zero-dependency Go)

  • OFT-compatible anchor scanner
  • OFT-native Markdown register parser (single file or a tree)
  • Locked C4 artifact-type ladder with structural validation
  • Bidirectional coverage report — coverage + completeness; uncovered, transitive, broken, orphan, and structural gaps
  • Strict and threshold gating; JSON and text output

Claude Code plugin

  • onboard / maintain / enforce / audit / showcase skills
  • Cross-platform static binaries (linux amd64/arm64, macOS universal, windows amd64) via a POSIX launcher

Install (Claude Code)

/plugin marketplace add https://github.com/dr-zog/plumbline.git#dist
/plugin install plumbline@plumbline

Plumbline traces itself (100%). MIT licensed.