Chapter 10000 · start here

OGO documentation source

The numbered Markdown files in this directory are the source for the hosted /docs knowledge base and the downloadable publication edition.

1 min read·Updated 2026-08-03·1 role path

The numbered Markdown files in this directory are the source for the hosted /docs knowledge base and the downloadable publication edition.

01

Frontmatter contract

Each article must define slug, order, title, description, category, roles, keywords, and updated. Canonical roles are defined in lib/documentation-types.ts. Common aliases are normalized by lib/documentation.ts, but new content should prefer canonical values.

02

Validation

Run:

bash
npm run validate:docs
npm run typecheck
npm run test

Do not add customer data, secrets, private Oprynta platform logic, unsupported root-cause claims, or uncontrolled command instructions.