Specify answer behavior
Define supported answer, partial answer, clarification, and abstention.
Required evidence: A response schema with examples.
0/80 minimum characters
Design and evaluate a small assistant that answers only from supplied evidence, cites sources, and abstains when support is missing.
Scenario
An internal policy assistant must answer employee questions without inventing policy. Latency matters, but unsupported claims are the primary failure.
You will demonstrate
Project kit
Project evidence
Each response is stored in this browser as you type. Include metrics, test output, or a decision rationale wherever the deliverable asks for it.
Define supported answer, partial answer, clarification, and abstention.
Required evidence: A response schema with examples.
0/80 minimum characters
Write answerable, ambiguous, unanswerable, and adversarial questions.
Required evidence: At least four cases with evidence and expected behavior.
0/80 minimum characters
Compute citation coverage and unsupported-claim rate.
Required evidence: Per-case traces and aggregate metrics.
0/80 minimum characters
Choose quality thresholds and a rollback response.
Required evidence: A gate that can fail automatically.
0/80 minimum characters
Runnable Python lab
Measure the fraction of answer claims linked to an allowed evidence identifier.
Project defense
Rate the evidence, not your effort: 0 missing, 1 weak, 2 adequate, 3 strong. All criteria must be reviewed, but a low honest score does not get hidden.
Claims map to evidence spans.
Unanswerable cases are first-class tests.
Metrics distinguish retrieval and generation failures.
The design includes abstention and rollback.
Artifact
Submit a notebook, Markdown report, or PDF containing versioned traces and aggregate results. Do not include credentials or private user data.
Anonymous mode stores only metadata and a fingerprint locally. Private upload requires an account and an explicit file selection. Uploaded notebooks are never executed.
Completion is controlled by stored evidence, deterministic tests, a decision defense, rubric review, and the artifact when required.
Optional cloud portfolio
An account is required. Submit only when the local completion gate passes. AI review is advisory and separate from deterministic completion.