giles
2bafb4f7d2
Merge loops/fed-sx-m2 into architecture: federation milestone 2
m2 lands multi-actor + cross-instance federation on the fed-sx
substrate. Feature-complete except 8b-timer (retry-loop wiring,
gated on erlang:send_after substrate primitive in loops/erlang).
Highlights:
- Multi-actor gen_server kernel (one nx_kernel handles N actors)
- Per-actor HTTP routes /actors/<id>/{inbox,outbox} + actor-doc
- Inbound signature verify + peer-AS cache + auto-Accept publish
- Outbound delivery_set with audience expansion + delivery_worker
- Native httpc:request/4 BIF wrapper + live HTTP dispatch
- Discovery: peer-actor fetch + cache on demand
- Backfill on Follow accept (in-process + paginated outbox)
- Two-instance smoke test passes 6/6 (real cross-host HTTP flow)
Substrate fixes carried in this merge (textually identical to
upstream-arrived copies, will conflict on scoreboard files only):
- Blockers #1: er-bif-http-listen marshaller bridge rewrite
- Blockers #4: er-sched-step-alive! :pending-args extension
(lets receive in a kernel-aware route suspend+resume cleanly)
Conformance 761/761 still green on m2 tip.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
# Conflicts:
# lib/erlang/runtime.sx
2026-06-28 16:57:55 +00:00
..
2026-06-06 08:04:45 +00:00
2026-05-15 08:30:52 +00:00
2026-05-15 08:36:05 +00:00
2026-04-25 01:41:54 +00:00
2026-06-07 10:28:27 +00:00
2026-06-07 10:28:27 +00:00
2026-04-24 16:03:00 +00:00
2026-04-25 06:54:58 +00:00
2026-04-24 16:03:00 +00:00
2026-04-24 16:03:00 +00:00
2026-06-28 16:57:55 +00:00
2026-06-06 08:05:57 +00:00
2026-06-07 10:28:27 +00:00
2026-05-01 21:21:39 +00:00
2026-06-06 08:03:46 +00:00
2026-06-07 14:12:10 +00:00