You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the fifth cumulative vertical capability and the top product-behavior slice. It builds on #7755, #8450, #8449, and #7751.
Outcome
Run one real computer-only DOCX task and one integrated browser, terminal, and computer task through the same public lifecycle.
The computer task edits and saves a pinned DOCX. An independent parser verifies exact content. A private post-save screenshot is bound by digest but is not the state oracle. The integrated task uses all three services, repeats after recreation, and finishes with complete cleanup.
Feature and readiness gates
Every CUA command is absent unless NEMOCLAW_CUA_ENABLED=1 exactly.
Candidate execution additionally requires NEMOCLAW_CUA_QUALIFICATION=1 exactly and current validated status: "candidate" readiness.
Computer and integrated tasks use only operations already advertised by [Deferred] CUA: Run and verify a browser-form task #8449. They require current target, security, policy, inference, adapter, and whole-readiness authority before and after adapter execution.
User journeys
Computer task
Attach and secure the exact disposable target.
Open, edit, and save the pinned DOCX through the computer service.
Retrieve one final task result claiming exactly the computer capability.
Parse the saved DOCX outside the agent and verify exact contents.
Bind a private post-save screenshot digest to the result.
Integrated task
Prepare synthetic local state through terminal.
Open it through browser and perform the required visual interactions through computer.
Retrieve one result with exactly browser, terminal, and computer receipts.
Verify final state through an independent oracle.
Recreate the sandbox and target, then repeat with distinct identities.
Destroy target and sandbox and verify reachability, mutable state, temporary authority, and undeclared backup content are gone.
No computer- or scenario-specific NemoClaw API is added. The host-worker adapter continues to map only the public readiness, target, security, task, result, reconciliation, and sandbox lifecycle surfaces.
The bounded private input and manifest-pinned adapter select the computer-only
or integrated task. No command flag, public record, or scenario-specific core
API accepts expected result content.
Every failure uses the deterministic #7750 envelope. Document, screenshot,
browser, terminal, fixture, oracle, and adapter content do not enter the public
failure record or logs.
Evidence and security decisions
Treat webpage/screen/download/DOCX/task/runtime/adapter/fixture/oracle content as untrusted. It cannot change authority, expected values, commands, policy, identities, or cleanup decisions.
A capability-specific result claims exactly what it exercised; the integrated result contains exactly one receipt for each of the three capabilities.
The private post-save screenshot comes from the manifest-pinned computer adapter and target-service authority after the save observation. Caller-supplied or pre-save bytes cannot satisfy the evidence binding.
Keep documents, screenshots, page content, task input, logs, browser profiles, cookies, and transport private. Public records expose bounded content-free digests/status only.
Expected results remain outside task, fixture, adapter, and oracle inputs. The independent parser/oracle receives no expected final-state digest.
Bind every result/evidence reference to exact whole readiness, source, OpenShell, inference/provider authority, applied policy, runtime/target components, adapter, target, task, fixture, and oracle identities.
Reject replay after any identity, readiness, policy, route, target, recreation, or evidence change.
Use distinct sandbox, target, task, fixture-state, final-state, and evidence identities after recreation.
Cleanup removes disposable target/task session credentials created for these journeys. Provider credentials remain under existing OpenShell gateway ownership and cannot be deleted while another sandbox or route still uses them.
Final technical readiness boundary
#7753 governs cumulative Brev/GPU re-observation and the immutable evidence needed for a later final readiness transition. It is a release gate, not another feature slice.
After #7753 accepts the exact cumulative candidate evidence, a distinct signed final NemoClaw head may consume an immutable external qualified manifest that binds that evidence and the exact final source revision. Candidate and final revisions must differ; do not claim ancestry unless separate release evidence proves it. Fresh-host final validation must not depend on mutable candidate-host files.
status: "available" remains default-off and requires exact final evidence validation. It does not establish product support without the maintainer decision recorded under #6015.
Tests and acceptance
Every earlier slice remains passing on the cumulative exact SHA.
The real runtime edits/saves the DOCX and an independent parser verifies exact contents.
A private post-save screenshot is digest-bound and is not used as the state oracle.
The computer-only result claims exactly computer.
The integrated task uses and claims exactly browser, terminal, and computer.
The recreated journey uses distinct identities and rejects replayed evidence.
The complete network, credential, process, artifact, build, concurrency, replay, recovery, and cleanup negative matrix passes.
Parent epic: #6015
This is the fifth cumulative vertical capability and the top product-behavior slice. It builds on #7755, #8450, #8449, and #7751.
Outcome
Run one real computer-only DOCX task and one integrated browser, terminal, and computer task through the same public lifecycle.
The computer task edits and saves a pinned DOCX. An independent parser verifies exact content. A private post-save screenshot is bound by digest but is not the state oracle. The integrated task uses all three services, repeats after recreation, and finishes with complete cleanup.
Feature and readiness gates
NEMOCLAW_CUA_ENABLED=1exactly.NEMOCLAW_CUA_QUALIFICATION=1exactly and current validatedstatus: "candidate"readiness.User journeys
Computer task
Integrated task
No computer- or scenario-specific NemoClaw API is added. The host-worker adapter continues to map only the public readiness, target, security, task, result, reconciliation, and sandbox lifecycle surfaces.
Cumulative public command sequence
nemoclaw onboard --agent nemocua --name <sandbox> --fresh --non-interactive --yes-i-accept-third-party-software --yesnemoclaw <sandbox> status --jsonnemoclaw <sandbox> doctor --jsonnemoclaw launch <sandbox>nemoclaw <sandbox> agentnemoclaw <sandbox> cua target attach --adapter <absolute-path> --target-manifest <path> --jsonnemoclaw <sandbox> cua target status --jsonnemoclaw <sandbox> cua target health --adapter <absolute-path> --jsonnemoclaw <sandbox> cua security verify --adapter <absolute-path> --jsonnemoclaw <sandbox> cua security status --jsonnemoclaw <sandbox> cua task start --adapter <absolute-path> --task-id <id> --mode headless --input-file <path> --jsonnemoclaw <sandbox> cua task status --adapter <absolute-path> --task-id <id> --jsonnemoclaw <sandbox> cua task result --adapter <absolute-path> --task-id <id> --jsonnemoclaw <sandbox> cua task cancel --adapter <absolute-path> --task-id <id> --jsonnemoclaw <sandbox> cua target reset --adapter <absolute-path> --jsonnemoclaw <sandbox> cua target detach --adapter <absolute-path> --jsonnemoclaw <sandbox> cua target destroy --adapter <absolute-path> --jsonnemoclaw <sandbox> snapshot create --name <snapshot>nemoclaw <sandbox> destroy --yesnemoclaw onboard --agent nemocua --name <sandbox> --fresh --non-interactive --yes-i-accept-third-party-software --yesnemoclaw <sandbox> snapshot restore <snapshot> --yesThe bounded private input and manifest-pinned adapter select the computer-only
or integrated task. No command flag, public record, or scenario-specific core
API accepts expected result content.
Every failure uses the deterministic #7750 envelope. Document, screenshot,
browser, terminal, fixture, oracle, and adapter content do not enter the public
failure record or logs.
Evidence and security decisions
Final technical readiness boundary
#7753 governs cumulative Brev/GPU re-observation and the immutable evidence needed for a later final readiness transition. It is a release gate, not another feature slice.
After #7753 accepts the exact cumulative candidate evidence, a distinct signed final NemoClaw head may consume an immutable external qualified manifest that binds that evidence and the exact final source revision. Candidate and final revisions must differ; do not claim ancestry unless separate release evidence proves it. Fresh-host final validation must not depend on mutable candidate-host files.
status: "available"remains default-off and requires exact final evidence validation. It does not establish product support without the maintainer decision recorded under #6015.Tests and acceptance
Exclusions
Stack position