Repo inspection
Browse source trees, search files, summarize architecture, and identify likely change points.
Patch, test, verify
The adjacent coding workbench is converging with SENTINEL as the build-and-verification lane.
Browse source trees, search files, summarize architecture, and identify likely change points.
Generate reviewable diffs or patch archives rather than silently writing protected branches.
Run approved test commands in bounded workspaces and attach evidence to the result.
Track lint, tests, smoke checks, screenshots, scanners, and release gates.
Destructive commands, protected writes, deploys, and external effects require explicit approval.
Coding work still routes through Prefrontal for policy, traceability, and review records.