Platform

id.m7 is the root identity service.

UUIDs plus credentials create the base identity object that the rest of the M7 federation can trust.

  • Identity starts here.
  • Credentials attach to the UUID.
  • Other services read from the same trust boundary.

Root

UUID-based identity

Auth

Credentials and trust material

Role

Federation anchor

Wiring

What lives here for now

This page will eventually hold the full identity model. For now, it establishes the route, the role of the service, and the fact that it sits at the start of the trust chain.

UUIDs

Every identity begins with a stable UUID.

Credentials

Authentication material attaches to the root identity.

Federation Anchor

The rest of the platform can trust this service as the identity source.

Next Step

Move on to user binding

Once identity exists, the user service binds it to a person or organization and keeps the platform state useful for the rest of the stack.