Milestones
List view
The community participation layer built on top of nodes: nostr relay integration + NEAR identity bridge (Sprint 3), and the events plugin + event proposal flow (Sprint 4). Both build on the Node Aggregation API; the event proposal flow also reuses the proposals pattern from the Proposals & Votes milestone. Scope needs triage before implementation.
No due date•0/3 issues closedInfrastructure and tooling decisions: the bos CLI infra boundary question (what should bos own for local infra vs provisioning now that Alchemy handles deploy), plus completed config/infra/doc fixes.
No due date•1/2 issues closedBring the proposals and votes plugins local with shared DB + schema isolation, then wire the UI demo: thing creation through a proposal (propose → admin review → approve/reject), upvotes via the votes plugin, and an admin proposals review page. This is an independent track — it does not depend on Node & Tenant Management. The proposals pattern proven here is reused by the Event Proposal Flow in Community Collaboration.
No due date•2/2 issues closedAdmin dashboards over node data: platform-level Structure & Reporting view (extends /admin with node tree, validator health, proposal review queue) and node-scoped dashboard for node org admins (their node only). Both blocked by the Node Aggregation API (Node & Tenant Management milestone).
No due date•2/2 issues closedWorking node & tenant management — the prerequisite for admin surfaces and the community layer. Two parallelizable tracks: (1) node aggregation API (getSubtree, getNodeSummary — read-side rollups composing existing services), and (2) node management UI (CRUD over nodes, validators, domain bindings — write-side admin surface). Both are unblocked; all API dependencies (schema, validators, domain bindings services) are already done.
No due date•2/2 issues closed