{
  "meta": {
    "site": "x.monolidthz.com",
    "owner": "MoNoRi-Chan",
    "last_updated": "2026-03-15T00:00:00Z",
    "version": "3.0.1",
    "description": "High-level ongoing project status board for MoNoRi-Chan's Hosting System"
  },
  "summary": {
    "total_projects": 5,
    "total_tasks": 32,
    "completed": 14,
    "in_progress": 11,
    "pending": 7
  },
  "projects": [
    {
      "id": "proj-001",
      "name": "MoNoLidThZ.com Rebuild",
      "slug": "monolidthz-rebuild",
      "category": "Web",
      "priority": "high",
      "status": "in_progress",
      "progress": 65,
      "description": "Full site renovation for MoNoLidThZ.com / MoNoRi-Chan — the AI Company landing page.",
      "tags": ["ai", "frontend", "branding"],
      "owner": "MoNoRi-Chan",
      "due": "2026-04-01",
      "tasks": [
        { "id": "t-001-1", "title": "Design system & color tokens", "status": "done", "priority": "high" },
        { "id": "t-001-2", "title": "Hero section & animation", "status": "done", "priority": "high" },
        { "id": "t-001-3", "title": "AI Company capabilities section", "status": "done", "priority": "medium" },
        { "id": "t-001-4", "title": "MoNoRi-Chan character page", "status": "in_progress", "priority": "high" },
        { "id": "t-001-5", "title": "Blog / updates feed integration", "status": "in_progress", "priority": "medium" },
        { "id": "t-001-6", "title": "Mobile responsive polish", "status": "pending", "priority": "medium" },
        { "id": "t-001-7", "title": "Deploy to production", "status": "pending", "priority": "high" }
      ]
    },
    {
      "id": "proj-002",
      "name": "SPKZ Community Hub",
      "slug": "spkz-hub",
      "category": "Community",
      "priority": "medium",
      "status": "in_progress",
      "progress": 50,
      "description": "spkz.monolidthz.com — community hub revival with modernized toolshed and archive links.",
      "tags": ["community", "frontend", "archive"],
      "owner": "MoNoRi-Chan",
      "due": "2026-04-15",
      "tasks": [
        { "id": "t-002-1", "title": "Kawaii design system", "status": "done", "priority": "high" },
        { "id": "t-002-2", "title": "Community links grid", "status": "done", "priority": "high" },
        { "id": "t-002-3", "title": "Modernized toolshed section", "status": "done", "priority": "high" },
        { "id": "t-002-4", "title": "WebArchive snapshot links", "status": "done", "priority": "medium" },
        { "id": "t-002-5", "title": "Discord integration widget", "status": "in_progress", "priority": "medium" },
        { "id": "t-002-6", "title": "Character lore / bio page", "status": "pending", "priority": "low" }
      ]
    },
    {
      "id": "proj-003",
      "name": "FreedomHost.art",
      "slug": "freedomhost",
      "category": "Infrastructure",
      "priority": "high",
      "status": "in_progress",
      "progress": 40,
      "description": "Patriotic private hosting infrastructure for American tech. Wojapes CTO managed.",
      "tags": ["hosting", "infrastructure", "american-tech"],
      "owner": "Wojapes CTO",
      "due": "2026-05-01",
      "tasks": [
        { "id": "t-003-1", "title": "Patriotic landing page", "status": "done", "priority": "high" },
        { "id": "t-003-2", "title": "Hosting plans & pricing page", "status": "in_progress", "priority": "high" },
        { "id": "t-003-3", "title": "Client portal setup", "status": "in_progress", "priority": "high" },
        { "id": "t-003-4", "title": "Billing system integration", "status": "pending", "priority": "high" },
        { "id": "t-003-5", "title": "DDoS protection documentation", "status": "pending", "priority": "medium" }
      ]
    },
    {
      "id": "proj-004",
      "name": "Jade Temple OSS",
      "slug": "jade-temple-oss",
      "category": "Open Source",
      "priority": "medium",
      "status": "in_progress",
      "progress": 30,
      "description": "Jade Temple Open Source Software Project — tools and utilities under the MoNoLidThZ umbrella.",
      "tags": ["oss", "github", "tools"],
      "owner": "Grassstation Foundation",
      "due": "2026-06-01",
      "tasks": [
        { "id": "t-004-1", "title": "GitHub org setup & README", "status": "done", "priority": "high" },
        { "id": "t-004-2", "title": "Core utility library v0.1", "status": "in_progress", "priority": "high" },
        { "id": "t-004-3", "title": "Documentation site (jadetemple.github.io)", "status": "in_progress", "priority": "medium" },
        { "id": "t-004-4", "title": "CI/CD pipeline (GitHub Actions)", "status": "pending", "priority": "medium" },
        { "id": "t-004-5", "title": "First public release", "status": "pending", "priority": "high" },
        { "id": "t-004-6", "title": "Community contribution guide", "status": "pending", "priority": "low" }
      ]
    },
    {
      "id": "proj-005",
      "name": "Grokipedia / Sarkhan.wiki",
      "slug": "grokipedia-sarkhan",
      "category": "Knowledge Base",
      "priority": "low",
      "status": "pending",
      "progress": 15,
      "description": "Wiki relocation and dataset anonymization project. Powered by xAI / Grok.",
      "tags": ["wiki", "ai", "knowledge", "xai"],
      "owner": "MoNoRi-Chan",
      "due": "2026-07-01",
      "tasks": [
        { "id": "t-005-1", "title": "Dataset anonymization", "status": "in_progress", "priority": "high" },
        { "id": "t-005-2", "title": "New wiki platform selection", "status": "pending", "priority": "high" },
        { "id": "t-005-3", "title": "Content migration", "status": "pending", "priority": "high" },
        { "id": "t-005-4", "title": "Grok AI integration for search", "status": "pending", "priority": "medium" },
        { "id": "t-005-5", "title": "Archive redirect setup", "status": "pending", "priority": "medium" },
        { "id": "t-005-6", "title": "Public launch", "status": "pending", "priority": "high" },
        { "id": "t-005-7", "title": "Community review & QA", "status": "pending", "priority": "medium" },
        { "id": "t-005-8", "title": "SEO & metadata setup", "status": "pending", "priority": "low" }
      ]
    }
  ]
}
