Structural advantage

The daemon owns terminal execution, the task queue, goal runners, memory, and the agent loop in one place. That integrated ownership is what makes higher-order capability layering possible without fragmentation.

The moat set

MoatTaglineCore idea
M1The agent that knows how you thinkOperator model for style, risk, timing, and attention.
M2The agent that acts before you askAnticipatory pre-loading, morning briefs, and stuck-work hints.
M3Why did you do that?Causal execution traces, alternatives considered, and counterfactual reasoning.
M4Skills that branch and competeProcedural memory that evolves instead of staying static.
M5The agent that understands your stackSemantic environment model over code, services, infra, and conventions.
M6The memory that knows what it knowsDeep storage with provenance, confidence, and contradiction handling.
M7Agents that coordinate like peersCollaboration sessions, disagreement records, and weighted voting.
M8The agent that can prove its workTrusted provenance and stronger audit integrity.
M9The agent that learns without being toldImplicit feedback learning from real operator behavior.
M10The agent that builds its own toolsRuntime tool synthesis and promotion of proven generated tools.

Why it matters publicly

This moat framing explains why tamux is not just another shell-plus-LLM product. It gives a coherent narrative for the advanced features that already exist in partial or substantial form and the architecture direction they point toward.

Documentation stance: some of these ideas are already materially implemented, while others are best described as active architecture direction. The public docs should keep that distinction honest.