axis_agent_wire
Wire two AI agents together via Entangler.tech for trustless coordination. Generates deploy-ready Entangler config with CHRONOS time-travel logging, PULSE health monitoring, cryptographic identities, messaging schema, and failure handling. Use after axis_spark_to_swarm to wire the agents it planned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What these two agents need to accomplish together | |
| agent_a | Yes | Name or role of the first agent (e.g. 'zambo-research-agent') | |
| agent_b | Yes | Name or role of the second agent (e.g. 'x711-execution-node') | |
| topology | No | Coordination topology (default: direct) |