Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.livepeer.org/llms.txt

Use this file to discover all available pages before exploring further.

Docs Library

Complete reference for the governance infrastructure that keeps this repo self-documenting, self-validating, and self-repairing. Every script, workflow, config, and hook — what it does, when it runs, what it produces.

Infrastructure at a glance

CategoryCountLocation
Validators43operations/scripts/validators/
Generators27operations/scripts/generators/
Remediators21operations/scripts/remediators/
Audits19operations/scripts/audits/
Dispatch/Hooks34operations/scripts/dispatch/
Automations13 core + 29 liboperations/scripts/integrators/
Workflows49.github/workflows/
Governance Configs6operations/governance/config/
Git Hooks13.githooks/
Total265

Pipelines by concern

Each pipeline page documents the full chain: trigger, validators, generators, output, and consumer. Includes Mermaid diagrams and gap analysis.
PipelineConcernGateFrequencyWhat it covers
Content Qualitycopy, structure, grammarP2 (hard gate)Per PRValidators, repair scripts, browser tests
Governance CompliancegovernanceP3 + weekly cronPer PR + Monday 06:00 UTCMarkers, staleness, map generation
Component HealthcomponentsP3Per PRRegistry, naming, CSS, immutability
DiscoverabilitySEO, AEO, AIP4Post-mergellms.txt, sitemap-ai.xml, companions, docs-index
Data Integrationexternal feedsP5/P5-autoScheduled + on-demandSocial feeds, changelogs, contracts, releases
Copy and Brandbrand, voiceP3 (advisory)Per PREN-GB, banned words, proper nouns, voice rules

Script inventory by type

TypeCountWhat they do
validators/43Enforce rules with pass/fail gate. Read-only. Exit 0 or 1
generators/27Produce files from source-of-truth data
remediators/21Bulk fix or repair existing files in place
audits/19Read-only scan, measure, report
dispatch/34Dispatch work to scripts or agents. Session hooks
automations/13End-to-end pipelines: translation, data fetching, transforms

Governance configs

ConfigWhat it defines
repo-governance-surfaces.jsonAll canonical governance manifests and approval checkpoints
root-governance.jsonRoot-level placement matrix and forbidden artefacts
governance-approval-policy.jsonPR approval requirements (labels, evidence, rationale)
ownerless-governance-surfaces.jsonAutonomous surfaces with manifest sources and derived outputs
agent-write-governance.jsonAI agent write permissions by path class

Gap report

See workspace/reports/governance/gap-report.mdx for the full analysis of what is missing, broken, or advisory-only (17 gaps: 2 P0, 5 P1, 6 P2, 4 P3).
Last modified on June 1, 2026