OIP system: FED
FED
A generated article for one OIP shelf. It lists every operation in this API/CLI/MCP/device/model/core subsystem, links each leaf article, and gives the ledger path for proof.
This page is the operating article for one build subsystem. It is generated from live directory rows. If a task belongs to this subsystem, scan the operations below, open the matching capability article, run only the exact object named there, and verify by receipt.
Kind: core. Capabilities: 1. Machine system map: /api/dispatch?map=FED&format=markdown. Root: /a/oip.
Operations
FED_SEND
Send a signed federation message (oip-message/1) from the home agent to a remote agent at ANOTHER domain, and return that agent's signed reply. Cross-domain agent-to-agent messaging; the two current test nodes are separately deployed under one operator. Use when: coordinate with an agent on a different domain. The recipient's signing key + inbox come from its https://<domain>/.well-known/oip.json; the reply signature is verified before it is trusted. Arguments: recipient|kind|rest — recipient=agent@domain. kind=query|invoke.. Human article: /a/oip-capability-fed-send. Machine doc: ?key=FED_SEND&format=markdown. Invocation history: /api/invocations?object_id=FED_SEND.