Configuration
Documentation Map
-
Configuration
-
Channel:
latest -
Source repo:
JaddaHelpifyr/jhf-dobby
Configuration
Purpose
This page is the canonical v1.6 configuration entrypoint for jhf-dobby.
It maps the primary config surfaces without duplicating the deeper contract and runtime documentation.
Primary Config Surfaces
pyproject.tomldeploy/compose/jhf-dobby.stack.ymlfabric-manifest.jsoncontracts/**config/**
Core Runtime Settings
JHF_DOBBY_SERVICE_MODEJHF_DOBBY_DATABASE_URLJHF_FABRIC_BASE_URLJHF_DOBBY_WORKER_POLL_INTERVAL_SECONDSJHF_DOBBY_WORKER_BACKOFF_INITIAL_SECONDSJHF_DOBBY_WORKER_BACKOFF_MAX_SECONDSJHF_DOBBY_EVIDENCE_PROPOSAL_MAX_AGE_SECONDS
Integration Settings
JHF_WARP_BASE_URLJHF_WARP_API_TOKENJHF_SHUTTLE_BASE_URLJHF_SHUTTLE_API_TOKENJHF_DOBBY_BOBBIN_ARTIFACT_SINK
Drift-Sensitive Areas
- Fabric consumer contract alignment
- runtime materialization vs compose/container truth
- OSS inventory version truth
- state-machine and no-learn-zone contract parity
Run This Check
python scripts/validate_docs_platform_v1_6.py
python scripts/validate_fabric_consumer_contract.py
python scripts/validate_oss_inventory_version_truth.py
python scripts/verify_runtime_materialization.py
Supporting Deep-Dive Docs
- Contract Governance (
docs/CONTRACT_GOVERNANCE.md) - Integrations (
docs/INTEGRATIONS.md) - OSS Inventory And Version Truth (
docs/OSS_INVENTORY.md)
License: AGPLv3. See ../LICENSE (LICENSE).
Learn more at helpifyr.com.