feat: Railiance package and deploy (HARNESS-WP-0001-T06)
Container image, k8s namespace/deployment/smoke job, host venv install path, and deterministic agent-harness smoke (sandbox commit+push+hub) for remote verification without Claude Code on the worker host.
This commit is contained in:
parent
4144eba160
commit
67f1791491
15 changed files with 520 additions and 1 deletions
|
|
@ -26,8 +26,13 @@ agent-harness run --task-file examples/task-hello-sandbox.json [--no-hub] [--no-
|
|||
|
||||
# Deterministic mailbox scan (no LLM session)
|
||||
agent-harness mail-scan --target-repo ~/binky-control
|
||||
|
||||
# Railiance packaging smoke (commit + optional push + hub; no Claude required)
|
||||
agent-harness smoke --work-dir ~/work/executor-sandbox
|
||||
```
|
||||
|
||||
Railiance deploy: [deploy/README.md](deploy/README.md).
|
||||
|
||||
Each `run` resolves the agent's tool profile + budget from the target
|
||||
repo's instance manifest (default `green-commit-only`), loads a persona
|
||||
bundle (`kaizen-agentic schedule prepare`), runs a bounded agentic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue