docs(phase-1): correct FED-05 scope — meshed peers with lightning, not lnd listpeers
This commit is contained in:
parent
c899ab3591
commit
c31d99e49f
@ -9,11 +9,15 @@ neode-ui (Vue), dev preview :8100 against archi-dev.
|
||||
</domain>
|
||||
|
||||
<decisions>
|
||||
- **FED-05 "public nodes" scope (LOCKED, user 2026-07-29):** the public/other list in the
|
||||
channel-open picker = any Lightning peer nodes this node is currently connected to
|
||||
(lnd listpeers), NOT a curated list and NOT a live LN-graph query. Manual URI paste can
|
||||
remain as a fallback entry path, but the primary lists are: (1) trusted federated nodes
|
||||
by hostname, (2) connected LN peers.
|
||||
- **FED-05 "public nodes" scope (LOCKED, user 2026-07-29, corrected same day):** the
|
||||
public/other list in the channel-open picker = MESHED PEER NODES THAT HAVE LIGHTNING
|
||||
INSTALLED — nodes known over the mesh (mesh peers/contacts beyond bilateral federation
|
||||
trust) that advertise lightning capability. NOT lnd listpeers, NOT a curated list, NOT
|
||||
a live LN-graph query. Implies peers need to advertise a "lightning installed/available"
|
||||
capability (plus their URI/pubkey) over mesh/federation state so the picker can list
|
||||
them. Manual URI paste can remain as a fallback entry path. Primary lists: (1) trusted
|
||||
federated nodes by hostname, (2) meshed peers with lightning installed — "request to
|
||||
open a channel with" these.
|
||||
- **FED-05 URI sharing default (Claude's discretion, revisable):** a federated peer's
|
||||
Lightning URI/pubkey rides the federation sync payload by default — federation trust is
|
||||
already bilateral and explicit. Follow the existing shared-field pattern in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user