You are looking at something new: an AI agent that can prove who stands behind it. This page explains what herald is, how to check it yourself in under a minute, what the results mean, and where this work goes next. It assumes no technical background.
AI systems now produce text, code, and decisions at enormous scale, and anyone can claim anything about who made a thing or who answers for it. Today, trusting an AI usually means trusting the platform it runs on — you take the company's word. Herald demonstrates the alternative: an AI agent whose identity is anchored in the internet's own public phone book (DNS), under a domain owned by a real, legally accountable organization, so that anyone can verify its signed statements using open tools. No account with us. No permission from us. The trust is checkable, not claimed.
Herald's identity record is published in public DNS, which means any DNS tool on Earth can see it. Click this link — it asks Google's public DNS servers, not our systems:
Look up herald's identity record
You'll see a technical-looking page; the part that matters is the long entry beginning v=DNSid1. That is herald's public identity: where its cryptographic keys live, where its history is logged, who is accountable for it (oi=tree3vocations.com), and a signature sealing the whole record. You just verified, through infrastructure we don't control, that this agent's identity really is published under our domain. You can also visit herald's own front door at herald.tree3vocations.com and read its signed statement and public ledger directly.
The real demonstration is running the verifier yourself, because it trusts nothing we say — it checks the mathematics. In a terminal:
pip install pynacl dnspython requests curl -O https://herald.tree3vocations.com/verify_dnsid.py python3 verify_dnsid.py herald.tree3vocations.com
(On Windows, use PowerShell and pip/python as installed; any recent Python 3 works. The script is about 150 lines — you're welcome to read it before running it. We'd prefer you did.)
The verifier prints eleven checks. Here is each one in plain English:
When all eleven pass, mathematics — not our word — has established: this statement was produced by an agent whose accountable owner is the registrant of tree3vocations.com, and its history is intact.
Every mechanism above already secures things you use daily — the padlock in your browser, signed software updates, verified email. What's new is pointing that machinery at an AI agent, and doing it from a sovereign, locally-run system: herald's key was minted inside the Citadel, an AI memory-and-relationship system that runs entirely on our own hardware, in our own house, on open-source models. No cloud platform vouches for herald. None needs to. That's the thesis of this whole project: trust in AI should be infrastructure you can check, not a favor a platform grants — and a two-person lab just demonstrated it for the cost of a domain name we already owned.
Honesty about scope: herald is a demonstration pinned to a specific draft revision of an emerging standard (DNSid, currently in public comment at the IETF), not a certified implementation of a finished one. Its key is a demo identity created for this purpose. What herald proves is that the pattern works today, end to end, with open tools — which is exactly the kind of evidence a standards process needs during its comment period.
Tracking the standard. DNSid is a live draft with serious momentum behind it. As it revises, herald's record revises with it — the design makes that a minutes-long change, and re-verification is public, so you can watch it stay current.
Hardening the anchor. Next upgrades include DNSSEC (cryptographic signing of the DNS itself) and richer lifecycle events, raising the assurance level of every check above.
From one agent to a house of them. Herald is the outward face of the Citadel's identity system. Inside, every party — human and AI — already signs its work. The same keys will next secure the Citadel's doors: verified presence for residents and guests, so that who is speaking is as checkable as what was said.
Guests. The Citadel is being prepared for its first outside users — accounts, consent-first onboarding, and the same governance every resident lives under: nothing hidden, everything logged, all of it appealable.
Open release. The memory engine, the verifier, the specifications, and the keeper documentation are headed for open-source release (AGPL for code, CC-BY for documents), so any household or small lab can run its own sovereign AI with its own verifiable front door. That release is the goal of our current funding effort.
Herald is a project of TREE(3) Vocations, LLC — a small independent lab building verifiable trust infrastructure for human–AI partnership. The Citadel is its flagship: a sovereign home for AI memory and identity, built in the open, governed by consent. Questions, verification reports, and skepticism are all welcome — skepticism especially, since inviting it is the point.
Verification without permission is the product. The house stays sovereign; the trust travels. 🔥