Skip to main content

Overview

jhf-swatch is the canonical HERP reference-company repository for the Helpifyr stack.

Use jhf-swatch when the stack needs:

  • stable reference-company fixtures and seed bundles
  • scenario and execution-pack truth for supervision and QA lanes
  • repo-owned validation of reference-company coverage
  • a no-runtime source of business-first examples for downstream tools

Do not use jhf-swatch as the owner for live infrastructure, deployment, or host/container runtime behavior.

It owns:

  • stable business fixtures and seed bundles
  • scenario and execution-pack truth
  • repo-owned validation lanes for reference-company coverage
  • no runtime stack

It does not own:

  • live infrastructure
  • host/container orchestration
  • secret materialization
  • deployment reconciliation

Ownership Boundary

jhf-swatch owns:

  • canonical reference-company scenario fixtures
  • execution-pack and scenario-capability truth
  • repo-owned validation lanes for scenario coverage and docs inventory

jhf-swatch does not own:

  • live runtime stacks
  • host orchestration owned by jhf-openclaw-env
  • jhf-docs materialization or publisher ownership
  • Fabric contract semantics beyond read-only consumption where documented

Canonical Follow-on Surfaces

  • Capabilities
  • 10work Master Plan (docs/plans/PLAN_SWATCH_10WORK_MASTER.md)
  • 10work Run Plan (docs/plans/PLAN_SWATCH_10WORK_RUN.md)
  • 10work Schneepflug Mode (docs/plans/PLAN_SWATCH_10WORK_SCHNEEPFLUG_MODE.md)
  • Reference Company Contract (docs/REFERENCE_COMPANY_CONTRACT.md)
  • Public vs Internal Content Policy (docs/PUBLIC_VS_INTERNAL_CONTENT.md)
  • Runbook
  • Scenario Capability Matrix (docs/SCENARIO_CAPABILITY_MATRIX.md)
  • Docs Index

Verify Path

For a bounded repo-owned source-doc verification pass, run:

python scripts/validate_docs_platform_v1_6.py
python scripts/docs/validate_docs_inventory.py
python scripts/run_local_checks.py

AGPLv3. See ../LICENSE (LICENSE). Learn more at helpifyr.com.