Skip to content

fix(docs): llm friendly docs#2535

Merged
chance-coleman merged 5 commits intomainfrom
chance/core-425-re-evaluate-the-llms-text-generation
Mar 30, 2026
Merged

fix(docs): llm friendly docs#2535
chance-coleman merged 5 commits intomainfrom
chance/core-425-re-evaluate-the-llms-text-generation

Conversation

@chance-coleman
Copy link
Copy Markdown
Contributor

Description

Adds description frontmatter to all published doc pages, required for accurate llms.txt navigation so AI assistants can route questions to the right page without downloading full content. Adds a top-level description field to docs/docs.config.json that populates the ## Products section of llms.txt automatically. Also includes minor improvements to the how-to guide template and contributing guide to document the description requirements.

Related Issue

Fixes core-425

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@chance-coleman chance-coleman self-assigned this Mar 25, 2026
@chance-coleman chance-coleman marked this pull request as ready for review March 25, 2026 21:41
@chance-coleman chance-coleman requested review from a team as code owners March 25, 2026 21:41
@chance-coleman chance-coleman merged commit 107f181 into main Mar 30, 2026
15 checks passed
@chance-coleman chance-coleman deleted the chance/core-425-re-evaluate-the-llms-text-generation branch March 30, 2026 15:37
chance-coleman pushed a commit that referenced this pull request Apr 1, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.1.0](v1.0.0...v1.1.0)
(2026-03-31)


### Features

* add default endpoint probe and TLS expiry alerts
([#2530](#2530))
([625527c](625527c))
* add support for image volumes in policy
([#2552](#2552))
([46b653e](46b653e))
* default uptime probe overrides
([#2520](#2520))
([0c80295](0c80295))


### Bug Fixes

* **docs:** llm friendly docs
([#2535](#2535))
([107f181](107f181))
* remove aggressive whitespace trimming in keycloak statefulset template
([#2539](#2539))
([231fa5c](231fa5c))


### Miscellaneous

* **ci:** cleanup old cve workflow
([#2550](#2550))
([f67afa8](f67afa8))
* **ci:** ensure concurrency on all workflows
([#2527](#2527))
([3ccf9ef](3ccf9ef))
* **deps-dev:** bump picomatch from 4.0.3 to 4.0.4 in /scripts/renovate
([#2538](#2538))
([ba0ed10](ba0ed10))
* **deps-dev:** bump picomatch from 4.0.3 to 4.0.4 in
/scripts/root-ca-retriever
([#2537](#2537))
([7bfaaa0](7bfaaa0))
* **deps-dev:** bump rollup from 4.57.1 to 4.60.1 in /docs/.c4
([#2551](#2551))
([abcb422](abcb422))
* **deps:** bump brace-expansion
([#2544](#2544))
([9cdc76e](9cdc76e))
* **deps:** bump flatted from 3.4.1 to 3.4.2
([#2512](#2512))
([7c08658](7c08658))
* **deps:** bump picomatch
([#2536](#2536))
([38baaa8](38baaa8))
* **deps:** bump yaml from 2.8.2 to 2.8.3 in /scripts/renovate
([#2542](#2542))
([f78b6df](f78b6df))
* **deps:** update iac-support-deps
([#2534](#2534))
([5098a93](5098a93))
* **deps:** update keycloak to v26.5.6
([#2502](#2502))
([ba6a2c0](ba6a2c0))
* **deps:** update pepr to v1.1.5
([#2540](#2540))
([21bc575](21bc575))
* **deps:** update prometheus-stack
([#2518](#2518))
([c9dfd05](c9dfd05))
* **deps:** update setup-uv (support dep) to v8
([#2548](#2548))
([2b55d1c](2b55d1c))
* **deps:** update support dependencies to v4.35.1
([#2545](#2545))
([a964617](a964617))
* **deps:** update UDS CLI to 0.30.0, Zarf init to 0.74.0
([#2526](#2526))
([bb0fed5](bb0fed5))
* **deps:** update velero
([#2405](#2405))
([609947e](609947e))
* **docs:** add release notes for 1.1.0
([#2555](#2555))
([3cc107e](3cc107e))
* **docs:** remove old doc images and diagrams
([#2521](#2521))
([7ef96c8](7ef96c8))
* **renovate:** add minimumReleaseAge for npm support dependencies
([#2553](#2553))
([94ff4d6](94ff4d6))
* **renovate:** set min release age for pepr to null
([#2554](#2554))
([ee5dbf0](ee5dbf0))
* replace use of `uds` with `./uds` in uds tasks
([#2541](#2541))
([d165ec6](d165ec6))
* update contributing doc link in PR template
([#2532](#2532))
([0651180](0651180))


### Documentation

* cleanup old doc sites references;cleanup readme
([#2525](#2525))
([c980914](c980914))
* fix incorrect link to configuration overview on reference overview
([#2533](#2533))
([32fe181](32fe181))
* loki storage configuration reference
([#2529](#2529))
([25bd0e7](25bd0e7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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