Got an AAM-callable site? Submit its manifest URL and we federate you here. The endpoint validates against v0.1 before accepting and verifies the signature if your manifest is signed.
- Errors fail the submission with diagnostics.
- Warnings pass; you get scored on the validator page.
- Re-submission updates your row instead of duplicating it.
Each source above runs its own AAM stack. whatcanido federates by pulling /api/registry/tenants (or the equivalent) on each revalidate, normalizing the shape, and merging into the atlas. There is no single point of authority — any site can run as a registry node, any node can mirror any other.
When a source 5xx's or times out, it's flagged here but old data still serves on /discover until the next successful pull. When it returns, fresh entries replace stale ones automatically.