# AUREN Guardian AI Platform
## Complete Website Structure & Hardwired Data Specification

**Document Version:** 1.0  
**Date:** December 2025  
**Purpose:** Technical blueprint for auren.ifairy.co.uk implementation

---

## EXECUTIVE SUMMARY

This document provides the complete technical specification for the AUREN Guardian AI platform website, including comprehensive information architecture, all hardwired data requirements, content templates, navigation systems, database schemas, and integration specifications.

**Document Contents:**
1. Complete Information Architecture (sitemap with reasoning)
2. Hardwired Data Specifications (legislative, platform, threat, support, research)
3. Technical Architecture (stack, database, API, search, AI chatbot)
4. Accessibility & Performance Specifications
5. Content Management System Requirements
6. Update & Maintenance Protocols

**Primary Audience:** Parents and educators (UK-wide, ages 25-55, varying digital literacy)

**Key Design Principles:**
- Mobile-first responsive design
- WCAG 2.1 AA accessibility compliance
- Crisis-optimized navigation (1-3 clicks to help)
- Privacy-first analytics
- Multilingual support (8 priority languages)
- Offline-capable progressive web app for crisis resources

---

# PART ONE: COMPLETE INFORMATION ARCHITECTURE

## 1.1 Site Structure Overview with URLs

