subagentcitations

.com durable citations
6 citations, live from D1

Citations

Real state, not a mockup — every card below is a row in this Worker's own database, created either by this site or by a sibling site's POST /api/citations call. See the grounding for what each location type means.

char_location — plain text documents (2)

claude-tag/concepts/agent-identity.md

char location source: subagentidentities.com
Claude Tag acts under its own service accounts in Slack channels, not as you.

The doc's own summary line for how Claude Tag's identity works in a channel — grounds subagentidentities.com's core distinction between provisioned service-account identity and a user's personal claude.ai account.

document_index: 1start_char_index: 0end_char_index: 80

platform.claude.com/docs/en/build-with-claude/citations.md

char location source: subagentcitations.com
Citations reference specific locations in source documents. The format of these citations are dependent on the type of document being cited from.

This primitive's own schema is itself a citation: char_location/page_location/content_block_location and every field name in the citations table above is copied directly from this doc. A citation-tracking site whose seed data is itself citations.

document_index: 2start_char_index: 0end_char_index: 149

content_block_location — custom content documents (4)

claude-tag/concepts/how-it-works.md

content block location source: subagentcontracts.com
The thread is durable; the sandbox is not. When a session is idle, its sandbox is released, and it is rebuilt when the next message arrives.

The founding quote of subagentcontracts.com — durable vs. ephemeral as an architectural boundary, cited on its /concepts/durability page and generalized into that site's contract_ledger.survives column.

document_index: 0start_block_index: 0end_block_index: 1

claude-tag/users/good-habits.md

content block location source: subagentcontracts.com
Without a stated end condition, Claude can't declare the thread finished and you can't stop checking it.

Grounds subagentcontracts.com's done_kind enum (objective_check/human_approval/human_choice/unclosable) — a typed version of this doc's own four-row table.

document_index: 0start_block_index: 1end_block_index: 2

claude-tag/users/use-cases/track-projects.md

content block location source: subagentcontracts.com
A contract sits with legal, a design review has no comments, a pull request waits on a reviewer. Claude can follow any of them until they close.

The source of subagentcontracts.com's name and status/closed_at "until it closes" tracker.

document_index: 0start_block_index: 2end_block_index: 3

claude-tag/concepts/agent-identity.md

content block location source: subagentidentities.com
Acts as: Its own service accounts (channel) / You (DM). Access: The channel's Access bundles (channel) / Your personal connectors (DM). Attribution: The agent's accounts, in each tool's audit log (channel) / Your name (DM). Billing: The organization (channel) / Your seat (DM).

The four-row channel-vs-DM comparison table from agent-identity.md — the exact shape subagentidentities.com's identity-comparison schema generalizes.

document_index: 1start_block_index: 3end_block_index: 4