Add README, portfolio tracker, landing copy

This commit is contained in:
Alex Payne 2026-07-29 21:21:02 +00:00
parent bdcbe1c2d6
commit 03c70aba26
2 changed files with 35 additions and 1 deletions

35
LANDING_COPY.md Normal file
View File

@ -0,0 +1,35 @@
# Sovereign AI Stack — Landing Page Copy
## Hero
Local-first AI. No cloud. No rent. Your rules.
## Subhead
A production-grade agent runtime that runs entirely on your hardware. MCP discovery, coordinator swarms, cascade LLM routing, and Bitcoin micropayments. One command. Your data never leaves your box.
## CTA
Book a deployment →
## How it works
1. You run: `git clone && docker compose up`
2. Agents discover tools automatically via MCP
3. Coordinator assigns tasks to specialized sub-agents
4. Results persist to SQLite — you own all history
5. Optional: charge Lightning payments per API call via L402
## Who buys this
- Privacy-first developers sick of API keys and cloud exfiltration
- Bitcoin operators who already run full nodes and want AI sovereignty
- Engineering leads who need auditability + no vendor lock-in
- Indie hackers who want to ship AI features without subscriptions
## Pricing
- Self-hosted: $2,500 setup
- Supported: $199/month
- Enterprise: $5,000 flat + retainer
- Payment: USD or Lightning
## Social proof
*(Coming soon — first 3 buyers get lifetime advisory seat)*
## Footer
alex@alexanderwhitestone.com | github.com/Alexspayne

View File

@ -142,4 +142,3 @@
- [ ] Post availability on X/Nostr
- [ ] Create Gitea project board for these 5 products
EOF