Implement SAND-WP-0002 meta-framework foundation (T01–T09)
Add meta-framework spec, pydantic schemas, profile/extension YAML, extension registry, ext.compose-ssh backend, SandboxManager with State Hub events, CLI commands, integration docs, capability registry entry, and compose-e2e runbook. Nine unit tests pass. T10 remote smoke test remains for operator.
This commit is contained in:
parent
b0a57cf9d3
commit
d6d3155792
28 changed files with 1796 additions and 15 deletions
1
src/sandboxer/core/__init__.py
Normal file
1
src/sandboxer/core/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
"""Core sandbox establishment logic."""
|
||||
Loading…
Add table
Add a link
Reference in a new issue