mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 11:30:43 +00:00
docs: normalize frontmatter titles to sentence case
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Release Policy"
|
||||
title: "Release policy"
|
||||
summary: "Public release channels, version naming, and cadence"
|
||||
read_when:
|
||||
- Looking for public release channel definitions
|
||||
|
||||
@@ -4,7 +4,7 @@ read_when:
|
||||
- You want to understand which features may call paid APIs
|
||||
- You need to audit keys, costs, and usage visibility
|
||||
- You’re explaining /status or /usage cost reporting
|
||||
title: "API Usage and Costs"
|
||||
title: "API usage and costs"
|
||||
---
|
||||
|
||||
# API usage & costs
|
||||
|
||||
@@ -3,7 +3,7 @@ summary: "How OpenClaw vendors Apple device model identifiers for friendly names
|
||||
read_when:
|
||||
- Updating device model identifier mappings or NOTICE/license files
|
||||
- Changing how Instances UI displays device names
|
||||
title: "Device Model Database"
|
||||
title: "Device model database"
|
||||
---
|
||||
|
||||
# Device model database (friendly names)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Prompt Caching"
|
||||
title: "Prompt caching"
|
||||
summary: "Prompt caching knobs, merge order, provider behavior, and tuning patterns"
|
||||
read_when:
|
||||
- You want to reduce prompt token costs with cache retention
|
||||
|
||||
@@ -3,7 +3,7 @@ summary: "Rich output shortcode protocol for embeds, media, audio hints, and rep
|
||||
read_when:
|
||||
- Changing assistant output rendering in the Control UI
|
||||
- Debugging `[embed ...]`, `MEDIA:`, reply, or audio presentation directives
|
||||
title: "Rich Output Protocol"
|
||||
title: "Rich output protocol"
|
||||
---
|
||||
|
||||
Assistant output can carry a small set of delivery/render directives:
|
||||
|
||||
@@ -3,7 +3,7 @@ summary: "RPC adapters for external CLIs (signal-cli, legacy imsg) and gateway p
|
||||
read_when:
|
||||
- Adding or changing external CLI integrations
|
||||
- Debugging RPC adapters (signal-cli, imsg)
|
||||
title: "RPC Adapters"
|
||||
title: "RPC adapters"
|
||||
---
|
||||
|
||||
OpenClaw integrates external CLIs via JSON-RPC. Two patterns are used today.
|
||||
|
||||
@@ -4,7 +4,7 @@ read_when:
|
||||
- Verifying SecretRef credential coverage
|
||||
- Auditing whether a credential is eligible for `secrets configure` or `secrets apply`
|
||||
- Verifying why a credential is outside the supported surface
|
||||
title: "SecretRef Credential Surface"
|
||||
title: "SecretRef credential surface"
|
||||
---
|
||||
|
||||
This page defines the canonical SecretRef credential surface.
|
||||
|
||||
@@ -4,7 +4,7 @@ read_when:
|
||||
- You need to debug session ids, transcript JSONL, or sessions.json fields
|
||||
- You are changing auto-compaction behavior or adding “pre-compaction” housekeeping
|
||||
- You want to implement memory flushes or silent system turns
|
||||
title: "Session Management Deep Dive"
|
||||
title: "Session management deep dive"
|
||||
---
|
||||
|
||||
# Session Management & Compaction (Deep Dive)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "AGENTS.dev Template"
|
||||
title: "AGENTS.dev template"
|
||||
summary: "Dev agent AGENTS.md (C-3PO)"
|
||||
read_when:
|
||||
- Using the dev gateway templates
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "AGENTS.md Template"
|
||||
title: "AGENTS.md template"
|
||||
summary: "Workspace template for AGENTS.md"
|
||||
read_when:
|
||||
- Bootstrapping a workspace manually
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "BOOT.md Template"
|
||||
title: "BOOT.md template"
|
||||
summary: "Workspace template for BOOT.md"
|
||||
read_when:
|
||||
- Adding a BOOT.md checklist
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "BOOTSTRAP.md Template"
|
||||
title: "BOOTSTRAP.md template"
|
||||
summary: "First-run ritual for new agents"
|
||||
read_when:
|
||||
- Bootstrapping a workspace manually
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "HEARTBEAT.md Template"
|
||||
title: "HEARTBEAT.md template"
|
||||
summary: "Workspace template for HEARTBEAT.md"
|
||||
read_when:
|
||||
- Bootstrapping a workspace manually
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "IDENTITY.dev Template"
|
||||
title: "IDENTITY.dev template"
|
||||
summary: "Dev agent identity (C-3PO)"
|
||||
read_when:
|
||||
- Using the dev gateway templates
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "IDENTITY Template"
|
||||
title: "IDENTITY template"
|
||||
summary: "Agent identity record"
|
||||
read_when:
|
||||
- Bootstrapping a workspace manually
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "SOUL.dev Template"
|
||||
title: "SOUL.dev template"
|
||||
summary: "Dev agent soul (C-3PO)"
|
||||
read_when:
|
||||
- Using the dev gateway templates
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "SOUL.md Template"
|
||||
title: "SOUL.md template"
|
||||
summary: "Workspace template for SOUL.md"
|
||||
read_when:
|
||||
- Bootstrapping a workspace manually
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "TOOLS.dev Template"
|
||||
title: "TOOLS.dev template"
|
||||
summary: "Dev agent tools notes (C-3PO)"
|
||||
read_when:
|
||||
- Using the dev gateway templates
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "TOOLS.md Template"
|
||||
title: "TOOLS.md template"
|
||||
summary: "Workspace template for TOOLS.md"
|
||||
read_when:
|
||||
- Bootstrapping a workspace manually
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "USER.dev Template"
|
||||
title: "USER.dev template"
|
||||
summary: "Dev agent user profile (C-3PO)"
|
||||
read_when:
|
||||
- Using the dev gateway templates
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "USER Template"
|
||||
title: "USER template"
|
||||
summary: "User profile record"
|
||||
read_when:
|
||||
- Bootstrapping a workspace manually
|
||||
|
||||
@@ -3,7 +3,7 @@ summary: "How OpenClaw builds prompt context and reports token usage + costs"
|
||||
read_when:
|
||||
- Explaining token usage, costs, or context windows
|
||||
- Debugging context growth or compaction behavior
|
||||
title: "Token Use and Costs"
|
||||
title: "Token use and costs"
|
||||
---
|
||||
|
||||
# Token use & costs
|
||||
|
||||
@@ -4,7 +4,7 @@ read_when:
|
||||
- You are debugging provider request rejections tied to transcript shape
|
||||
- You are changing transcript sanitization or tool-call repair logic
|
||||
- You are investigating tool-call id mismatches across providers
|
||||
title: "Transcript Hygiene"
|
||||
title: "Transcript hygiene"
|
||||
---
|
||||
|
||||
# Transcript Hygiene (Provider Fixups)
|
||||
|
||||
@@ -4,7 +4,7 @@ read_when:
|
||||
- Looking up a specific onboarding step or flag
|
||||
- Automating onboarding with non-interactive mode
|
||||
- Debugging onboarding behavior
|
||||
title: "Onboarding Reference"
|
||||
title: "Onboarding reference"
|
||||
sidebarTitle: "Onboarding Reference"
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user