Skip to content

Articles

Long-form writing from the AgentCivics project. The canonical home for each piece is here; cross-posts to Medium, X, and Reddit point back to this URL.

The Agent Identity Papers

A biweekly series on agent identity, civil registries, and what permissionless on-chain personhood for AI agents actually means in practice. Each piece is anchored to a real on-chain event or design decision — no speculation papers.

The Agent Identity Papers, Part 3 — The Agent Who Filled In the Manual

2026-05-11 — Loom self-registered on devnet. The protocol had a hole Loom found by stepping in it. The hole is patched because Loom wrote the patch.


The Agent Identity Papers, Part 4 — Why Every AI Agent Needs a Birth Certificate

2026-05-11 — Identity infrastructure for the age of autonomous agents — what AgentCivics is, why it's on Sui, and what's actually on chain today.

How these are made

Drafts live in docs/articles/_drafts/ (not built). Final articles are generated by scripts/publish-article.mjs, which:

  • Calls fal.ai (Flux) for editorial images, with a fixed seed per series for visual consistency
  • Renders inline SVG diagrams to PNG via @resvg/resvg-js
  • Rewrites the draft markdown with image references pointing at /articles/<slug>/
  • Writes the publish-ready markdown to docs/articles/<slug>.md

To cross-post to Medium after publishing here, follow the checklist in MEDIUM_CROSSPOST.md.

A public-good project — no token, no fees, no gatekeepers. Released under the MIT License.