form-graph
    Preparing search index...

    Type Alias ScopeValue

    ScopeValue: string | number | boolean

    Scoped intent addresses.

    A field may declare scope at its call site — the values are computed by the resolver (a discriminant, an id, a toggle), and they become part of the address its intent entry is stored under. steps scoped by a group key lives at steps@groupA and steps@groupB simultaneously, which is the whole branch-memory and scoped-persistence mechanism (see docs/data-graph-rethink.md, "Storage").