Lookup placement board — coordinator advice for nodeless / Hyperlink.lookupClient dial.
v1: last-write-wins, in-memory, no advisor ACL. Algorithms stay app-owned (who calls advise); Lookup only stores and surfaces the preference.
Source src/Lookup.ts:3435 lines
export class class AdviceLookup placement board — coordinator advice for nodeless /
Hyperlink.lookupClient
dial.
v1: last-write-wins, in-memory, no advisor ACL. Algorithms stay app-owned (who calls
advise
); Lookup only stores and surfaces the preference.
Advice extends import HyperlinkHyperlink.Tag<class AdviceLookup placement board — coordinator advice for nodeless /
Hyperlink.lookupClient
dial.
v1: last-write-wins, in-memory, no advisor ACL. Algorithms stay app-owned (who calls
advise
); Lookup only stores and surfaces the preference.
Advice>()(
"hyperlink-ts/Lookup/Advice",
const adviceSpec: {
advise: any
clear: any
preferred: any
}
adviceSpec,
{ kind: stringkind },
) {}
Referenced by 8 symbols