Zum Inhalt

Information Architecture

Status: V0, AEGIS intake after ARCUS skeleton handoff.

Purpose

This Wiki is a private, Access-protected reading and retrieval surface for curated Robert/maschke.ai knowledge. It is not a raw archive, not a memory dump, and not a runtime store.

V0 Navigation Target

  1. Start — orientation, current status, write boundaries.
  2. Governance — information architecture, intake rules, source allowlist, content lifecycle.
  3. Knowledge Areas — curated pages grouped by subject once Robert selects material for migration.
  4. Ops — deployment/access documentation owned by ARCUS; content owner only references it.
  5. Handover — temporary coordination notes between ARCUS, AEGIS, and Robert.

Candidate Knowledge Areas

Create these sections only when there is intentionally selected source material:

  • maschke.ai — brand, positioning, offers, tone, website/product knowledge. Source of truth remains maschke-vdna/ until a curated excerpt is deliberately copied.
  • AWX / Agents — stable explanations for AEGIS_WORKSPACE, entities, UPLINK, and agent roles. Source of truth remains AWX canonical docs and repo-local files.
  • Customers — only sanitized, intentionally curated client knowledge. No raw customer data, transcripts, vaults, runtime dumps, or confidential working exports.
  • Operations — user-facing operating notes only. Infra/runbook details that affect Pages, Access, DNS, Auth, Gateway, Docker, host, or secrets stay ARCUS-owned.

Intake Rules

  • Import by allowlist, not crawl.
  • Prefer short curated pages over broad copies.
  • Each migrated page should name its source and last reviewed date.
  • Do not import secrets, tokens, private keys, .env files, cookies, credentials, raw production data, customer raw exports, logs, database dumps, generated site/, or broad braindump/ material.
  • Do not make this Wiki the canonical source when another repo already owns the truth. Link back to the canonical source in page text.

Migration Readiness Gate

AEGIS may prepare structure and selected pages locally. Wider content migration waits for either:

  1. Robert explicitly naming the material/topic to prepare, or
  2. ARCUS/Robert confirming remote GitHub + Cloudflare Pages + Access activation is ready for content handoff.

Before handoff back, run:

mkdocs build --strict

Ownership Boundary

  • AEGIS owns Wiki content structure, navigation, intake rules, and curated Markdown migration.
  • ARCUS owns Pages, Access, DNS, Auth, provider setup, smoke checks, and host/runtime transport.
  • Robert owns public-exposure/auth GO and any sensitive content decisions.