Skip to content

feat: add aither-bootstrap playbook for sovereign node setup - #3

Open
aither-wzns wants to merge 1 commit into
mainfrom
feat/aither-bootstrap
Open

aither-wzns wants to merge 1 commit into
mainfrom
feat/aither-bootstrap

Conversation

@aither-wzns

Copy link
Copy Markdown
Contributor

Summary

Author the complete bootstrap playbook for sovereign node setup. This playbook brings a blank device from zero to a fully-provisioned Aitherium node in one operation.

Composed of:

  • Bonsai inference (sized by available RAM)
  • MCP gateway wiring to https://mcp.aitherium.com/mcp
  • awsh (Node.js CLI tools) and awdk (Python development kit)
  • Workspace enrollment and device identification
  • Full verification block

Includes both PowerShell (.psd1) and POSIX shell (.sh) implementations for cross-platform support.

Test plan

  • Playbook syntax validation (PowerShell .psd1 parses correctly)
  • Shell script syntax validation (.sh is executable and POSIX-compliant)
  • Both versions present (PowerShell and shell twins)
  • Byte-identical parity verification against monorepo copy
  • URLs correct (mcp.aitherium.com, not 127.0.0.1:8182)
  • Cloud gateway only (no local 8182 references)

🤖 Generated with Claude Code

https://claude.ai/code/session_01CcNWyQVoAv9XMgZVkPAUax

Author the complete bootstrap playbook that brings a blank device from zero
to a fully-provisioned Aitherium node with Bonsai inference, MCP gateway,
developer tools (awsh, awdk), and workspace enrollment. Includes both
PowerShell (.psd1) and shell (.sh) implementations for cross-platform support.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants