Unified broker below tools
Commands, file actions, and network requests are routed through governed paths instead of per-tool promises.
GlyphSpek is a VS Code-compatible engineering workstation where agent actions are brokered, sandboxed, policy-governed, traced, and checked by an independent verifier.
GlyphSpek separates what the agent claims from what the workstation can prove. Reviewers see the diff, commands, test output, network requests, policy decisions, and verifier verdict in one surface.
Actor works in isolationThe run starts in an ephemeral worktree and sandboxed execution plane.
Broker records every sensitive actionFile, command, and network requests emit policy and trace events.
Verifier signs the resultA separate trust domain reruns checks and binds the verdict to the trace root.
The product thesis is trust infrastructure, not AI IDE feature parity. These are the controls that make agentic coding reviewable near sensitive code.
Commands, file actions, and network requests are routed through governed paths instead of per-tool promises.
Agents operate in isolated workspaces and containers, not directly across the developer's machine.
Teams review what agents may read, write, execute, contact, and verify in versioned repo policy.
Runs emit hash-chained events for prompts, commands, diffs, outputs, policy decisions, and verifier results.
The actor agent does not grade itself. A separate verifier reruns checks and signs the result.
GlyphSpek is designed for local, self-hosted, auditable, and model-neutral agent workflows.
This is the high-level marketing distinction. Competitive claims should stay careful: many tools have permissions or sandboxing, but GlyphSpek makes enforcement, evidence, and verification the core product.
GlyphSpek starts extension and supervisor first. The moat is not a fork. The moat is the enforcement and verification engine that decides whether a fork is even necessary.
Owns run lifecycle, worktree setup, sandbox startup, broker calls, trace emission, and review object creation.
Evaluates file, command, network, verifier-scope, and future MCP requests against repo and org policy.
Runs each agent task inside an isolated container with synthetic home, explicit environment, and constrained egress.
Records append-only, hash-chained evidence with redaction before denied secret content can become an export leak.
Runs outside the actor trust domain, uses repo policy for checks, and signs the verdict against the trace root.
Shows actor claims, verifier verdicts, diffs, commands, network activity, policy decisions, and trace export.
GlyphSpek should be judged like infrastructure: did it constrain the agent, preserve evidence, verify the result, and make review easier than reading a raw transcript?