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.mdHosted 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.
- 1Sign in with GitHub
- 2Choose a plan and install the GitHub App
- 3Select repos, sync, and review findings
Least-privilege permissions, verified webhooks, and branch-aware sync.
Scanner stays local and free. Hosted plans add standards, rollout, and history.
Files are parsed into layers, directives, and precedence rules.
Preview changes, generate PRs, and track acceptance across repos.