```
AUREN GUARDIAN AI (auren.ifairy.co.uk)
│
├── HOME (/)
│   ├── Crisis Access Banner (persistent, all pages)
│   ├── Quick Start Selector (age/concern/device/crisis)
│   ├── Latest Threat Alerts (rolling, date-stamped)
│   └── Featured Resources (curated by season/events)
│
├── PARENT PORTAL (/parent-portal) ★ PRIMARY
│   │
│   ├── BY CHILD'S AGE (/parent-portal/age)
│   │   ├── Ages 0-5: Early Years (/parent-portal/age/0-5)
│   │   │   ├── Screen Time Guidance
│   │   │   ├── Co-Viewing Explained
│   │   │   ├── Parental Controls Setup
│   │   │   └── "What To Do If..." Scenarios
│   │   │
│   │   ├── Ages 5-11: Primary Years (/parent-portal/age/5-11)
│   │   │   ├── Developmental Overview
│   │   │   ├── Current UK Reality (Ofcom data visualized)
│   │   │   ├── Early Primary (5-7) (/parent-portal/age/5-11/early)
│   │   │   ├── Middle Primary (8-9) (/parent-portal/age/5-11/middle)
│   │   │   ├── Upper Primary (10-11) (/parent-portal/age/5-11/upper)
│   │   │   └── Interactive Tools (AI evaluator, agreement builder)
│   │   │
│   │   └── Ages 11-16: Secondary Years (/parent-portal/age/11-16)
│   │       ├── The Adolescent Digital Brain
│   │       ├── Privacy vs Autonomy (ICO framework)
│   │       ├── Critical Digital Literacy
│   │       ├── Big Risks (mental health, AI, sextortion)
│   │       └── Academic Integrity in AI Age
│   │
│   ├── BY RISK TYPE (/parent-portal/risks)
│   │   │
│   │   ├── AI Safety Hub (/parent-portal/risks/ai-safety)
│   │   │   ├── AI 101 for Parents
│   │   │   ├── Anthropomorphization Crisis
│   │   │   ├── AI Safety Evaluation Checklist ★ KEY TOOL
│   │   │   ├── Conversation Toolkits (by age)
│   │   │   ├── AI Incident Response Guide
│   │   │   └── Platform-Specific AI Guides
│   │   │       ├── ChatGPT (/parent-portal/risks/ai-safety/chatgpt)
│   │   │       ├── Character.AI (/parent-portal/risks/ai-safety/character-ai)
│   │   │       └── Snapchat My AI (/parent-portal/risks/ai-safety/snapchat-my-ai)
│   │   │
│   │   ├── Social Media Safety (/parent-portal/risks/social-media)
│   │   │   ├── TikTok (/parent-portal/risks/social-media/tiktok)
│   │   │   ├── Snapchat (/parent-portal/risks/social-media/snapchat)
│   │   │   ├── Instagram (/parent-portal/risks/social-media/instagram)
│   │   │   ├── YouTube (/parent-portal/risks/social-media/youtube)
│   │   │   └── Cross-Platform Issues
│   │   │
│   │   ├── Gaming Safety (/parent-portal/risks/gaming)
│   │   │   ├── Roblox (/parent-portal/risks/gaming/roblox)
│   │   │   ├── Minecraft (/parent-portal/risks/gaming/minecraft)
│   │   │   ├── Fortnite (/parent-portal/risks/gaming/fortnite)
│   │   │   ├── Discord (/parent-portal/risks/gaming/discord)
│   │   │   └── Loot Boxes & Gambling
│   │   │
│   │   └── Emerging Threats (/parent-portal/risks/emerging)
│   │       ├── AI-Generated CSAM
│   │       ├── Deepfakes
│   │       ├── Sextortion
│   │       └── VR/AR for Children
│   │
│   ├── BY PLATFORM/DEVICE (/parent-portal/devices)
│   │   ├── iOS (iPhone/iPad) (/parent-portal/devices/ios)
│   │   ├── Android (Google Family Link) (/parent-portal/devices/android)
│   │   ├── Gaming Consoles (/parent-portal/devices/gaming)
│   │   │   ├── PlayStation (/parent-portal/devices/gaming/playstation)
│   │   │   ├── Xbox (/parent-portal/devices/gaming/xbox)
│   │   │   └── Nintendo Switch (/parent-portal/devices/gaming/nintendo)
│   │   └── Network Protection (/parent-portal/devices/network)
│   │
│   └── CRISIS RESPONSE (/parent-portal/crisis) → Also at (/crisis)
│       ├── Immediate Danger Triage
│       ├── Situation-Specific Protocols
│       │   ├── Inappropriate Message Received
│       │   ├── Suspected Grooming
│       │   ├── Disturbing Content Seen
│       │   ├── Nude Images Found Online
│       │   ├── Cyberbullying
│       │   ├── Sextortion/Blackmail
│       │   └── Mental Health Concerns
│       ├── Evidence Preservation Guide
│       ├── UK Reporting Pathways (visual flowchart)
│       └── After the Crisis Support
│
├── EDUCATOR PORTAL (/educator-portal)
│   │
│   ├── KCSIE Compliance Hub (/educator-portal/kcsie)
│   │   ├── KCSIE 2024-2025 Changes Summary
│   │   ├── Compliance Checklist (interactive)
│   │   └── AI-Specific School Guidance
│   │
│   ├── School Policy Templates (/educator-portal/policies)
│   │   ├── Complete School AI Safety Policy (DOCX)
│   │   ├── Acceptable Use Policy - AI Addendum
│   │   ├── Online Safety Policy - AI Update
│   │   ├── Incident Response Policy - AI Scenarios
│   │   └── Parent Communication Templates
│   │
│   ├── AI in Education Hub (/educator-portal/ai-education)
│   │   ├── AUREN AI Vendor Safety Certification
│   │   ├── AI Risk Assessment Methodology
│   │   ├── AI Literacy Curriculum (all Key Stages)
│   │   └── Academic Integrity Framework
│   │
│   ├── Staff Training Modules (/educator-portal/training)
│   │   ├── AI Basics for Educators (2h, certificated)
│   │   ├── Safeguarding in Age of AI (3h, KCSIE-aligned)
│   │   ├── Academic Integrity and AI (2h)
│   │   └── Accessible AI (2h, SEND focus)
│   │
│   └── Incident Management (/educator-portal/incidents)
│       ├── AI-Specific Incident Categories
│       ├── Evidence Preservation for Schools
│       ├── Reporting Flowcharts
│       └── Post-Incident Review Templates
│
├── LEGAL LIBRARY (/legal-library)
│   │
│   ├── UK Legislation Database (/legal-library/legislation)
│   │   ├── Data Protection Act 2018 & UK GDPR (/legal-library/legislation/data-protection)
│   │   ├── Children's Code (15 Standards) (/legal-library/legislation/childrens-code)
│   │   ├── Online Safety Act 2023 (/legal-library/legislation/online-safety-act)
│   │   ├── KCSIE 2024-2025 (/legal-library/legislation/kcsie)
│   │   └── Devolved Legislation (/legal-library/legislation/devolved)
│   │       ├── Scotland (GIRFEC)
│   │       ├── Wales (SSW Act 2014)
│   │       └── Northern Ireland (Children Order 1995)
│   │
│   ├── Regulatory Timeline (/legal-library/timeline)
│   │   ├── Interactive Timeline (2024-2027)
│   │   ├── Milestone Details
│   │   └── Email Alert Signup
│   │
│   ├── Compliance Checklists (/legal-library/compliance)
│   │   ├── Interactive Compliance Tool
│   │   ├── AI Product Compliance Checklist
│   │   ├── School Implementation Checklist
│   │   └── Community Site Compliance
│   │
│   └── Case Studies (/legal-library/cases)
│       ├── TikTok £12.7m Fine (ICO 2023)
│       ├── Platform Changes from Children's Code
│       └── Enforcement Actions Database
│
├── CRISIS RESPONSE (/crisis) ★ TOP-LEVEL, ALWAYS ACCESSIBLE
│   [Same structure as /parent-portal/crisis]
│   [No login required, offline-capable, print-friendly]
│
├── RESOURCES (/resources)
│   ├── Downloadable Guides (/resources/guides)
│   ├── Video Library (/resources/videos)
│   ├── Checklists & Tools (/resources/tools)
│   ├── Research Papers (/resources/research)
│   └── Newsletter Archive (/resources/newsletter)
│
├── ABOUT (/about)
│   ├── Mission & Vision (/about/mission)
│   ├── Governance & Advisory Board (/about/governance)
│   ├── How Auren Works (/about/how-it-works)
│   ├── Funding & Independence (/about/funding)
│   ├── Contact Us (/about/contact)
│   └── Feedback & Suggestions (/about/feedback)
│
└── LEGAL PAGES
    ├── Privacy Policy (/privacy)
    ├── Cookie Policy (/cookies)
    ├── Terms of Use (/terms)
    └── Accessibility Statement (/accessibility)
```

---

Due to the extensive length of this document, I'm creating the first comprehensive section. The complete document will cover:

1. **Complete Information Architecture** (above)
2. **Detailed Content Specifications** (all pages, all tools)
3. **Hardwired Data Requirements** (legislative database, platform database, threat intelligence, support services, research)
4. **Technical Architecture** (tech stack, database schemas, API design, search implementation, AI chatbot)
5. **Accessibility & Performance Specifications**
6. **Content Management & Update Protocols**

Would you like me to continue with the remaining sections in the next part of the document?

