Skip to content

Doc updates, new artciles, LLMs.txt for agent discovery#89

Merged
amavashev merged 4 commits intomainfrom
claude/admin-tenant-update-endpoint-iTR5Q
Mar 19, 2026
Merged

Doc updates, new artciles, LLMs.txt for agent discovery#89
amavashev merged 4 commits intomainfrom
claude/admin-tenant-update-endpoint-iTR5Q

Conversation

@amavashev
Copy link
Contributor

Here's the summary:

1. d3e5508 — Add concept article: Why Coding Agents Do Not Replace Cycles
New companion article to "Coding Agents Need Runtime Budget Authority." Covers the business-layer governance problem — why teams still need Cycles to decide what work is worth funding, even when coding agents make execution cheap. Both articles now cross-reference each other (intro + next steps). Registered in sidebar adjacent to the runtime article.

2. 880ebf0 — Fix missing trailing-space line breaks
Added 11 trailing markers to the new article for deliberate <br> line breaks (e.g., the "Add the extra edge case. / Support one more path. / ..." sequences). Without these, VitePress would merge them into single paragraphs. Matches the convention used across all existing concept articles.

3. 3ba33e5 — Add llms.txt and llms-full.txt for LLM discoverability
The "SEO for coding agents" commit. Created public/llms.txt (hand-crafted navigation index following the llmstxt.org spec) so coding agents can discover Cycles when developers ask for budget enforcement. Added scripts/generate-llms-full.sh to auto-generate llms-full.txt (complete docs in a single 717KB file) at build time. Updated robots.txt with LLMs-Txt: directive. Updated package.json build pipeline.

4. 8ef2b3d — Add 4 missing doc pages to llms.txt
Caught during review — 4 pages were missing from the index: SpEL expression reference, API key management, custom field resolvers, and OpenClaw integration. All 73 doc pages now covered with zero gaps.

claude added 4 commits March 19, 2026 12:57
Companion to "Coding Agents Need Runtime Budget Authority" covering the
business-layer governance problem: whether work is worth funding, where
scope should stop, and what deserves budget next. Both articles now
cross-reference each other.

https://claude.ai/code/session_015H9edMpZTSvNUpHxZsjVmg
Add trailing `  ` for deliberate <br> line breaks matching site
convention used in existing concept articles.

https://claude.ai/code/session_015H9edMpZTSvNUpHxZsjVmg
Add llms.txt (hand-crafted navigation index) served at /llms.txt so
coding agents can discover Cycles when developers ask for budget
enforcement. Add build-time script to auto-generate llms-full.txt
(complete docs in single file) for deep context ingestion. Update
robots.txt with LLMs-Txt reference.

https://claude.ai/code/session_015H9edMpZTSvNUpHxZsjVmg
Added SpEL expression reference, API key management, custom field
resolvers, and OpenClaw integration. All 73 doc pages now covered.

https://claude.ai/code/session_015H9edMpZTSvNUpHxZsjVmg
@amavashev amavashev merged commit 3316cfd into main Mar 19, 2026
2 checks passed
@amavashev amavashev deleted the claude/admin-tenant-update-endpoint-iTR5Q branch March 25, 2026 01:30
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.

2 participants