{
  "platform": {
    "name": "Spek Academy",
    "description": "AI-powered learning platform for building AI applications and collaboration tools",
    "url": "https://spekacademy.com",
    "version": "1.0.0",
    "last_updated": "2025-01-30T00:00:00Z"
  },
  "mission": {
    "primary": "Democratize AI education and empower learners to build production-ready AI applications",
    "vision": "Create a world where anyone can leverage AI to solve real-world problems through accessible, hands-on learning",
    "values": [
      "Accessibility",
      "Practical Learning",
      "Industry Relevance",
      "Community Building",
      "Ethical AI Development"
    ]
  },
  "programs": {
    "ai_builder_program": {
      "name": "AI Builder Program",
      "description": "Comprehensive program for building AI-powered applications and collaboration tools",
      "duration": "Self-paced with 90-day retention",
      "levels": [
        {
          "name": "Foundations",
          "description": "Fundamental AI concepts and prompt engineering",
          "courses": [
            "Prompt Engineering & Responsible AI",
            "AI App Literacy for Makers",
            "Data, APIs & Integrations for No-Coders",
            "Vibe Coding Foundations",
            "Vibe Coding Pattern Library",
            "AI Leverage Playbooks",
            "AI Vibe Ops & Rituals"
          ]
        },
        {
          "name": "Builder",
          "description": "Building AI-powered applications",
          "courses": [
            "AI Landscape & Problem Framing",
            "No-Code Web Apps with AI",
            "Mobile Apps with AI",
            "Automation & Agentic Workflows",
            "UX for AI Apps (Rapid Prototyping)",
            "Data Cleaning & Feature Basics for Makers",
            "RAG Systems for Non-Engineers",
            "Vision & OCR for Real-World Workflows",
            "Speech Interfaces (STT/TTS) & Voice UX",
            "WhatsApp & SMS Bots with Compliance",
            "Product Analytics & Experimentation for AI Features"
          ]
        },
        {
          "name": "Pro Builder",
          "description": "Advanced AI application development",
          "courses": [
            "Enterprise Vibe Architecture",
            "Transmedia Vibe Systems",
            "Strategic AI Leverage Portfolio",
            "AI Leverage Governance & Finance",
            "Capstone: AI Product Studio"
          ]
        },
        {
          "name": "Security",
          "description": "AI security and data governance",
          "courses": [
            "AI Data Governance & Lineage",
            "Privacy & Compliance for Collaborative AI",
            "Secure Operations & Monitoring for AI Collaboration"
          ]
        }
      ],
      "certifications": [
        "Spek Foundational Prompter",
        "Spek Builder Badge",
        "Spek Data & Security Guardian",
        "Developer Badge"
      ],
      "outcomes": [
        "Build production-ready AI applications",
        "Master prompt engineering and AI integration",
        "Understand AI ethics and responsible development",
        "Create automated workflows and AI agents",
        "Implement AI security and governance practices"
      ]
    }
  },
  "features": {
    "learning_platform": [
      "Interactive course content with hands-on labs",
      "Progress tracking and personalized learning paths",
      "Real-world project development",
      "Industry-grade curriculum aligned with SFIA Level 3-4",
      "Portfolio development and showcase"
    ],
    "ai_tools": [
      "AI-powered learning assistant",
      "Intelligent search and content discovery",
      "Automated progress assessment",
      "Personalized learning recommendations",
      "AI-generated learning materials"
    ],
    "community": [
      "Learner profiles and networking",
      "Public profile sharing",
      "Community discussions and support",
      "Peer collaboration tools",
      "Mentorship opportunities"
    ],
    "certification": [
      "Industry-recognized certificates",
      "Open Badges (CPD hours)",
      "SFIA Level 3-4 mapping",
      "Vendor micro-credentials",
      "Portfolio showcase"
    ]
  },
  "technology_stack": {
    "frontend": [
      "React",
      "TypeScript",
      "Tailwind CSS",
      "Vite"
    ],
    "backend": [
      "Supabase",
      "PostgreSQL",
      "Row Level Security (RLS)"
    ],
    "ai_integrations": [
      "OpenAI GPT models",
      "Microsoft Learn modules",
      "Vector databases for RAG",
      "AI-powered content generation"
    ],
    "deployment": [
      "Netlify",
      "Supabase Cloud",
      "CDN optimization"
    ]
  },
  "accessibility": {
    "standards": "WCAG 2.1 AA compliant",
    "features": [
      "Screen reader support",
      "Keyboard navigation",
      "High contrast mode",
      "Responsive design",
      "Multi-language support planned"
    ]
  },
  "privacy_security": {
    "data_protection": "GDPR and CCPA compliant",
    "security_measures": [
      "End-to-end encryption",
      "Secure authentication",
      "Data retention policies",
      "Regular security audits"
    ],
    "user_control": [
      "Account deletion with 90-day retention",
      "Data export capabilities",
      "Privacy settings control",
      "Public profile management"
    ]
  },
  "api_endpoints": {
    "public": [
      "/api/courses",
      "/api/programs",
      "/api/certifications",
      "/api/public-profiles"
    ],
    "authentication_required": [
      "/api/user-progress",
      "/api/enrollments",
      "/api/profile-settings"
    ]
  },
  "contact": {
    "support": "support@spekacademy.com",
    "partnerships": "partnerships@spekacademy.com",
    "technical": "tech@spekacademy.com"
  },
  "social_media": {
    "twitter": "@SpekAcademy",
    "linkedin": "Spek Academy",
    "github": "spekacademy"
  },
  "legal": {
    "terms_of_service": "/terms",
    "privacy_policy": "/privacy",
    "cookie_policy": "/cookies",
    "accessibility_statement": "/accessibility"
  },
  "robots": {
    "crawlable": true,
    "sitemap": "/sitemap.xml",
    "robots_txt": "/robots.txt",
    "indexing": "All public content is indexable"
  },
  "structured_data": {
    "schema_types": [
      "EducationalOrganization",
      "Course",
      "LearningResource",
      "Person",
      "Organization"
    ],
    "json_ld": "Available for all public pages"
  }
}
