PowerGRYD — Pyramid Overview
The Pyramid Overview at /reports/powergryd/overview is the entry point for the PowerGRYD maturity model. It renders the canonical 5-layer PowerGRYD pyramid and a live mapping of every layer to the RAIC modules that feed it.
The 5 PowerGRYD layers
- L1 — Foundation: governance scope, leadership, roles, policies.
- L2 — Data: dataset registry, lineage, quality, provenance.
- L3 — Models & Systems: System Register, Use Case Register, model inventory.
- L4 — Operations: controls, monitoring plans, KPIs, incidents.
- L5 — Agentic: agent detection, agentic use cases, AI Agent Acceptable Use policy.
The pyramid is rendered as the verbatim PowerGRYD SVG. The layer label, weight contribution to pyramid integrity, and source-module list shown on the page come from the canonical POWERGRYD_LAYERS registry and are the same objects consumed by every PowerGRYD report.
Mermaid mapping & "What's Next"
Below the pyramid, a Mermaid diagram ([email protected]) maps each layer to the RAIC modules that contribute signals — e.g. L2 → Dataset Registry + Lineage; L4 → Controls + Operation Monitoring; L5 → AI Discovery (Agent tab) + Agentic Use Cases.
The "What's Next" CTA grid links to the four downstream PowerGRYD reports: Maturity Assessment, Layer Coverage, Gap & Risk Heatmap, and Trend & Trajectory.
Client Pack export
OrgAdmins on Pro/Enterprise see a Generate Client Pack button. This calls the buildPack("powergryd_client") server function which assembles a private ZIP containing:
README.txt+manifest.json(includesmarketing_data_presentflag)- Verbatim pyramid SVG and Mermaid mapping
- Four CSVs: Maturity, Layer Coverage, Gap Heatmap, and Trend (omitted with note if < 2 snapshots)
Download is via the canonical issue-signed-evidence-url issuer (5-minute TTL). Audit codes emitted: POWERGRYD_PACK_BUILD_STARTED / _COMPLETED / _FAILED / _DOWNLOADED.
Tier & flag gating · audits
PowerGRYD is gated by tier (Professional or Enterprise) AND by the per-tenant feature_flags.powergryd row managed by Super Admins on /superadmin/feature-flags. When ungated, the 5 PowerGRYD routes redirect to /reports and the nav items are hidden in ReportsLayout.
Audit codes emitted by this screen: POWERGRYD_OVERVIEW_VIEWED (60-min throttled) and POWERGRYD_MARKETING_BADGE_VIEWED when marketing demo data is detected.
