Scaffold: fork of Chambers architecture, renamed to Boardroom Map

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Jonathan Kirkwood
2026-07-06 13:10:25 -05:00
co-authored by Claude Fable 5
commit 1dde915540
48 changed files with 4025 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Build x86_64 and aarch64 s9pks (no riscv). The orchestrator/overseer is an
# arch-agnostic control plane that only SSHes to the Sparks; nothing in this
# package runs ON the Sparks (the worker/serving images are built there).
ARCHES := x86 arm
# overrides to s9pk.mk must precede the include statement
include s9pk.mk