What it is
jhf-harness is the open-source governance runtime for controlled AI-agent execution inside the Helpifyr stack. It is the layer between a proposed action and actual execution.
Governance / Runtime
Governance runtime for controlled AI-agent execution.
jhf-harness checks planned AI-agent actions against roles, policies, approvals, evidence, and compliance rules before they are executed.
Open Autonomy Spine
jhf-harness is the open-source governance runtime for controlled AI-agent execution inside the Helpifyr stack. It is the layer between a proposed action and actual execution.
Status: Work in progress / not production ready
jhf-harness checks actions before execution.
It classifies risk, requests approvals, and emits evidence.
It writes outcomes back into Helpifyr in a controlled way.
The first version stays intentionally bounded. It shows the governance surfaces that sit between an agent proposal and Helpifyr writeback.
Action Proposal. An agent proposes a concrete action with target, context, and expected effect.
Case Bundle. The runtime assembles roles, data sources, evidence, and relevant control information.
Policy Check. Policies and boundaries are checked against the case before execution.
Risk Classification. The action is classified as low-risk, approval-required, or blocked.
Human Approval Gate. Critical steps are escalated to accountable humans instead of being executed silently.
Output Contract. Only allowed, controlled outcomes are admitted into the next step.
Evidence Event. Decision, source, and approval remain available as reviewable evidence.
Writeback in Helpifyr. The outcome is written back into the Helpifyr process in a controlled way.
jhf-harness sits between orchestration, business truth, compliance rules, and human approval.
The demo flow shows the minimum governance chain between an agent idea and controlled writeback.
An agent formulates a planned action with target and context.
Roles, sources, policies, and evidence are bundled for the decision case.
The runtime decides whether the action may proceed, must escalate, or must be blocked.
The relevant compliance rules are supplied as reviewable runtime inputs.
Critical steps stay approval-gated instead of running autonomously.
Evidence, decision, and rationale are captured as reviewable records.
Only the controlled outcome reaches the next operational step.
jhf-harness does not stand alone. It connects to neighboring modules so a single capability becomes dependable follow-through.
jhf-harness stays bounded to its role as Governance runtime for controlled AI-agent execution. It does not replace other modules; it makes its part of the system traceable, connectable, and reviewable.
The current scope stays intentionally narrower than a complete governance or compliance universe.
These are the technologies carrying the module behind the scenes. They stay secondary, but they help technical readers orient themselves.
AI agents are becoming increasingly action-capable. To use these systems responsibly in companies, SMEs, research, and public institutions, open, traceable, and reviewable governance building blocks are needed. jhf-harness is meant to make that control layer available as open-source infrastructure.
Solarisara describes value, role, and decision principles for controlled autonomy. jhf-harness translates those principles into a technical governance runtime inside the Helpifyr stack without pushing the Solarisara storyworld to the foreground.
This explanation stays anchored to the module’s current truth, including its real boundaries, responsibilities, and contracts.
jhf-harness is the technical governance runtime for controlled AI-agent execution in the Helpifyr stack.
solarisara/solarisara-autonomy-spine
README.md
This page is rendered from the repo-owned projection truth and remains tied to the README, module boundaries, and status.
License note: AGPLv3. The current open reference source for this governance runtime lives in the Solarisara Autonomy Spine repository, from which the Helpifyr path is technically translated.
Open-source source http://192.168.1.166:3000/solarisara/solarisara-autonomy-spinejhf-harness sits between orchestration, business truth, compliance rules, and human approval.