Skip to content

Your first AI-native practice

Try the work.
Make it your own.

Start with an example. Make a decision, explain your thinking, and improve it. Then see what changes when the situation does.

Four roles. One fictional mission. No account required.

Developer / 15-minute practice

Build the difficult case.

Turn an AI behavior requirement into a test another developer can reproduce.

You will create Behavior specification + failure test

Step 1 of 6 · Example

An answer with a citation can still be wrong.

In this worked example, a support assistant finds an access policy that was retired yesterday. The answer sounds confident and includes the old citation.

  1. Notice

    A citation proves where an answer came from. It does not establish that the source is current or allowed.

  2. Specify

    If the only source is retired, withhold the answer and hand the request to the support owner with the source ID and reason.

  3. Test

    Given retired source policy-17 and an access question, expect no factual answer, an escalation result, and policy-17 in the diagnostic record.

Make the failing input and the expected behavior precise enough for someone else to run the test.

Looking for a technical release decision?

Open the engineering release exercise