Documentation

Get started with the scanner or the hosted platform.

Two paths into DirectiveOps: run the free scanner locally, or sign in to the hosted dashboard for fleet-wide standards and rollout.

Free and local

Scanner quickstart

Clone the repo, install, and scan any checkout. Output includes discovered files, normalized constitution layers, findings, and export to JSON or Markdown.

git clone https://github.com/nicholasgriffintn/DirectiveOps.git
cd DirectiveOps && npm install
npm run scan -- scan --path /your/repo
npm run scan -- scan --path . --output report.json --markdown report.md

Hosted platform

Hosted onboarding

Sign in with GitHub, choose a plan, install the GitHub App on your org, select repositories, and sync. The dashboard surfaces repo inventory, drift findings, templates, and rollout controls.

  1. 1Sign in with GitHub
  2. 2Choose a plan and install the GitHub App
  3. 3Select repos, sync, and review findings

Next step

Ready to try it? Start with the demo or sign in.

Walk the hosted workspace or start setup when you are ready.