Replace README with product README

This commit is contained in:
rockachopa 2026-07-30 16:30:26 +00:00
parent 19a45c485d
commit e79e4d7ec5

View File

@ -1,18 +1,3 @@
# Sovereign Stack PWA # sovereign-stack-pwa
Local-first, Lightning-native, open-weight agent runtime. Offline capable. No black boxes.
## Install
```bash
git clone https://forge.alexanderwhitestone.com/git/stackchain/sovereign-stack-pwa.git
cd sovereign-stack-pwa
bash install.sh
```
## Stack
- PWA shell + service worker
- Local-first encrypted vault (IndexedDB)
- Lightning/L402 payment module
- Ollama bridge for open-weight LLMs
- MCP tool discovery + agent runtime
- MIT licensed. Every line source-available.
Sovereign Stack PWA — local-first offline-capable encrypted vault + Lightning/L402 client + open-weight LLM bridge. MIT.