Skip to content

Ch-04: Operating System mental model + polish ch-01~03#1

Merged
PanQiWei merged 7 commits intomainfrom
mental-models/ch-04
Apr 8, 2026
Merged

Ch-04: Operating System mental model + polish ch-01~03#1
PanQiWei merged 7 commits intomainfrom
mental-models/ch-04

Conversation

@PanQiWei
Copy link
Copy Markdown
Owner

@PanQiWei PanQiWei commented Apr 8, 2026

Summary

  • Ch-04 Operating System: 6 bilingual articles exploring the OS analogy for agentic systems — kernel/scheduling/memory/trust boundary/IPC/analogy limits
  • Wiki expansion: 25+ new concept pages, 10 new entity pages, 12 source ingestions for ch-04 research
  • Ch-01~03 ZH polish: humanize AI writing patterns (56 edits), reform 延伸阅读 from bibliography to curated 1-3 recommendations with annotations, add 概念与实体 wiki links to all 24 Chinese articles
  • Skill updates: write-mental-model skill updated with 延伸阅读 curation criteria and 概念与实体 guidelines; review pipeline updated for bilingual humanizer routing
  • Nav & CI: register ch-04 in both ZH/EN .pages, build script, CI updates

Test plan

  • uv run mkdocs build --strict -f mkdocs.zh.yml passes
  • uv run mkdocs build --strict -f mkdocs.en.yml passes
  • Local preview verified (both languages, ch-04 visible in nav)
  • llms.txt served correctly from site root
  • CI pipeline passes on GitHub

🤖 Generated with Claude Code

PanQiWei and others added 7 commits April 8, 2026 16:26
New concept pages: agent-os, agent-scheduling, agent-resource-control,
agent-sandboxing, llm-os, llm-os-analogy, llm-security, permission-modes,
permission-rules-hierarchy, claude-code-permission-system, autonomy-slider,
a2a-protocol, agent-card, agent-interoperability, fork-explore-commit,
generation-verification-loop, scaling-laws, software-3-0, system-1-vs-system-2,
virtual-context-management, llm-training-pipeline, prefix-caching, llms-txt,
settings-scope-hierarchy, task-lifecycle.

New entity pages: aios, claude-code, manus, memgpt, andrej-karpathy,
jeremy-howard, answer-ai, asplos, google, linux-foundation.

New source pages: 12 source ingestions covering AIOS, AgenticOS Workshop,
Karpathy talks, A2A protocol, MemGPT, Claude Code permissions, and more.

Updated existing concept/entity pages with cross-references to new pages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Six articles exploring the OS analogy for agentic systems:
01 — from Maxwell's demon to OS kernel
02 — memory hierarchy (context as virtual memory)
03 — scheduling (token budget as CPU time)
04 — trust boundary (permissions as OS security rings)
05 — cooperation protocol (tool calls as IPC/syscalls)
06 — where the analogy breaks

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
English-native version of the six OS analogy articles,
independently written (not translated from Chinese).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Three changes across all 18 Chinese articles in ch-01 through ch-03:

1. Humanize: remove AI writing patterns (filler phrases, inflated
   significance, copula avoidance, forced triplets, synonym cycling)
   while preserving the project's accessible-and-witty tone per
   writing-style.md rules.

2. Reform 延伸阅读: transform from bibliography-style reference lists
   to curated 1-3 recommendations. Each entry annotated with why this
   reader should care. No duplicates across articles in same chapter.

3. Add 概念与实体: new section at end of each article linking to
   relevant wiki concept/entity pages with per-article annotations.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- write-mental-model: add 延伸阅读 curation criteria (1-3 curated
  recommendations with three-gate evaluation), add 概念与实体 section
  guidelines for Chinese articles, update review pipeline to use
  language-specific humanizer skills (/humanizer-zh vs /humanizer)
- review-pipeline: align Agent B with bilingual humanizer routing
- llm-wiki-ingest/lint: minor updates

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add ch-04-operating-system to both ZH and EN .pages nav files
- Add build_docs.py script for pattern docs generation
- Update deploy-docs.yml workflow
- Update .gitignore
- Update README badges

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@PanQiWei PanQiWei merged commit 0a68e33 into main Apr 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant