Integrations
Documentation Map
-
Integrations
-
Channel:
stable -
Source repo:
JaddaHelpifyr/helpifyr-fabric
Integrations
Internal Helpifyr Integrations
openclaw
- Direction: outgoing
- Type: provider-contract
- Surface: runtime discovery, topology reads, diff planning, guarded handoff
- Auth: provider-specific internal contract
- Stability: stable
- Versioning: provider contract family, additive evolution
- Owner:
helpifyr-fabricprovider adapter
n8n-operator
- Direction: bidirectional logical integration
- Type: product-adapter
- Surface: topology sync, capability intake, compatibility checks
- Auth: internal service contract
- Stability: stable
- Versioning: additive contract evolution
- Owner:
helpifyr-fabricproduct adapter plus downstreamn8n-operator
clawledger
- Direction: bidirectional logical integration
- Type: product-adapter
- Surface: setup requests, approvals, tool-bundle detection with
helpifyr-wire - Auth: internal service contract
- Stability: stable
- Versioning: additive contract evolution
- Owner:
helpifyr-fabricproduct adapter plus downstreamclawledger
mission-control
- Direction: outgoing
- Type: operator-consumer
- Surface: setup, topology, drift, rollout, signoff summaries
- Auth: internal operator-safe contract
- Stability: stable
- Versioning: additive contract evolution
- Owner:
helpifyr-fabricsummary surfaces plus downstreammission-control
oc-agent-manager
- Direction: outgoing
- Type: compatibility-shim
- Surface: runtime inventory and compatibility posture
- Auth: internal service contract
- Stability: stable
- Versioning: additive contract evolution
- Owner:
helpifyr-fabriccompatibility layer plus downstreamoc-agent-manager
Additional Helpifyr Repositories
- Direction: outgoing read-only
- Type: repository-intake
- Surface:
fabric-manifest.jsonanddocs/FABRIC_TOOL_PROFILE.mdfrom Gitea - Auth: repository read path
- Stability: stable but schema-tolerant
- Versioning: repository-owned manifest/profile revisions
- Owner: repository teams plus Fabric tooling intake
jhf-beam
- Direction: outgoing read-only
- Type: supporting-tool execution-contract
- Surface:
GET /api/v1/tools/standards,GET /api/v1/tools/standards/{tool_key},GET /api/v1/tools/connection-matrix, andGET /api/v1/updates/compatibility-matrix - Auth: internal read path
- Stability: partial
- Versioning: additive over the existing tooling and compatibility surfaces
- Owner:
jhf-beamas execution tool,jhf-fabricas context provider
Implemented:
- Fabric exposes tool identity, lifecycle, dependencies, connection inventory, and compatibility context as artifact inputs for
jhf-beam. - The current verify path is read-first only; no write-back or upgrade execution is owned by Fabric.
Planned:
- optional evidence intake can be added later if the upgrade flow needs compact post-run evidence, but no evidence write path is implemented in the current baseline
- guarded compatibility checks or rollout-gate calls may later be consumed by the upgrade tool as context, but this integration step is not implemented in the current baseline
External Integrations
Gitea
- Direction: incoming and outgoing
- Type: webhook plus repo-read
- Surface:
/api/v1/integrations/gitea/webhookand raw repository artifact fetches - Auth: webhook header and internal repository access path
- Stability: stable
- Versioning: Gitea 1.22 API and raw path behavior
- Owner: Gitea plus Fabric tooling intake
Dapr
- Direction: outgoing
- Type: sidecar
- Surface: invocation, state probing, runtime metadata
- Auth: internal sidecar network
- Stability: stable
- Versioning: Dapr 1.15.5 baseline
- Owner: Fabric middleware layer
NATS JetStream
- Direction: outgoing publish
- Type: message-bus
- Surface: event subjects and outbox publication evidence
- Auth: internal runtime network
- Stability: stable
- Versioning: NATS 2.11 baseline
- Owner: Fabric events backbone
PostgreSQL
- Direction: outgoing persistence
- Type: database-contract
- Surface: SQLAlchemy repositories, migrations, readiness probes
- Auth: internal database credentials
- Stability: stable
- Versioning: PostgreSQL 16 baseline plus Alembic migrations
- Owner: Fabric persistence layer
Prometheus, Grafana, OTel
- Direction: outgoing metrics and dashboard provisioning
- Type: observability-stack
- Surface: metrics export, dashboard activation, telemetry export
- Auth: internal runtime network
- Stability: stable
- Versioning: platform-plane stack versions from compose
- Owner: Fabric observability layer
Event Contracts
Published Families
fabric.topology.changedfabric.rollout.plannedfabric.drift.detectedfabric.product.sync.requestedfabric.approval.requiredfabric.residual_risk.detectedfabric.capability.changed
Consumed Families
- none as a first-class external event contract in the current repo baseline
MCP Integration
- Direction: outgoing
- Type: mcp
- Surface: API-backed read and guarded action tools
- Auth: API-backed guarded access
- Stability: stable
- Versioning: additive tool surface evolution
- Owner: Fabric MCP layer
Planned Connections
helpifyr-terraform
- Direction: bidirectional logical alignment
- Type: planned cross-repository integration
- Surface: OCI image and platform-plane contract alignment
- Auth: repository and deployment contract level
- Stability: planned
- Versioning: tied to
HF-029 - Owner: Fabric and Terraform repositories
Future connections must be documented before implementation with:
- purpose
- direction
- expected data
- auth
- trigger
- minimum protocol shape
License
- License: AGPLv3
- Project: https://helpifyr.com