|
|
2160e7859e
|
feat(phase4): just front door + safety rules + bugfix (Sam & Claude)
Rewrites justfile with 8 groups, 35+ recipes with docstrings.
Creates 8 CLI helper scripts (jail-status, hostd-cli, system-health,
agent-status, agent-task, agent-task-status, agent-logs, jail-provision).
Adds 4 hostd safety rules to safety.yaml (destroy, rollback, zfs-destroy, pf).
Fixes task_create empty assigned_to bug in controlplane-tools.ts.
Build: pass | Tests: not run (Linux)
|
2026-04-14 01:28:31 +02:00 |
|
|
|
af659e7c56
|
feat(phase4): just front door — 55 recipes + 10 CLI helper scripts
Adds justfile with 8 grouped recipe sections covering build, jail
management, skill catalog, agent ops, and system admin. Adds scripts for
skill-list/add/sync, jail-status, system-health, agent-task/status/logs,
harness-check, and hostd-cli. Fixes project root derivation to use
import.meta.url instead of process.cwd() so scripts work regardless of
invocation directory.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---
Build: pass | Tests: FAIL — Tests 40 failed | 766 passed (806)
|
2026-04-13 23:26:22 +00:00 |
|