Skip to content

abrahamferga/harness

v0.3.0MIT

Always-on control plane: what the Plenipo platform already gives you (so you never rebuild it), how any Plenipo product is run and proven, the workflow.json/settings.json pair, config + guardrail validation, and the conductor that drives the scout -> define -> shape -> deliver loops end to end. Keep enabled in every loop.

validate-product

Audit one Plenipo product repo without touching it: config files parse and agree with each other, no committed secrets, the vendored package feed is pinned, the platform pin is not lagging, the greppable guardrail invariants hold, the agent-facing run surface exists, and the docs still describe the code. Emits a located, per-check pass/fail report and exits non-zero on any failure. USE FOR: pre-commit or CI conformance auditing of a single repo, catching a missing tenant query filter or an unapproved write tool before it ships, proving config hygiene. DO NOT USE FOR: fixing anything it reports (strictly read-only), proving the product actually behaves at runtime (/deliver:verify-runtime), or inventorying every repo (/scout:scan-fleet).

License
MIT
Read SKILL.md at the source

Pinned to revision a2ee8094fc23, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.