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