@@ -1129,6 +1129,7 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
11291129 - H2: ClawSweeper activity forwarding
11301130 - H2: Manual dispatches
11311131 - H2: Runners
1132+ - H2: Runner registration budget
11321133 - H2: Local equivalents
11331134 - H2: OpenClaw Performance
11341135 - H2: Full Release Validation
@@ -1756,6 +1757,7 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
17561757- Headings:
17571758 - H2: Commands
17581759 - H3: Author
1760+ - H3: Provider Scaffold
17591761 - H3: Install
17601762 - H4: Marketplace shorthand
17611763 - H3: List
@@ -2885,6 +2887,12 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
28852887- Headings:
28862888 - H2: What it is
28872889 - H2: Where it shows up
2890+ - H2: Default usage footer mode
2891+ - H3: Three distinct session states
2892+ - H3: Precedence
2893+ - H3: Resetting vs. turning off
2894+ - H3: Toggle behavior
2895+ - H3: Config
28882896 - H2: Custom /usage full footer
28892897 - H3: Shape
28902898 - H3: Contract Paths
@@ -4188,6 +4196,7 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
41884196 - H3: Health checks
41894197 - H3: LAN vs loopback
41904198 - H3: Host Local Providers
4199+ - H3: Claude CLI backend in Docker
41914200 - H3: Bonjour / mDNS
41924201 - H3: Storage and persistence
41934202 - H3: Shell helpers (optional)
@@ -4592,6 +4601,32 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
45924601 - H2: Troubleshooting tips
45934602 - H2: Related
45944603
4604+ ## maturity/scorecard.md
4605+
4606+ - Route: /maturity/scorecard
4607+ - Headings:
4608+ - H1: Maturity scorecard
4609+ - H2: What this page is for
4610+ - H2: At a glance
4611+ - H2: Score bands
4612+ - H2: Surface explorer
4613+ - H2: QA evidence summary
4614+ - H3: Readiness by area
4615+
4616+ ## maturity/taxonomy.md
4617+
4618+ - Route: /maturity/taxonomy
4619+ - Headings:
4620+ - H1: Maturity taxonomy
4621+ - H2: How to read this page
4622+ - H2: Maturity levels
4623+ - H2: Product areas
4624+ - H2: Details
4625+ - H3: Core
4626+ - H3: Platform
4627+ - H3: Channel
4628+ - H3: Provider and tool
4629+
45954630## network.md
45964631
45974632- Route: /network
@@ -4922,6 +4957,8 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
49224957 - H2: Install the CLI (required for local mode)
49234958 - H2: Launchd (Gateway as LaunchAgent)
49244959 - H2: Version compatibility
4960+ - H2: State directory on macOS
4961+ - H2: Debug app connectivity
49254962 - H2: Smoke check
49264963 - H2: Related
49274964
@@ -5126,20 +5163,12 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
51265163
51275164- Route: /platforms/macos
51285165- Headings:
5129- - H2: What it does
5130- - H2: Local vs remote mode
5131- - H2: Launchd control
5132- - H2: Node capabilities (mac)
5133- - H2: Exec approvals (system.run)
5134- - H2: Deep links
5135- - H3: openclaw://agent
5136- - H2: Onboarding flow (typical)
5137- - H2: State dir placement (macOS)
5138- - H2: Build and dev workflow (native)
5139- - H2: Debug gateway connectivity (macOS CLI)
5140- - H2: Remote connection plumbing (SSH tunnels)
5141- - H3: Control tunnel (Gateway WebSocket port)
5142- - H2: Related docs
5166+ - H2: Download
5167+ - H2: First run
5168+ - H2: Choose a Gateway mode
5169+ - H2: What the app owns
5170+ - H2: macOS detail pages
5171+ - H2: Related
51435172
51445173## platforms/oracle.md
51455174
@@ -5437,6 +5466,7 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
54375466 - H2: Plugin install
54385467 - H2: Quickstart
54395468 - H2: Supported providers
5469+ - H2: BYOK
54405470 - H2: Auth
54415471 - H2: Configuration surface
54425472 - H2: Compaction
@@ -6830,6 +6860,7 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
68306860 - H3: Tool-result middleware
68316861 - H3: Terminal outcome classification
68326862 - H3: Agent-end side effects
6863+ - H3: User input and tool surfaces
68336864 - H3: Native Codex harness mode
68346865 - H2: Runtime strictness
68356866 - H2: Native sessions and transcript mirror
0 commit comments