Skip to main content

Shuttle

This longform module page is the manufacturer-docs entry point for the module. It uses the product overview when that surface is admitted and falls back to the first safe versioned detail page when the overview is still blocked. Use it first; drop into the versioned product pages only when you need deeper surface detail or channel-specific reference.

  • Canonical module key: shuttle
  • Source repo: JaddaHelpifyr/jhf-shuttle
  • Preferred versioned channel today: stable

Versioned product docs

Use these direct entry points when you need exact product behavior, operations, or reference detail:

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 entrypoint jhf-shuttle
  • optional aiohttp API 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
  • 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
  • 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)
  • public stack-nightly admission inventory: ../contracts/admission/release_surface_inventory_v1.json (contracts/admission/release_surface_inventory_v1.json)
  • release-eligibility posture: ../contracts/admission/repository_publication_history_posture_v1.json (contracts/admission/repository_publication_history_posture_v1.json)
  • roadmap anchor: PROJECT_PLAN.md

AGPLv3. Learn more at helpifyr.com.