← Về thư mục
📄 / / root / ceo-project / company_kb / README.md

company_kb — Company Knowledge Base (shared vault)

A company-level knowledge base: one shared Obsidian-style vault of plain markdown, read by the whole team's assistant. It is distinct from per-user state in users/<id>/ (private, never shared). This vault holds the company's own knowledge — SOPs, policies, product/pricing facts, playbooks, decisions.

Built on the obsidian-wiki "digital brain" pattern: markdown files, headless (no Obsidian app needed), tiered retrieval (scan _index.md, then open the page), provenance + delta tracking. Hermes is a supported agent.

Layout

company_kb/
  _index.md      ← retrieval entry point: the map of topics → page. Read THIS first.
  notes.md       ← manual quick-captures via Telegram (admin only). LIVE & readable now.
  <topic>.md     ← structured pages (created by the ingest step, not by the runtime model)
  business/      ← BỘ KHUNG KHỞI NGHIỆP (Starter Plus) — chỉ engine lib/startup_kit.py ghi:
    _state.json    ← trạng thái mỗi ô (not_started|draft|validated, version) — dashboard đọc đây
    <framework>/<block>.md   ← 1 artifact/ô (idea/customer/value_prop/bmc/validate), front-matter + body

Two-speed write model (do not break this)

Rules