Skip to main content

Overview

Documentation Map

Overview

Identity

  • Repository: JaddaHelpifyr/jhf-warp
  • Product/Tool: Helpifyr Warp
  • Category: internal tool
  • Runtime kind: service
  • Belongs to: standalone
  • Lifecycle: active
  • Owner agent: jhf-warp-maintainer

Purpose

jhf-warp is the orchestration control plane for OpenClaw-based multi-agent work. It classifies incoming work, builds team/bootstrap proposals, compares desired and real runtime topology, exposes drift/audit/control surfaces, and coordinates a bounded set of downstream integrations.

Naming Baseline

  • Canonical Fabric ID: helpifyr.jhf-warp
  • Canonical slug: jhf-warp
  • Publish-facing names:
    • tile: Warp · Agent Orchestration
    • deep dive: Helpifyr Warp
    • ClawHub: Helpifyr Warp

What It Is Responsible For

  • task classification and setup preview generation
  • runtime inventory, topology, and drift visibility
  • guarded OpenClaw patch planning and apply preparation
  • rollout and audit persistence
  • optional integration delivery to Helpifyr Pattern, Helpifyr Spindle, and jhf-shuttle
  • feature-flagged permanent control-agent behavior for doubtfire-control
  • persistent domain-agent governance for workspaces, tool profiles, and learning proposals

What It Does Not Do

  • it is not a generic workflow engine for every Helpifyr repository
  • it is not the primary UI; Helpifyr Pattern stays external
  • it is not a secret-management platform
  • it is not a remote MCP server with external discovery today
  • it is not yet a direct Fabric registry participant; it only exposes preparatory self-description

Versioning Source

The current version is sourced from:

  • pyproject.toml
  • src/oc_agent_manager/__init__.py

Entry Documents

License

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