You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enterprise diagrams, TOC icons, and authorship credit
- Mermaid diagrams in the enterprise chapters: architecture (git + MCP internal-network
flowchart, replacing ASCII) and write-models (PR-gated flow + lease/lock flow). Both
languages; in-diagram Thai labels localized for the EN book.
- Nice SVG line-icons on the landing-page TOC cards (7 per language) + icon CSS.
- Authorship on both covers + book.toml: compiled by Supachai Jaturaprom [TumEz],
written by Claude Code — Opus 4.8 (AI).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
description = "An English user handbook for building and operating an AI-maintained knowledge base with the Open Knowledge Format — from beginner to enterprise."
<divclass="okf-cover-meta">Compiled by <strong>Supachai Jaturaprom [TumEz]</strong><br/>Written by Claude Code — Opus 4.8 (AI) · Updated <spanid="okf-date">2026-06-15</span> · OKF v0.1</div>
13
13
</div>
14
14
15
15
# Preface
@@ -23,13 +23,13 @@ with YAML frontmatter that both humans and AI agents can use, without any SDK or
23
23
## Table of Contents
24
24
25
25
<divclass="okf-toc-grid">
26
-
<aclass="okf-toc-card"href="./part1/what-is-okf.md"><spanclass="num">PART 1</span><spanclass="ttl">Meet OKF</span><spanclass="dsc">What OKF is, and why it beats classic RAG</span></a>
27
-
<aclass="okf-toc-card"href="./part2/install.md"><spanclass="num">PART 2</span><spanclass="ttl">Getting Started</span><spanclass="dsc">Install · first KB · project layout</span></a>
0 commit comments