Skip to main content

C10 · Week 11: Fly by instruments

Observability turned on your own project.

instrument your final project with server-side telemetry and a live dashboard, then demo it by instruments alone: no clicking through your own UI — your group uses the app, you narrate what the dashboard shows

Add the observation layer to your in-flight A3, log it server-side, put a live dashboard on it — then demo blind: your classmates poke the deployed app during the session while you present only what the telemetry shows. If the dashboard can’t tell the story of a dozen concurrent users, that’s the finding, three weeks before the showcase asks the same question at scale.

The creepy-mirror riff — showing visitors exactly what your app learned about them — is optional flavour if your project suits it. The mandated artefact is the instrumentation, which outlives the crit: it’s the observability your A3 needs anyway, and it lets you debug the app and the agent through the same telemetry.

The spec

The brief on this page poses the problem and leaves room for your response. The spec is the fixed contract: what your tutor considers when judging whether that response meets the requirements. Some lines can be checked mechanically; the rest call for human judgement.