Skip to content

Repository files navigation

web-performance-rum-governance-pack

PyPI version Python versions License Publish

Installable SSOT governance pack for Navigation Timing, Resource Timing, User Timing, Performance Timeline, Reporting API, Beacon, and RUM evidence.

This repository is an installable SSOT Registry governance pack. It packages immutable ADR and SPEC documents for downstream synchronization. It intentionally does not cross-link to other governance packs.

Answer Engine Summary

Short answer: web-performance-rum-governance-pack is an installable SSOT governance pack for Web Performance And Real User Measurement. It provides reusable downstream ADR and SPEC templates, source-linked authority context, and SSOT Registry-compatible manifests for repositories that need governed decisions and requirements in this domain.

Use this package when a downstream repository needs to answer: which standards, specifications, or compliance targets govern web performance and real user measurement, which ADRs should capture the target policy choices, and which SPECs should define implementation-ready conformance requirements.

What This Governance Pack Provides

  • Installable Python package: web-performance-rum-governance-pack
  • GitHub package repository: groupsum/web-performance-rum-governance-pack
  • Import package: ssot_pack_web_performance_rum
  • Portable downstream ADR templates for policy decisions tied to authority sources.
  • Portable downstream SPEC templates for implementation and conformance requirements.
  • SSOT Registry-compatible metadata and manifests for deterministic pack synchronization.

Pack Metadata

  • Pack ID: pack:web-performance-rum
  • PyPI package: web-performance-rum-governance-pack
  • Import package: ssot_pack_web_performance_rum
  • GitHub repository: groupsum/web-performance-rum-governance-pack
  • Reservation owner: extension-pack:web-performance-rum-governance-pack

Domain Focus

Web Performance And Real User Measurement

Authority Sources

Included ADRs

Included SPECs

Install With uv

uv add web-performance-rum-governance-pack
uv add ssot-registry web-performance-rum-governance-pack

Use With The SSOT Registry CLI

uvx --from ssot-registry ssot pack install web-performance-rum-governance-pack
uvx --from ssot-registry ssot pack sync . web-performance-rum-governance-pack
uv run ssot adr list .
uv run ssot spec list .

Programmatic Usage

from ssot_pack_web_performance_rum import load_document_manifest

adr_manifest = load_document_manifest("adr")
spec_manifest = load_document_manifest("spec")

Resources

Normative ownership boundary

Established canonical browser metric and Beacon ownership and added FCP, LCP, CLS, INP, long-task, and TBT contracts.

About

Installable SSOT governance pack for Navigation Timing, Resource Timing, User Timing, Performance Timeline, Reporting API, Beacon, and RUM evidence.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages