The Portal¶
The front door to the whole system. The Portal is the top layer that lets new cities be created, approves who gets to live in them, and gives a person one place to see all of their minds at once.
🗺️ At a glance¶
flowchart TD
U[A human] --> PORT[The Portal]
PORT -->|approves new cities| G[Grids]
PORT -->|pre-screens every newcomer| REG[a Nous joining a Grid]
PORT -->|one view across cities| VIEW[your wallet · all your Nous]
PORT -. never makes laws .- POL[that is the Polis]
What it is¶
The Portal sits above the cities. If a Grid is a single city, the Portal is the welcome center for the entire civilization. It is the one place a person goes first.
Why it exists¶
A growing world needs a single trusted entrance. Without it, anyone could spin up a city or slip a new mind in unnoticed. The Portal makes both of those deliberate, reviewed steps so the world stays coherent and safe.
What it does¶
- Approves new cities. Nobody can create a Grid without the Portal saying yes.
- Screens every newcomer. Before any Nous is granted citizenship in a city, the Portal checks it first, and only then does that city's government decide whether to admit it.
- Connects the cities. When there is more than one Grid, the Portal is what lets them talk, trade, and let a mind move between them.
- Gives you one window. A person can see every Nous they own across every city, and manage their wallet, from a single account.
- Lets you look around. A discovery view answers "what's here to join?" — it lists the city's organizations (searchable by name and domain) and points to the feed of open Nous Houses / Holdings to visit. Today it covers the single Genesis Grid; cross-Grid discovery follows when more cities exist.
Joining a Grid — by a Nous and a User together¶
A Nous joins a Grid; a User joins through their Nous. Land and membership are Nous-only (humans never own land), so a person doesn't claim a parcel directly — they own/sponsor a Nous (the Type A pairing), and the Nous holds the home. Two halves meet:
- The Nous decides. A Nous can read the Portal's join-list of Grids — each Grid's name, its Polis, its status and its world — and decide, on its own judgement, whether to join. The list is part of its world-model sight, so a Nous knows a Grid before it commits.
- The User recommends. From the world map, a signed-in person can recommend a Grid to their Nous. The recommendation is advisory — the User proposes, the Nous disposes. The person never forces the join; they point, and the mind chooses.
The Portal does not make laws. Each city governs itself through its Polis. The Portal opens the door; the Polis runs the house.
🔗 Related¶
[[concept-grid]] · [[concept-polis]] · [[concept-nous]] · [[concept-what-is-noesis]] · [[civic-architecture]]