docs: SEO and AI discoverability improvements

- Add description to docs.json for llms.txt blockquote summary
- Add title frontmatter to 10 docs files for llms.txt link text
- ci(docker): skip builds for docs-only changes
This commit is contained in:
quotentiroler
2026-02-09 14:20:56 -08:00
parent e4a04f32e3
commit a172ff9ed2
12 changed files with 14 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
---
title: "AGENTS.md Template"
summary: "Workspace template for AGENTS.md"
read_when:
- Bootstrapping a workspace manually

View File

@@ -1,4 +1,5 @@
---
title: "BOOT.md Template"
summary: "Workspace template for BOOT.md"
read_when:
- Adding a BOOT.md checklist

View File

@@ -1,4 +1,5 @@
---
title: "BOOTSTRAP.md Template"
summary: "First-run ritual for new agents"
read_when:
- Bootstrapping a workspace manually

View File

@@ -1,4 +1,5 @@
---
title: "HEARTBEAT.md Template"
summary: "Workspace template for HEARTBEAT.md"
read_when:
- Bootstrapping a workspace manually

View File

@@ -1,4 +1,5 @@
---
title: "SOUL.md Template"
summary: "Workspace template for SOUL.md"
read_when:
- Bootstrapping a workspace manually

View File

@@ -1,4 +1,5 @@
---
title: "TOOLS.md Template"
summary: "Workspace template for TOOLS.md"
read_when:
- Bootstrapping a workspace manually