EX-10 · Prove permission isolation¶
Difficulty: 🔴 · label
difficulty: 3Stuck? Ask in the clinic thread for EX-10 — one long-running thread per exercise, so the answers accumulate where the next person will look. Submit: post it in Show and Tell titled[solution · EX-10] ..., with your numbers and your interval.
Notebook 03 · ~1 h · Skill: interview Q4's "prove it" bullet
Extend assert_persona_isolation into a property-based test that runs over the whole eval set
and every persona, and wire it into CI.
Acceptance criteria
- The test, passing, in
tests/ - A deliberately broken configuration that the test catches (demonstrate the failure)
- The k-collapse measurement for the broken configuration
- A one-paragraph note on what the test does not cover (caches, traces, result counts)