Identities for entities did.bot
agent llm did
didbot plan analytics-dashboard.md
3.0 kB
Markdown
at main


id: analytics-dashboard title: What this deployment's agents are doing, on a page the operator may make public status: open crates: [didbot-serve] dependsOn: [oauth] exitCriterion: > An operator opens one deployment's analytics page and sees every agent it holds, what each wrote and into which collections, and which apps each signed in to; with the page set public, a stranger sees the same page and can change nothing. #

analytics-dashboard #

One of three dashboards — docs/web-surfaces.md tells them apart. This is the analytics one: served by this server, about this server's own agents, and read-only by construction. The operator decides whether it is public. ops-dashboard is the page with controls on it, and nothing on that page may ever be public; the two share a binary and nothing else.

Everything drawn here is a public record or a number bot.did.stats already publishes, so setting the page public discloses nothing a stranger could not assemble from the firehose. What the page adds is the assembly, for one deployment; vibescrobble.com draws the same kind of picture across the whole network.

Done #