Category: Scenarios in Action

  • Rebuilding School Communities After Wildfire Displacement

    The Challenge

    Following a wildfire, residents of a single neighborhood are displaced to a nearby, overwhelmed county. Parents face re-enrolling their children in an unfamiliar school district while managing insurance claims and housing logistics. Without a unified system, information sharing is fragmented, and children risk being separated from their existing peer groups during a high-stress transition.

    The School Contact Solution

    The same retire-never-recycle guardian alias used to defeat phishing attacks also simplifies this transition. Displaced parents use their existing verified guardian aliases to coordinate with the receiving school and with one another.

    • Coordinated enrollment — because each student’s identity anchor is already linked to their guardian’s alias, a whole group of neighborhood families can independently enroll their children at the same receiving school, with the registrar verifying each family’s guardianship attestation.
    • Real-time information loop — a verified channel delivers authenticated district updates, while a separate parent-to-parent channel — never conflated with the school’s own broadcast alias — lets neighbors share transportation and housing information.
    • Continued peer connection — because each student’s identity anchor persists and is never reassigned, children can keep reaching established classmates through existing aliases after relocating, with no new accounts and no lost history.

    Demonstrates the relationship layer linking guardian and student identity anchors, and the persistence-without-reassignment principle at the center of the whole architecture.

  • Coordinated Emergency Response with Verified Communication

    The Challenge

    A coordinated incident begins at a large, multi-building high school campus. In a traditional environment, the first moments are defined by chaos: frantic calls from unverified numbers yield conflicting reports, staff struggle to trigger building-wide alerts, and first responders arrive without knowing which areas are secured.

    The School Contact Solution — With Caveats

    This scenario illustrates how the architecture’s reasoning could extend to emergency response, and it’s presented with more caveats than any other in our scenarios collection: real-time proximity or location sensing of students is a significant, separate capability the white paper does not currently specify, and it would require its own dedicated privacy, security, and legal review before any real deployment.

    • A staff witness places a call using her attested operational-staff alias to the school’s verified institutional line.
    • A pre-scoped, human-configured emergency grant — not a discretionary decision made in the moment — lets the MI assistant act only when a call originates from a verified alias and specific trigger language is used.
    • Once triggered, the assistant issues an authenticated, campus-wide alert, notifies the assigned officer, and relays verified caller and location data to 911 — every step logged for later review.
    • Any device-based, opt-in proximity capability is flagged as requiring its own separate consent model, strict retention limits, and independent privacy review before it could ever be built.

    Responders arrive with verified, authenticated information about where the alert originated and what has already been communicated — without this document making any claim about detecting, tracking, or neutralizing an intruder, which fall outside the scope of an identity and communication framework.

  • Cross-State Enrollment Without the Paperwork Flood

    The Challenge

    A family relocates across state lines, and a receiving district needs to confirm a student’s enrollment history, grade level, and any applicable accommodations before placement — usually a slow, paperwork-heavy process that can leave a student in limbo for weeks while records requests move between districts.

    The School Contact Solution

    Because the student’s identity anchor and its attestations persist across the transfer, the receiving district can submit a scoped query confirming current enrollment status and — flagged as one of the open legal-review items in the white paper’s appendix — any applicable accommodation status, alongside confirmation from the relationship layer that the accompanying adult currently holds guardianship rights.

    Within seconds rather than weeks, the attestation is returned and independently verifiable, without either district needing standing access to the other’s underlying student records. The student can be seated in the correct classroom on day one, and the paperwork that would otherwise need to survive a records flood becomes unnecessary for the initial placement.

    Demonstrates the federated attestation model replacing a centrally issued national number and the relationship layer’s guardianship confirmation, consistent with the open legal questions on cross-state data sharing.

  • Stopping a Phishing Attack Before It Starts

    The Challenge

    A phishing campaign targets parents at a local high school. Bad actors send SMS messages and emails spoofing the school’s branding, claiming an active emergency and demanding a “transportation fee” to safely bus students to a reunification site.

    The School Contact Solution

    Under School Contact, the attack fails structurally rather than depending on parents noticing something is wrong. Every domain the district uses carries the mandatory email-authentication baseline — DNSSEC, SPF, DKIM, and enforced DMARC — so a spoofed message impersonating the district’s domain simply doesn’t deliver as genuine mail. The district pushes an authenticated, one-way broadcast confirming the earlier messages were fraudulent.

    Because parents communicate using their retired-never-recycled guardian alias, the school’s system can check any inbound reply against the relationship layer — confirming both that the alias is active and that the sender currently holds guardianship rights for a specific enrolled student — before treating it as trusted. And because the verified channel was never publicly browsable, it was never a target the attackers could spoof in the first place.

    Demonstrates the domain security baseline, the retire-never-recycle guardian alias policy, and query-response verification working together against a real attack pattern.

  • From Chaos to Clarity: Fixing a District’s Vendor Bottleneck

    The Challenge

    At a mid-sized K–12 district, the IT department wakes up to a flood of help-desk tickets: hero images aren’t displaying on any school homepage. In a legacy system, the web administrator would have to log into a dozen disparate content management systems, verify credentials for each school’s sub-vendor, and troubleshoot each domain individually.

    The School Contact Solution

    The district has unified its digital presence under the elementary.school hosting root. The lead web administrator logs in using their identity anchor, attested to the “Classified & operational staff” tier, and reachable at their institution-issued alias. Because the attestation layer is federated across the district’s hosted sites, this single verified login grants scoped, logged access to the hosting environment — not standing access to every system the district owns.

    The administrator traces the outage to a third-party design plugin’s faulty overnight update. Instead of hunting for the vendor’s current contact information, they submit a query-response verification request confirming the vendor’s registered support channel — a confirm/deny lookup, not a browsable listing. The vendor, seeing a digitally signed request from an attested sender, pushes a rollback patch. The hero images are restored across every elementary school site within minutes.

    Demonstrates the alias/attestation pattern and query-response vendor verification, not a browsable directory.