The session keeps expanding.
More files, more threads, more agent suggestions. Momentum becomes cognitive load.
Prototype-backed HAI control layer
The main agent does the work. Sidecar asks the harder question: is the human still oriented, in scope, and able to verify what just happened?
The control problem
Sidecar exists for the moment where AI output is not obviously wrong, but the human has lost the thread: too much context, too many open loops, no clear stop point, and no proof that the work is actually done.
More files, more threads, more agent suggestions. Momentum becomes cognitive load.
Each step makes local sense, but the system moves away from the original human intent.
The model starts deciding scope, risk, and completion while the human only reacts.
Commits, logs, and tests can look like progress without proving the core requirement.
Sidecar V7
V7 wrapped Claude Code with hooks, a daemon, safety gates, observation, context injection, slow analysis, and a dashboard. It was not just a tool. It was a serious experiment in making agent collaboration observable.
The hard lesson
Sidecar V7 was powerful, but it also drifted. It grew from a consolidation into a large mechanism-heavy system. That failure is the trust signal: Samuel has already seen how agent-control systems break from the inside.
A prompt rule is advice. A gate changes behavior. A benchmark is useful only when it checks the thing that actually matters. HAI grew from that distinction.
Sidecar-NG
Sidecar-NG moved away from a giant daemon toward a local Claude Code control hook: inject one relevant rule at the point of action, and use deterministic gates where risk must not be left to vibes.
What this means for your workflow
The 4h HAI setup looks at your real agent loop and decides what kind of control belongs there: a watcher rule, a prompt layer, a verifier path, a stop rule, or a simpler human-owned workflow.
We locate the point where useful agent work turns into ambiguity or overload.
Judgment, risk, irreversible choices, and acceptance criteria stop being implicit.
Not a dashboard by default. A rule, gate, verifier, or packet may be enough.
The workflow gets a concrete follow-up signal instead of another pile of artifacts.
4h HAI setup / Sidecar-fit assessment
Leave with a clearer control map: where the agent may act, where the human must decide, what needs verification, and whether a Sidecar-style watcher belongs in the system.