Configuration
Documentation Map
-
Configuration
-
Channel:
stable -
Source repo:
JaddaHelpifyr/jhf-bobbin
Configuration
This page is the canonical configuration entrypoint for jhf-bobbin.
Primary Truth Sources
configs/installer.env.exampleconfigs/stack-contract.jsonconfigs/oss-inventory.json- STACK_CONTAINER_CONTRACT.md (
docs/STACK_CONTAINER_CONTRACT.md)
Key Configuration Domains
Installer and runtime mode:
OPENCLAW_MODERUN_AS_ROOTOPENCLAW_CONFIG_DIROPENCLAW_CONFIG_FILEOPENCLAW_ENV_FILE
Memory/runtime endpoints:
LOCALAI_BASE_URLLOCALAI_PROFILELOCALAI_PORTQDRANT_URLUSE_LOCAL_QDRANT
Mem0 behavior:
MEM0_USER_IDMEM0_LLM_PROVIDERMEM0_LLM_MODELMEM0_LLM_BASE_URLMEM0_AGENT_ACCESS_DEFAULTMEM0_AGENT_ACCESS_RULES
Guardrails:
LOCALAI_PROBE_DEGRADE_THRESHOLDLOCALAI_PROBE_TIMEOUT_WINDOW_SECONDSLOCALAI_PROBE_DEGRADE_COOLDOWN_SECONDSLOCALAI_MODELS_MIN_INTERVAL_SECONDS
Configuration Rule
Bobbin must not create a local shadow truth for Fabric-owned policy, lifecycle, or readiness semantics. Repo-owned configuration stops at installer/runtime materialization and bounded verification behavior.
Verify Configuration
python3 scripts/check_stack_contract.py
python3 scripts/check_runtime_materialization_drift.py
python3 scripts/check_runtime_version_truth.py
python3 scripts/check_oss_inventory_contract.py
AGPLv3. See ../LICENSE (LICENSE).
Learn more at helpifyr.com.