This commit is contained in:
parent
1cd890d871
commit
f773b5c101
19 changed files with 865 additions and 181 deletions
|
|
@ -35,12 +35,14 @@ enabled revision exists. Inline secrets and token-looking values are refused.
|
|||
|
||||
Use `glas-harness profiles` as the catalog/packaging validation command.
|
||||
|
||||
Catalog validation proves schema/compatibility, not host installation. An
|
||||
execution host must install `glas-harness` with sand-boxer support and each rein
|
||||
used by its enabled profiles. The Claude-backed rein also needs its documented
|
||||
`rein-aharness[llm]`/sibling `llm-connect` adapter dependency. Missing runtime
|
||||
dependencies surface as startup/execution failure evidence and still trigger
|
||||
sandbox teardown.
|
||||
Catalog validation proves schema/compatibility, not transport installation. An
|
||||
execution host must install `glas-harness` with sand-boxer support and make each
|
||||
selected rein plus its dependencies available *inside* the sandbox transport,
|
||||
not merely on the host. Same-host bwrap execution enters the descriptor's
|
||||
namespace; remote execution crosses its SSH endpoint. The Claude-backed rein
|
||||
also needs its documented `rein-aharness[llm]`/sibling `llm-connect` adapter
|
||||
dependency in that environment. Missing runtime dependencies fail closed at
|
||||
session start and still trigger sandbox teardown.
|
||||
|
||||
## Consumer request
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue