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. x402-idp x402-idp Public

    1

  2. x402-scp x402-scp Public

    1

  3. x402-arb x402-arb Public

    1

  4. x402-mem x402-mem Public

    1

  5. x402-client-python x402-client-python Public

    Python 1

  6. agent-state-packet-ASP agent-state-packet-ASP Public archive

    Machine-only template: Agent State Packet (ASP)