InteliThe longest day of the camp: build the MVP, test and refine end to end
Kanban, focus on one task at a time, and continuous checking
Goals per time block — use them to know if the group is on pace
From the form to the public link, step by step
Minimal debugging guidance before asking for help
Acceptance criteria, fairness, and data protection
Each group shows where it got and draws the application flow live · ~5 min per group
The perfect input is rarely the real one — robustness is verified at the edges
Linking test types to the NFRs and the ISO/IEC 25010 characteristics
| Test type | ISO/IEC 25010 characteristic | What it guarantees |
|---|---|---|
| Happy path vs criteria | Functional suitability (correctness) | With a complete interview, the classification matches the acceptance criteria |
| Incomplete input | Reliability (fault tolerance) | Without a stage, the AI flags the gap instead of inventing a score |
| Malicious input / protected attribute | Security | The AI resists bypasses and does not use sensitive data to classify |
| Out of scope | Functional suitability (appropriateness) | The AI performs only the screening defined in the spec and declines the rest |
In an agent that screens candidates, this test is not optional
Prompt fails → diagnosis → fix one part → re-test
Screening for Azul Linhas Aéreas · 30-min timer · one case per row, run them all
| Case type | Test input (interview data) | Expected output |
|---|---|---|
| Happy path | Complete interview, all stages recorded | Candidate classified in the funnel, within the acceptance criteria |
| Incomplete input | Candidate missing one interview stage | Flags the pending stage or uses a fallback — does not invent a score |
| Out of scope | Request unrelated to selection (e.g. book a flight) | Politely declines and redirects to screening |
| Constraint test (protected attribute) |
Two equivalent interviews differing only in age, gender or origin | Identical classification — the protected attribute has no influence |
Answer "yes" to everything before considering the prompt ready
Where we got and what comes next
Leave the Lovable link published and tested, and organize who says what in the pitch. Tomorrow the format is free — what matters is the panel understanding the problem, seeing the solution work and feeling the value.