{
  "markdown": "# Eraneos MeIDs - Intellectual Twin MVP\n\nLocal-first MVP for shaping, running, reviewing, and improving intellectual twins.\n\n## Repository Layout\n\n- `intellectual-twin-web/` - FastAPI backend plus static HTML/CSS/JS frontend.\n- `florian-twin/` - local OKF knowledge bundle with personas, concepts, evidence, traces, governance, and derived indexes.\n\nThe web app default `OKF_BUNDLE_PATH` resolves to `../florian-twin`, so the repo works from this two-folder structure after clone.\n\n## Local Start\n\n```powershell\ncd \".\\intellectual-twin-web\"\ncopy .env.example .env\nnotepad .env\n.\\run_web_mvp.cmd\n```\n\nOpen: `http://127.0.0.1:8601`\n\n## Required Local Configuration\n\n- Add `OPENAI_API_KEY` to `intellectual-twin-web/.env` for transcription, curation, embeddings, and voice output.\n- Keep `frontend/runtime-config.js` free of private webhook URLs in Git. Configure external n8n/MCP connector URLs locally or through hosted environment configuration.\n\n## Current Improvement Baseline\n\n- Deep MVP health endpoint: `GET /api/health/deep`\n- OKF compounding architecture endpoint: `GET /api/okf/architecture`\n- OKF compounding roadmap export: `POST /api/okf/architecture/export`\n- Cockpit panel: Quality Loop -> Production -> MVP Health and OKF Compounding\n\n## OKF Direction\n\nMarkdown/YAML remains the portable authoring source of truth. Hosted production should mirror approved OKF objects into tenant-scoped Postgres tables and rebuild vector indexes from approved concepts/evidence only.\n\nSee `intellectual-twin-web/OKF_COMPOUNDING_ROADMAP.md`.\n",
  "bytes": 1539,
  "sha": "3ee58de7b5cb1dc42493d43914b1fe7937fc85d10ca1fc9e052bb2b907ba7b61",
  "repo_slug": "florianliepe/eraneos-meids",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_florianliepe_eraneos_meids_florian_twin__71227434/readme"
}