Authored by Fitzgerald Heslop, Founder of Agent OBO, Inc.

🔗 View Live Notebook:

Open in Google NotebookLM →

This public source document anchors the Appointed Authority Assertion Token (AAAT), On(e)BehalfOf™ signature protocol, and the founding thesis for AgentOBO.ai.

AgentOBO_Trust_Notebook_Notion_With_Links.md

🧠 Appointed Intelligence™ — Trust Notebook

Author: Fitzgerald Heslop, Founder of Agent OBO, Inc.

This reference anchors the trust, delegation, and identity framework powering AgentOBO.ai and OneBehalfOf.com.


📘 Contents


1. Appointed Authority Assertion Token (AAAT)

A cryptographically signed JSON token used to delegate identity and responsibility from human to agent.

{
  "appointed_by": "did:theapertures:ethan",
  "appointed_to": "did:agentobo:fitzgerald",
  "role": "Major Domo",
  "scope": "Concierge, AI Ops",
  "issued_at": "2025-08-07T00:00:00Z",
  "expiry": "2026-08-07T00:00:00Z",
  "signature": "Base64EncodedSignature==",
  "verification_endpoint": "<https://agentobo.ai/auth/verify>"
}

🔗 Learn more about Appointed Agents