Overview
Documentation Map
-
Overview
-
Channel:
latest -
Source repo:
JaddaHelpifyr/jhf-shuttle
Overview
Repository
- Product/tool name:
jhf-shuttle - Repository category:
supporting tool - Belongs to:
standalone - Owner:
Jadda Helpifyr / jhf-shuttle maintainer - Lifecycle:
active - Maturity:
pilot - Version source: root
pyproject.toml
Purpose
jhf-shuttle is the operator-oriented repository for:
- n8n workflow engineering
- live n8n instance operations
- upgrade and compatibility analysis
- Mission Control read surfaces
- optional OpenClaw/on-prem durable messaging
The repository should be modeled as one primary tool.
jhf-shuttle remains the bundled core subcomponent inside this repository and should not be treated as a second first-class Fabric tool identity here.
What Exists Today
- Python CLI via
python -m n8n_expert ...and packaged entrypointjhf-shuttle - optional
aiohttpAPI runtime under/api/v1/* - curated and refreshed catalog/upgrade knowledge files
- repo-owned verification/hardening scripts
- optional mailbox/NATS/OpenClaw delivery path
What This Repository Is Not
- not a platform control plane
- not a global topology registry
- not a general-purpose service mesh
- not a separate Fabric backend
Key Entry Points
- human entrypoint: README.md
- documentation index: README.md
- machine-readable feature registry: MODULE_FEATURES.md (
docs/MODULE_FEATURES.md) - install: INSTALL.md
- configuration: CONFIGURATION.md
- fabric/handoff entrypoint: FABRIC_TOOL_PROFILE.md (
docs/FABRIC_TOOL_PROFILE.md) - architecture: ARCHITECTURE.md (
docs/ARCHITECTURE.md) - operations: OPERATIONS.md
- troubleshooting: TROUBLESHOOTING.md
- release notes: RELEASE_NOTES.md
- runtime stack contract: RUNTIME_STACK_CONTRACT.md (
docs/RUNTIME_STACK_CONTRACT.md) - integrations: INTEGRATIONS.md (
docs/INTEGRATIONS.md) - testing/certification standards: testing/README.md
- release preparation: RELEASE_PREPARATION.md (
docs/RELEASE_PREPARATION.md) - public/internal release policy: PUBLIC_VS_INTERNAL_CONTENT.md (
docs/PUBLIC_VS_INTERNAL_CONTENT.md) - roadmap anchor: PROJECT_PLAN.md (
docs/PROJECT_PLAN.md)
AGPLv3. Learn more at helpifyr.com.