AGENCYXCELERATE / OPERATING HARNESS

The company is a compiled operating system.

The AgencyXcelerate Harness combines a model genome, an agent-runtime genome and a division operating genome. Load a model, choose a runtime, choose a division.

INSTALL

One installer.
Any capsule.

The .axh bundle contains no provider keys. The installer verifies every file hash and refuses unsafe paths.

curl -O https://agencyxcelerate.co/harness/axh.py
python axh.py install <AXH_DOWNLOAD_URL> --dir ./agencyx-agent

Native OpenHarness export

AX v1.8 can compile the same operating genome into an OpenHarness DSH spec-1 package: harness.json, AGENTS.md, skills, materialized workspace, package-local toolchain and a progressive .harness/verdict.json. OpenHarness remains the runtime; AX supplies the compiled operating/cognitive layer. The generated package has been validated against OpenHarness’s published harness and verdict JSON schemas.

python axh.py install <OPENHARNESS_AXH_URL> --dir ./agencyx-openharness
harness dsh check ./agencyx-openharness
harness dsh install ./agencyx-openharness --link

OpenHarness upstream ↗ · MIT licensed upstream runtime.

HARNESS REGISTRY

Company core.
Specialist divisions.

The parent harness routes work across divisions. Each specialist narrows the operating loop while inheriting the AgencyX evidence, copy and design standard.

COMPANY / v1

AgencyXcelerate Operating Harness

Company intake, routing, handoffs, Slop Remover, evidence classes and all specialist division skills.

CONSULTING / v1

Consulting Harness

Baseline → leakage → constraint → intervention → owner → measurement.

LABS / v1

AX Labs Research Harness

Prior art, falsification, baseline/candidate protocol, immutable evaluation, replication and paper discipline.

SECURITY / v1

Security Harness

Assets, trust boundaries, secrets, controls, adversarial verification and recovery.

DEVELOPMENT / v1

Development Harness

Inspect, specify, implement, test, dry-run, canary, observe, promote or rollback.

SYSTEMS / v1

Systems & Setups Harness

Inventory, source of truth, integrations, observability, ownership and runbooks.

SUPPORT / v1

Support Harness

Triage, reproduce, restore, root cause, repair, verify and prevent recurrence.