FOR FORWARD-DEPLOYED ENGINEERS

Leave the project.
Not your memory.

Build a reviewable record from the repository while you can still verify it. Package what shipped, expose what is unknown, and stop redrawing the same context for every handover and later question.

alpha

Start from product truth.

Public CLI foundation
The public source repository exists; no package-registry or GitHub Release availability is claimed.
System Blueprint
adopt map is prototype-only and absent from public main.
Local Workbench
Planned local interface — illustrative. The website simulation does not execute product code.
Other solution experiences
Planned, with lower-level public primitives labelled separately where verified.

A CAREFUL FIRST SESSION

Start with observation, then choose one job.

The commands below illustrate a safe evaluation path. Consult the public source and command help before using an Alpha tool on a real repository.

  1. 01

    BOUNDARY

    Use a fictional or disposable checkout first.

    This website fixture is inert. It does not connect to a repository, send data, or execute product code.

    ./acme-support-agent
  2. 02

    DETECT

    Ask what the Alpha foundation recognizes.

    Keep detection separate from comprehension. An archetype result does not mean every system surface is understood.

    adopt detect ./acme-support-agent --json
  3. 03

    CHOOSE

    Run one qualified capability path.

    Check whether the page says public-main, prototype-only, or illustrative before copying any command.

    Compare capability status →
  4. 04

    REVIEW

    Inspect the artifact and its unknowns.

    A useful result says what evidence supports it, what stayed outside the boundary, and who must confirm the rest.

    outputs/…

TWO EQUIVALENT PATHS

A control surface for the job—not another product.

The planned Workbench would make the free capability suite discoverable. Its CLI view preserves the same repository, selected job, artifact, outcome, and limit.

PlannedPlanned local interface — illustrative.No customer data and no live product execution.
System Memorylocalhost / local only
Repository selected

System Blueprint

Last run: not runOutput: outputs/blueprint.jsonCLI: prototype only
outputs/blueprint.jsonSystem identity and relationship graph
observed identities
24
relationships
31
runtime-only surfaces
2

You no longer redraw the delivered architecture for the handover deck.

Action status: Planned local interface — illustrative.

Limit: The Blueprint cannot infer undocumented intent, unseen runtime behavior, or dynamic references beyond the declared observation boundary.

VERIFIED LOWER-LEVEL PRIMITIVES

Do not confuse foundation commands with finished experiences.

These commands were verified in public main as foundations for planned workflows. Their adjacent notes keep that distinction explicit.

Durable Knowledge LinksVerified foundation
adopt identity build --scope acme/support-agent/acme-support-agent --kind prompt --namespace prompts --key refund-triage

Available foundation primitive; the complete linking workflow is planned.

Behavior BaselineVerified foundation
adopt probe manifest validate evals/probes/refund-routing.yaml

Available validation primitive; baseline recording remains planned.

Private Project AssistantVerified foundation
adopt agent check --adapter fake_recorded --json

Available adapter-construction check using the recorded test adapter; grounded question answering remains planned.

Handover GeneratorVerified foundation
adopt export ./onboard-export

Available export foundation; client-ready handover generation remains planned.

Knowledge Coverage CheckVerified foundation
adopt coverage recompute --system acme-support-agent --json

Available deterministic coverage primitive; the visual gap workflow is planned.

adopt boundary --answers adopt/boundary-answers.json --archetype ai --write-statement ./onboard-output/coverage-boundary.md

Available boundary primitive; the guided Workbench review is planned.

CODING-AGENT PATH

Give the agent the evidence boundary too.

A useful instruction asks the agent to separate verified output from inference and announce writes before they happen.

Inspect ./acme-support-agent using only the public adopt CLI. Begin with `adopt detect ./acme-support-agent --json`. Before any command that may write, state the target path. Separate verified output from inference, list every unknown, and do not transmit repository content.