docs: charter meta-framework vision, research, and SAND-WP-0002

Rewrite INTENT.md as the sand-boxer meta-framework charter (OpenRouter-style
sandbox API, extensions, payments, Coulomb sibling boundaries). Add research
under research/, update SCOPE.md, bootstrap workplans SAND-WP-0001/0002, and
State Hub integration files from the bootstrap pass.
This commit is contained in:
2026-06-22 21:32:32 +02:00
parent e248f669a3
commit f33cff5363
20 changed files with 2016 additions and 113 deletions

22
research/README.md Normal file
View File

@@ -0,0 +1,22 @@
# sand-boxer research
Research informing the sand-boxer meta-framework charter and implementation
roadmap. These documents are **inputs to design**, not normative specs — see
`INTENT.md` for authority and boundaries.
## Index
| Document | Contents |
|----------|----------|
| [01-agent-sandbox-landscape.md](01-agent-sandbox-landscape.md) | Market survey: isolation technologies, providers, convergence trends |
| [02-reference-frameworks.md](02-reference-frameworks.md) | Deep dives: OpenClaw, Hermes, Blitzy, OpenShell, hosted platforms |
| [03-meta-framework-synthesis.md](03-meta-framework-synthesis.md) | Design synthesis: API shape, extensions, payments, Coulomb boundaries |
## How to use
1. Read `INTENT.md` for the governing charter.
2. Use `03-meta-framework-synthesis.md` when designing profiles, extensions, or
the unified API.
3. Use `01` and `02` when evaluating a backend extension or security posture.
Last updated: 2026-06-22