Path, courses, and labs
A signed-in account can hold an assessment and path. Full lessons and workbenches open only when the relevant training is provisioned.
AUTHORITY PRESERVEDWalk the actual lesson media, authored execution model, operating trial, and Evidence Chain that shape the protected learner system. The tour is interactive presentation state—not a shortcut around identity, enrollment, or review.
The lesson media and interactive instruments are real product surfaces backed by authored static contracts. They do not open protected learner data, run a live agent, create a session, or write to an account.
PUBLIC READ-ONLY TOUR · NO LEARNER RECORD, PROGRESS, REVIEW, ATTENDANCE, QUALIFICATION, OR CREDENTIAL EFFECT
A forward-deployed engineer converts an ambiguous, consequential workflow into an adopted production system inside the customer's operating constraints, proves its behavior, transfers ownership, and returns reusable learning to the product without binding the solution to one model or interface.
Diagnose the work. Establish the outcome contract. Prove the smallest wedge. Land inside the enterprise. Operate from evidence. Yield ownership and compound learning.
How does the work actually move, especially where the documented process breaks?
PRIMARY EXIT SIGNALMission charter, stakeholder map, and observation boundary
What is the smallest safe wedge that can produce decision-grade evidence of workflow impact?
PRIMARY EXIT SIGNALOutcome contract and wedge decision record
Can the smallest wedge meet the mission contract under representative, edge, adversarial, and changing conditions?
PRIMARY EXIT SIGNALRunnable wedge and provider-neutral behavioral contract
Can the proven wedge live inside enterprise identity, data, control, and operating boundaries without losing its evidence?
PRIMARY EXIT SIGNALProduction-shaped enterprise integration slice
Can users adopt the system while the team detects, contains, and learns from behavior in production?
PRIMARY EXIT SIGNALProduction-readiness and staged-rollout record
Can the named owner operate, change, and recover the system—and what permitted learning should compound?
PRIMARY EXIT SIGNALOwner-accepted transfer package and owner-executed change/recovery record
The MP4, English captions, chapter track, transcript, and progression boundary are the same media surface used inside the provisioned lesson. Playback creates no completion event.
Prompts are programs in natural language. Write them with intent, context, constraints, and acceptance tests.
Playback never completes this node. Continue through the full briefing, operating workshop, artifact submission, and published review rubric.
01A prompt used once can survive on vibes because a human catches the weirdness.
02The same prompt inside a workflow needs a specification: explicit inputs, behavior, limits, and a way to fail safely.
03Start with context you control. Paste the source material, name the audience, and define the task with one clear verb.
04Never make the model invent the information that your workflow should supply.
05Turn expectations into numbered constraints, then define an output contract the next step can parse.
06A schema beats a pleasant paragraph because structure makes success testable and drift visible.
07Now specify failure behavior. If evidence is missing, say so. If the request crosses a policy boundary, stop.
08A production prompt needs a safe result for impossible work, not confident improvisation.
09Run the same prompt against a small test set: normal cases, edge cases, and one adversarial input.
10Compare results against the contract. Revise the specification, not just the single bad answer.
11Your evidence is the before prompt, the production specification, the test inputs, and the observed outputs.
12Submit that package for review. That is the loop: operate, verify, prove, then advance.
Step through the model proposal, control decision, machine action, and evidence return. Play the authored trace or branch into a denied action; neither control executes a command.
Move left to right through the work the screen compresses into a few status lines: inputs are gathered, context is shaped, a model proposes, checks hold the boundary, and a person authorizes the exit.
Authored simulation — this is not a live trace. It does not inspect your terminal, editor, agent runtime, files, prompts, or learner activity.
Build the weekly partner update from the approved metrics file. If any required metric is missing, stop before drafting. Never publish without my review.
The model proposes. The control plane scopes and authorizes. A tool or service executes, then returns inspectable evidence.
Workflow · Model
Operator
Tools + runtime · Evidence
Select a transition. Arrow keys move through the authored run.
Stage 1 of 8: Capture the trigger. You choose RUN UPDATE.
You choose RUN UPDATE.
The workflow creates a run identifier and freezes the task contract for this execution.
Operator intent + approved workflow definition
Run envelope with named exit and stop condition
The operator starts this defined workflow; neither the model nor a tool can create its own run.
Run id, actor, start time, workflow version
The console says “Reading approved metrics…”
A scoped file tool resolves only the declared source and returns content plus metadata.
Metrics file path + read permission
Versioned source bundle
The host grants one read against the named source; the model has no ambient file access.
Source name, digest, modified time, read result
A short “Preparing context” state appears.
The workflow checks required fields, removes irrelevant rows, and assembles instructions, evidence, and output schema.
Source bundle + prompt contract
Bounded model request
The workflow may transform approved inputs inside its contract, but it cannot expand the source boundary.
Input checklist + context manifest
The terminal shows “Drafting update…”
The model receives the bounded request and proposes structured content; it does not publish or fetch new data.
Instructions + approved evidence + schema
Draft update + structured fields
The model may propose structured content; it receives no authority to fetch, publish, or approve.
Model and prompt version + response reference
A CHECKING badge replaces the drafting state.
Deterministic checks validate the schema, required metrics, citations, and explicit failure behavior before the draft can move.
Draft + source bundle + acceptance rules
Pass or blocked result with reasons
Deterministic validators decide whether the contract passed; fluent model output cannot waive a failed check.
Check results tied to the run id
You see the draft, evidence, and APPROVE / REJECT controls.
The run is paused with its state intact; no external action is available until a named person decides.
Verified draft + check evidence
Recorded approval, rejection, or requested correction
A named reviewer owns approve, reject, or repair; the paused run cannot self-resume into an external action.
Reviewer, decision, reason, timestamp
The approved update is saved to the review channel.
The action tool verifies approval and destination again, writes once with an idempotency key, and returns the external reference.
Approved draft + destination + approval receipt
Created channel draft; no unapproved send
The host permits one idempotent write only when the recorded approval and destination match this run.
Action receipt + destination + idempotency key
DONE links to the run log and created draft.
The workflow joins inputs, checks, human decision, and action receipt into one replayable record.
All run events and receipts
Run log ready for the second-input comparison
The evidence service can seal observed events, but it cannot rewrite the decisions or receipts it records.
Complete evidence chain with terminal status
Maintained specifications, official runtime guides, and open-source implementation references, checked through 2026-09-06. Each entry records its currency signal and next recheck deadline; links are learning references, not claims about this platform's runtime.
OpenAI Agents SDK · Follow the work between a user prompt, model turn, tool result, and final output instead of treating the terminal spinner as the system.
The current TypeScript SDK guide covers the run loop, turn boundaries, state, streaming, and resumable execution.
REVIEWED 2026-08-27 · RECHECK 2026-11-27
OpenAI Agents SDK · Place explicit human authority before consequential tools, preserve paused state, and make rejection a designed path.
The current SDK supports interruptions, approval decisions, rejection, and resuming a serialized run state.
REVIEWED 2026-08-27 · RECHECK 2026-11-27
Anthropic Claude Code · Map the invisible event lifecycle around a visible tool call and identify where deterministic checks can run before or after agent action.
The current lifecycle exposes session, prompt, pre-tool, permission, post-tool, subagent, stop, task, and compaction events across terminal, IDE, desktop, and web surfaces.
REVIEWED 2026-08-27 · RECHECK 2026-11-27
Choose a role target and respond to a release trace that looks healthy in aggregate but fails a required case. The interpretation explains the evidence boundary; it does not score you.
This authored specimen interprets one selected decision against the published BME-09 control sequence. It is not a capability assessment, learner record, credential, hiring signal, or evidence that the workflow was executed. A linkable view carries only the selected role and decision IDs in its URL; it does not write them to an account.
The public Evidence Chain uses current assessment, graph, field-exercise, review, and registry contracts. Protected stages link to their public explanations here, never to a learner record.
BME-01 maps to n-l3-5 and publishes 4 synthetic packet sources with 4 weighted rubric dimensions.
Capability assessment method
Open public detail →Authored skill graph
Open public detail →Hold or ship the support agent
Open public detail →Artifact review
Open public detail →Certified AI Native Developer
Open public detail →Trace how an enterprise operator reads aggregate formation state, hands the camera to a practitioner, and inspects a bounded field lab—without borrowing a customer identity or fabricating a credential, receipt, or outcome.
Each frame mirrors a shipped interface contract. The values below are an authored presentation, not production Store rows.
A facilitator cannot follow a roster row into a learner’s journey, Atlas, artifact, or review. The presenter changes lenses here. No account is impersonated.
Perspective · Presenter
Establish the specimen boundary
State that every value is an authored presentation, never customer or learner data.
Perspective · Enterprise operator
Read the program state
Confirm one anonymous sample seat, its recorded sample baseline, and the reporting boundary.
Perspective · Presenter
Change lenses without impersonation
Move from aggregate operations to the anonymous specimen without opening a roster row or learner account.
Perspective · Anonymous specimen
Follow the evidence route
Trace the sample from activation through a required evidence revision without entering a learner account.
Perspective · Capability lead
Inspect the FDE progression
Read all eight authored modules and the prerequisite graph behind the sample state.
Perspective · Practice evaluator
Open the lab standard
Inspect the six-stage BME-10 practice loop and the evidence expected at every stage.
Perspective · Enterprise sponsor
Choose the next public path
Continue to the public trial, lab catalog, or a sales-assisted enterprise conversation.
These four bounded states establish what an enterprise operator can discuss without opening a person-level record.
Five authored waypoints explain how practice becomes reviewable. They display specimen state only and cannot advance a graph, create a receipt, or grant a credential.
Sample seat active
The specimen begins with one explicitly labeled sample seat, not an enrollment claim.
Sample baseline recorded
A baseline state is shown as recorded without exposing answers, dimension scores, or an assessment record.
FDE route assigned
The specimen follows the current eight-module authored FDE route and its real graph joins.
Evidence revision required
The third module remains open for revision; the public view does not invent a score or reviewer decision.
Practice receipt not created
BME-10 remains an inspectable practice contract. No artifact, review, qualification, credential, or receipt is created here.
Statuses describe SPECIMEN-01 only. They do not alter curriculum progress, unlock a module, or establish FDE readiness.
Diagnose the work, establish the outcome
Sample evidence is shown complete in this isolated view.
Sample completeScope and architect the mission
Sample evidence is shown complete in this isolated view.
Sample completeLand inside enterprise systems
The specimen must revise its evidence before advancing.
Revision requiredEngineer provider-portable AI systems
Locked until the preceding sample evidence clears.
PREREQUISITES REQUIRED · INERTOperate an evaluation and reliability control system
Locked until the preceding sample evidence clears.
PREREQUISITES REQUIRED · INERTBound authority and earn authorization
Locked until the preceding sample evidence clears.
PREREQUISITES REQUIRED · INERTOperate adoption, rollout, and incidents
Locked until the preceding sample evidence clears.
PREREQUISITES REQUIRED · INERTYield ownership and compound field learning
Locked until the preceding sample evidence clears.
PREREQUISITES REQUIRED · INERTThe public tour exposes only safe authored stage labels and evidence descriptions. It does not expose the runtime packet, learner response, evaluator material, artifact, or receipt body.
Discover
Workflow map plus baseline/value hypothesis with stakeholder, constraint, and unknown boundaries.
Frame
Architecture decision record, acceptance gates, two-week sequence, and named responsibility map.
Build
Server-bound authorization, citation checks, bounded retries, protected traces, and flagged rollback.
Deploy
A HOLD, repaired candidate, current gate reruns, 24-user read-only canary, and rollback authority.
Recover
Inspection, pause, preservation, safe-scope language, tombstone repair, and affected-gate reruns.
Handoff
Runbook, SLO, kill switch, owners, evidence location, teach-back, adoption backlog, and reusable field signal.
This final map shows how the implemented learning, evidence, formation, session, support, and operating contracts connect. It deliberately contains no person, cohort, scheduled offering, post, seat, or artifact.
A signed-in account can hold an assessment and path. Full lessons and workbenches open only when the relevant training is provisioned.
AUTHORITY PRESERVEDSubmission, review history, and portfolio state stay attached to the owner. The public tour receives none of those records.
AUTHORITY PRESERVEDPrivate rooms resolve from active enrollment. Commons, cohort posts, replies, and evidence attachments retain their existing server authority.
AUTHORITY PRESERVEDThe implemented flow binds seat authority, canonical prework, a provider-neutral calendar handoff, an owner-bound brief, and an authorized board. No scheduled offering or participant state appears here.
AUTHORITY PRESERVEDAI concept, specification, and next-step support is separate from human review or expert intake, which remains fail-closed until its operating coverage exists.
AUTHORITY PRESERVEDEnrollment, moderation, organizational, and review decisions remain role-gated and actor-bound. A tour interaction grants no authority.
AUTHORITY PRESERVEDContinue as an individual practitioner, an organization building an internal cohort, or a diligence reader inspecting the evidence. Identity remains required only for protected learner work. This system map describes implemented and gated product contracts. It contains no learner, tenant, enrollment, artifact, community, session, attendance, staffing, review, or credential record.