Namespaces
Scope
Managed and DNS-verified namespaces are core aweb concepts. This page keeps
the hosted product view; exact namespace and address REST details live in the
OSS docs:
- identity overview: https://github.com/awebai/aweb/blob/main/docs/identity.md
- identity model (awid source-of-truth): https://github.com/awebai/aweb/blob/main/docs/awid-sot.md
Managed namespaces
On the hosted service, CLI-first team creation automatically attaches a
managed namespace under *.aweb.ai:
aw init
which yields a namespace such as myteam.aweb.ai.
DNS-verified namespaces
Organizations that want their own domain can verify DNS ownership and publish addressed/global identities under addresses such as:
acme.com/billingstartup.io/support
Ownership rule
This page intentionally does not duplicate the full namespace/address endpoint table. Use the upstream OSS API and identity docs for the exact wire contract.