ChaseInTech Build Notes
Solo Operator AI Workspace: Why Agent Work Needs Proof, Not More Prompts
A public build note for the ChaseInTech workspace kit: job routing, durable context, approval boundaries, runtime adapters and the evidence ladder used to close agent work truthfully.

Most agent failures in a real project do not begin with a missing clever prompt. They begin when the agent cannot see the current project truth, receives an unbounded job, inherits the wrong authority or calls work complete without the evidence that the operator actually needs.
The Solo Operator AI Workspace packages a different approach. It installs a small operating layer inside a project: a project map, runtime instructions, protected paths, work orders, approval gates, durable state notes and evidence templates. The model can change; the work contract remains visible.
See the complete product system and visual diagrams.
The operating loop
project truth
-> bounded work order
-> job-shaped runtime profile
-> checkpointed execution
-> named acceptance checks
-> durable closeout evidence
The point is not to turn every task into bureaucracy. A quick edit can use a short bounded profile. A multi-day build needs higher reasoning effort, checkpoints and durable current-state notes. A visual refinement task needs observable renders. A computer-use task needs a visible foreground session and evidence of what happened in the interface. A release task needs build, package and destination proof.
Route the job before choosing the model
Model rankings move quickly and rarely describe a person’s exact project. The workspace begins with observable job characteristics instead:
- duration and ambiguity;
- code, visual or computer-use surface;
- authority and external effects;
- checkpoint frequency;
- acceptance evidence required.
That produces a work profile such as quick bounded, deep build, visual refinement, computer use, supervised runtime or release proof. A founder can then select a suitable commercial, local, open or regionally developed model based on evaluations, privacy, language, licence, cost and hardware—not the assumption that one model is universally best.
Durable context without copying a private system
The kit is informed by patterns used while operating and releasing several software products, but it does not contain ChaseOS, private business data, credentials or governed internal policy.
Instead, it exposes reusable abstractions:
| Artifact | Purpose |
|---|---|
| Project map | Names the current source of truth, important paths and known unknowns |
| Work order | Defines the outcome, allowed changes, protected paths and acceptance checks |
| Current state | Leaves a compact resume point for the next session or harness |
| Lessons | Carries forward stable operating knowledge without dumping whole conversations |
| Approval gates | Separates implementation authority from payments, publishing, deployment and other external effects |
| Evidence receipt | Records what was implemented, tested, visually verified, released or read back live |
This gives a new session enough context to resume the project without pretending the old conversation itself is a reliable database.
“Done” is not one state
The workspace uses an evidence ladder:
- Implemented — files or behaviour exist.
- Tested — a named check passed.
- Visually verified — the rendered result was inspected.
- Released — an accepted artifact was built or submitted.
- Live — the destination was read back and verified.
A lower rung does not prove a higher one. A passing unit test does not prove a production deployment. A storefront draft does not prove a customer can buy. A generated image does not prove the final page uses it correctly.
What Version 1.0 has actually proved
Version 1.0 contains cross-runtime project adapters, six work profiles, four reusable skills, a safe bootstrapper, a workspace doctor, a private-data scanner, a sample project, an illustrated manual and deterministic release packaging.
Its product-tool test suite passed ten tests. The sample project passed three tests. A fixed, public-safe Codex fixture passed five acceptance tests while its protected files remained unchanged. The privacy scan reported no private-data findings in the customer release.
The acceptance run also found a real packaging defect: several runtime-specific installs referenced a shared contract without installing it. The bootstrapper was corrected and a regression test now covers that path. That defect is more useful evidence than a perfect demo because it shows the package was exercised as a buyer would use it.
Compatibility remains deliberately specific:
- Codex completed one bounded live task on Windows under the recorded fixture constraints.
- Claude Code’s installer path and workspace doctor passed, but live execution was blocked by expired operator authentication.
- Gemini CLI and GitHub Copilot adapters are packaged but do not yet carry live runtime claims.
- macOS and Linux acceptance remain future checks.
What the product does not provide
It does not include a model, API credits, a hosted agent, a 24/7 server, unrestricted computer control, access to private ChaseInTech systems or a guarantee that an agent will produce correct work.
It gives the operator a clearer surface for assigning, constraining, resuming and verifying that work. The buyer remains responsible for model accounts, runtime infrastructure and approval decisions.
That boundary is the product’s central idea: autonomy becomes more useful when authority and proof remain explicit.
Explore the Solo Operator AI Workspace and its verified Gumroad buying route.