SKStacks Infrastructure Framework
Find a file
Lumina 806d4d1d9a Add agent-teams blueprint: Sovereign professional deployment
Add deployment patterns for the new Sovereign professional category:
- Proxmox LXC variant with containerized agents
- Bare metal Ubuntu variant (systemd + Ansible)
- Team structure: Sovereign(301), Regent(302), Vault(303), Scribe(304), Consul(305)
- Resource allocation tables and security configurations

Includes automated deployment scripts for Sovereign team.
2026-02-19 17:26:18 -05:00
.cursor feat: SKStacks infrastructure updates and SKGentis local dev support 2025-12-30 04:34:30 -05:00
.forgejo chore: Update JZ trustee address in CI/CD workflow 2026-01-14 10:39:17 -05:00
.gemini
.github/workflows
assets feat(skgentis): add RWA Vault Funding variables to prod vault and CI 2025-12-06 00:45:14 -05:00
blueprints/agent-teams Add agent-teams blueprint: Sovereign professional deployment 2026-02-19 17:26:18 -05:00
docs
scripts feat: SKStacks infrastructure updates and SKGentis local dev support 2025-12-30 04:34:30 -05:00
shared Add SKGentisTrustCom submodule and network registry 2025-12-03 23:35:03 -05:00
v1 fix(staging): add DB_PASSWORD to skgentis staging vault 2026-02-11 02:47:18 -05:00
v2
.env.example feat: SKStacks infrastructure updates and SKGentis local dev support 2025-12-30 04:34:30 -05:00
.gitignore chore: Add comprehensive .gitignore for all node_modules 2025-12-01 17:08:59 -05:00
.gitmodules refactor: Restructure skgentis-oracle-api as top-level submodule 2025-12-12 06:27:41 -05:00
.windsurfrules feat: SKStacks infrastructure updates and SKGentis local dev support 2025-12-30 04:34:30 -05:00
LICENSE
package-lock.json
package.json
README-task-master.md feat: SKStacks infrastructure updates and SKGentis local dev support 2025-12-30 04:34:30 -05:00
README.md
rekey_vaults.sh

SKStacks Monorepo

Active Version: v1 #Active Version: v2

Version Status Docs
v1 Active ./docs/v1
v2 incubating ./docs/v2
v3 incubating ./docs/v3

#| Version | Status | Docs | #|---------|------------|--------------------------| #| v1 | Legacy | ./docs/v1 | #| v2 | Active | ./docs/v2 | #| v3 | incubating | ./docs/v3 |

Quick Start

bash
cd v1/infra/ansible
ansible-playbook deploy.yml

Quick Start

bash
cd v2/infra/ansible
ansible-playbook deploy.yml