chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-09-04: - update .custodian-brief.md for rein-aharness Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a06ba0-10aa-7ea0-b20a-4f3fac39efe9
This commit is contained in:
parent
7641fcde40
commit
f01b765668
20 changed files with 1027 additions and 165 deletions
6
SCOPE.md
6
SCOPE.md
|
|
@ -85,8 +85,10 @@ retains a legacy set of local task executors for unattended repository work.
|
|||
executable bwrap reachability, mounted rein runtime, and model egress remain
|
||||
with upstream residual `GLAS-IN-0002`.
|
||||
- Direct legacy agent sessions rely on Claude Code's own tool mediation and
|
||||
the host checkout. They are not an OS-level sandbox, do not lock the repo,
|
||||
and do not prove that no push/network activity occurred after the run.
|
||||
the host checkout. They are not an OS-level sandbox and do not prove that
|
||||
no push/network activity occurred after the run. Unattended mutation now
|
||||
takes a process-safe repository lock (ADR-002 / T02); commit acceptance
|
||||
is still the `HEAD`-changed check until T03.
|
||||
- Commit acceptance currently means only that `HEAD` changed. It does not yet
|
||||
validate the changed-file set, branch/parent shape, clean working tree,
|
||||
remote state, or provenance of the new commit. Metrics are written after
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue