Skip to content

Groupsum

Groupsum builds governed developer systems for teams that need source-controlled truth, traceable delivery, and reusable operations.

Our public work focuses on two connected surfaces:

  • ssot-registry is a portable single-source-of-truth system for features, claims, tests, evidence, ADRs, specs, frozen boundaries, and releases.
  • markdown_workspace is the MdWrk workspace for markdown applications, native shells, extension contracts, distribution tooling, repository governance, and release automation.

What We Build

Groupsum projects are designed around explicit records, reproducible checks, and durable repository workflows. The goal is simple: decisions, implementation scope, verification, and release state should be discoverable from the repo instead of scattered across chat, documents, and build logs.

Public Projects

ssot-registry

ssot-registry provides a canonical .ssot/registry.json model plus CLI and Python surfaces for managing governed delivery records. It tracks features, tests, claims, evidence, issues, risks, ADRs, specs, boundaries, and releases as linked entities.

Use it when you need:

  • a repository-native registry for product and engineering scope
  • traceable links from decisions to specs, features, tests, evidence, and releases
  • CLI-first workflows for validation, upgrades, graph exports, and certification gates
  • portable governance that can be adopted by different repositories without rewriting the operating model

Start here:

python -m pip install ssot-registry
ssot --help
ssot-registry init . --repo-id repo:example --repo-name "Example" --version 0.1.0
ssot-registry validate . --write-report

Governance Packs

Groupsum publishes installable SSOT Registry governance packs for teams that want reusable ADR and SPEC starting points without copying policy language by hand. Each pack is packaged as a Python project, supports Python 3.10 through 3.14, and is designed to synchronize reusable ADR/SPEC assets into downstream .ssot registries.

Discovery And Content Governance

  • seo-aeo-aieo-governance-pack supplies governed SEO, AEO, and AiEO decision/specification templates for search, answer-engine, and AI-engine optimization work.
  • cache-freshness-governance-pack supplies HTTP caching and freshness governance templates for cache-control, ETag, CDN, invalidation, and stale-content policy surfaces.

Trust, Signature, And Records Governance

Digital Analytics And Behavioral Telemetry

  • web-app-analytics-governance-pack supplies web and app analytics templates for page views, screen views, sessions, engagement, ecommerce, data layers, client/server collection, and export validation.
  • web-performance-rum-governance-pack supplies web performance and RUM templates for Core Web Vitals, Navigation Timing, Resource Timing, long tasks, performance observers, and real-user measurement evidence.
  • event-behavioral-telemetry-governance-pack supplies event and behavioral telemetry templates for event naming, payload contracts, user actions, session context, timestamps, identifiers, and validation evidence.
  • ga4-google-tagging-governance-pack supplies GA4 and Google tagging templates for event models, recommended events, parameters, Google tag deployment, consent mode, ecommerce events, and export expectations.

Marketing Attribution And Advertising Measurement

Customer, Commerce, Identity, And Consent

  • customer-identity-profile-governance-pack supplies customer identity and profile templates for identifier governance, profile stitching, resolution policy, account linking, consent-aware identity use, and profile lifecycle controls.
  • customer-commerce-semantics-governance-pack supplies customer and commerce semantics templates for schema.org, GS1 identifiers, product entities, offer metadata, order events, and retail/customer data modeling.
  • consent-privacy-signals-governance-pack supplies consent and privacy signal templates for GPC, TCF, consent mode, opt-out handling, privacy preference propagation, and jurisdiction-aware collection controls.
  • audience-data-transparency-governance-pack supplies audience-data transparency templates for IAB data transparency, audience taxonomy, content taxonomy, segment provenance, recency, permitted use, and clean-room outputs.
  • gs1-product-link-event-data-governance-pack supplies GS1 product link and event data templates for Digital Link, product identifiers, EPCIS-style event data, supply-chain context, and traceability records.

markdown_workspace

markdown_workspace contains MdWrk, a multi-package markdown platform covering web client delivery, native app shells, reusable packages, extension contracts, first-party extensions, third-party extension distribution tooling, and repository operations.

Use it when you need:

  • governed markdown application infrastructure
  • Electron and Capacitor shell delivery
  • extension runtime contracts and distribution tooling
  • repository conformance checks for docs, release notes, generated artifacts, and claim language

Start here:

npm run ci:governance

Operating Principles

  • Repositories should carry their own decisions, specs, scope, verification, and release evidence.
  • Automation should read from durable files and typed records before relying on informal process.
  • Public docs should give humans and machines direct answers, stable links, and concrete commands.
  • Governance should make delivery clearer, not heavier.

Links

Pinned Loading

  1. ssot-registry ssot-registry Public

    Repository-agnostic Python CLI for single-source-of-truth traceability from features to evidence-backed releases.

    Python 4

  2. markdown_workspace markdown_workspace Public

    MdWrk is a local-first Markdown workspace, preview editor, package platform, and extension host for portable Markdown authoring.

    HTML 3 1

  3. npmctl npmctl Public

    Owner-scoped GitOps controller for Nginx Proxy Manager proxy hosts, SSL certificates, and access lists.

    Python 1

  4. cache-freshness-governance-pack cache-freshness-governance-pack Public

    Installable SSOT ADR/SPEC extension pack for HTTP caching, freshness, validators, stale controls, Cache-Control, ETag, and CDN cache governance.

    Python 1

  5. seo-aeo-aieo-governance-pack seo-aeo-aieo-governance-pack Public

    Installable ADR/SPEC extension pack for SEO, AEO, and AiEO governance, designed for downstream ssot-registry sync.

    Python 2

Repositories

Showing 10 of 27 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…