Add concise TOC with in-page anchor links (6 items max)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
sanbuphy
2026-03-31 20:02:22 +08:00
parent 4348930ffe
commit 167f4d20e6
2 changed files with 20 additions and 0 deletions

View File

@@ -7,6 +7,17 @@
--- ---
## Table of Contents
- [Deep Analysis Reports (`docs/`)](#deep-analysis-reports-docs) — Telemetry, codenames, undercover mode, remote control, future roadmap
- [Missing Modules Notice](#missing-modules-notice-108-modules) — 108 feature-gated modules not in the npm package
- [Architecture Overview](#architecture-overview) — Entry → Query Engine → Tools/Services/State
- [Tool System & Permissions](#tool-system-architecture) — 40+ tools, permission flow, sub-agents
- [The 12 Progressive Harness Mechanisms](#the-12-progressive-harness-mechanisms) — How Claude Code layers production features on the agent loop
- [Build Notes](#build-notes) — Why this source isn't directly compilable
---
## Deep Analysis Reports (`docs/`) ## Deep Analysis Reports (`docs/`)
Source code analysis reports derived from decompiled v2.1.88. Bilingual (EN/ZH). Source code analysis reports derived from decompiled v2.1.88. Bilingual (EN/ZH).

View File

@@ -7,6 +7,15 @@
--- ---
## 目录
- [深度分析文档 (`docs/`)](#深度分析文档-docs) — 遥测、模型代号、卧底模式、远程控制、未来路线图
- [缺失模块说明](#缺失模块说明108-个模块) — 108 个被 feature gate 移除的模块
- [架构概览](#架构概览) — 入口 → 查询引擎 → 工具/服务/状态
- [构建说明](#构建说明) — 为什么不能直接编译
---
## 深度分析文档 (`docs/`) ## 深度分析文档 (`docs/`)
基于 v2.1.88 反编译源码的分析报告,中英双语。 基于 v2.1.88 反编译源码的分析报告,中英双语。