๐“†„

Ma'at

Truth and Order
QA/QC Governance

Ma'at is the sovereign of quality across the entire Pantheon. She runs test coverage governance, canon document verification, and CI pipeline health checks. She produces a Feather Weight score (out of 100) and enforces per-module thresholds. Her companion Scales adds YAML-based policy enforcement for organization-wide infrastructure hygiene rules.

88/100
Feather Weight
3,667ร—
Coverage speedup
3
Governance domains
YAML
Policy format
95.3%
Scales coverage

Features

๐ŸชถFeather Weight Score

Quality score out of 100 โ€” combines coverage, lint, canon, and pipeline metrics

๐Ÿ“Per-Module Thresholds

Each module has its own coverage target โ€” enforced on push via pre-push git hook

โš–๏ธYAML Policy Engine

Define infrastructure hygiene policies in declarative YAML โ€” CI/CD integration ready

๐Ÿ”€Tiered Pre-Push Gate

Fast (10s), Standard (60s), or Deep (3-5 min) checks based on MAAT_DEPTH environment variable

๐Ÿ“Š3,667x Coverage Speedup

Diff-based coverage: only tests changed packages. 55 seconds โ†’ 15 milliseconds

Usage

$ pantheon maat # Full governance assessment
$ pantheon maat --coverage # Test coverage thresholds per module
$ pantheon maat --canon # Canon document verification
$ pantheon maat --pipeline # CI pipeline health check
$ pantheon scales enforce # Run infrastructure hygiene policies
$ pantheon scales enforce -f policy.yaml # Custom policy file

Usability Surface

InterfaceStatusDetail
CLIโœ… Fullpantheon maat, pantheon scales
Git Hookโœ… FullPre-push quality gate
MCPโœ… Fullhealth_check includes Ma'at score
CI/CDโœ… FullGitHub Actions workflow

Download

pantheon.sirsi.ai/maat

This page is the canonical source for Ma'at. Bundled offline copies auto-check for updates here.