ZABA ZINGO Docs · Export
← Back
6 Docs
28k chars
3.6k words
Download all (.json) Download .zip
Use: Copy all → paste into Claude/GPT/Gemini → "Review this strategy critically for gaps and risks."
Start
00_START.md2.1k
Fundament
01_DOMAIN_DEPLOYMENT.md7.5k
02_INFRA_UEBERSICHT.md3.8k
Marke
03_TYPOGRAFIE.md7.3k
Plattform
04_CORTEX_ENGINES.md5.3k
Meta
C_BEITRAGEN.md2.5k
KI-Export · structured JSON bundle
Alle 6 Dokumente in einem maschinenlesbaren File — für Cross-LLM-Review, Datenanalyse, Agent-Konsumption.
Download .json
6
documents
28k
chars
3.6k
words
5
categories
JSON-Schema (top-level)
{
  "schema_version": "1.0",
  "generated_at":   "ISO-timestamp",
  "bridge_version": "zabazingo-docs-1.0",
  "source":         "docs.zabazingo.eu",
  "total_docs":     6,
  "total_chars":    28432,
  "total_words":    3642,
  "categories": [{"name": "...", "count": N}],
  "docs": [
    {
      "file":         "00_START.md",
      "title":        "...",
      "category":     "Start | Strategie | Value | ...",
      "confidential": false,
      "chars":        N,
      "words":        N,
      "headings":     ["...", "..."],
      "content":      "full markdown body"
    }
  ]
}
Use cases
Cross-LLM Review (Claude / GPT / Gemini): Bundle hochladen, "Find inconsistencies between docs"
Agent-Konsumption: Tool-Registry + Doc-Bundle als single-source-of-truth
Datenanalyse: chars/words/headings pro doc + per Kategorie aggregiert
Backup / Audit-Snapshot: zeitgestempeltes JSON archivierbar
Copied!