NDO creation

Creating an NDO commits the Layer 0 identity anchor. Three of its four choices are permanent, and the form is the only place a participant is told what they mean.

Why creation is group-scoped

The hierarchy is Lobby โ†’ Group โ†’ NDO. A group is a cloned DNA cell with its own DHT; an NDO created inside one is soft-linked from that cell. A global create flow would have nowhere to put the result.

So /ndo/new exists only to redirect: if a group is selected it bounces there, and otherwise it explains. In production the explanation is almost never seen, which is why the prototype always renders it.

Permanent versus mutable

FieldAfter creationWhy
NamepermanentIt is how the network refers to the object.
Property regimepermanentIt constrains which governance rules are valid at all.
Resource naturepermanentRivalry and governance defaults follow from it.
Lifecycle stagetransitionsThe only field the object is meant to move through.
DescriptioneditableProse, not identity.

Open question

Nothing in the form says the first three fields are permanent. The regime hint explains what Commons means, not that you cannot change your mind. A duplicate name is a warning; an irreversible regime is silent.

See the no-group dead end