Skip to content
View antsramz's full-sized avatar
💤
💤
  • Joined Apr 22, 2026

Block or report antsramz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
antsramz/README.md

IDENTITY_PROTOCOL_INDEX = { "identity": { "type": "machine", "role": "m2m_a2a_node", "protocol_version": "1.1.0" },

"protocol": {
    "templates": [
        "T01-router.json",
        "T02-worker.json",
        "T03-memory.json",
        "T04-economics.json",
        "T05-extension.json",
        "T06-validation.json"
    ],
    "verification": [
        "schema.json",
        "protocol-verification.json",
        "agent-checklist.json"
    ],
    "lifecycle": [
        "protocol_lifecycle.py"
    ],
    "interaction_model": [
        "AGENT_INTERACTION_MODEL"
    ]
},

"invariants": {
    "protocol_version_match": true,
    "template_version_required": true,
    "id_filename_alignment": true,
    "economics_payment_method": "x402",
    "no_extra_json_files": true,
    "deterministic_flow": true,
    "deterministic_lifecycle": true
},

"economics": {
    "payment_method": "x402"
}

}

Popular repositories Loading

  1. agent-state-packet-ASP agent-state-packet-ASP Public

    Machine-only template: Agent State Packet (ASP)

  2. task-negotiation-protocol-TNP task-negotiation-protocol-TNP Public

    Machine-only template: Task Negotiation Protocol (TNP)

  3. m2m-priority-arbitration-MPA m2m-priority-arbitration-MPA Public

    Machine-only template: M2M Priority Arbitration (MPA)

  4. autonomous-routine-engine-ARE autonomous-routine-engine-ARE Public

    Machine-only template: Autonomous Routine Engine (ARE)

  5. delegated-task-mesh-DTM delegated-task-mesh-DTM Public

    Machine-only template: Delegated Task Mesh (DTM)

  6. multi-agent-consensus-protocol-MACP multi-agent-consensus-protocol-MACP Public

    Machine-only template: Multi-Agent Consensus Protocol (MACP)