Skip to content

Docs fix — applies_to: path /solutions/security/ai — 1 pages #7041

Description

@github-actions

Generated by gh-aw-docs-applies-to-sweep for elastic/docs-content on 2026-W25.

Path /solutions/security/ai · 18 total in scope · subtree corpus 18 pages.

Findings (1)

- file: solutions/security/ai/agent-builder/agent-builder.md
  line: 3
  category: invalid-applies-to-value
  severity: medium
  evidence: >
    `stack: ga 9.4+, preview 9.3` — the `preview 9.3` value uses the default
    "greater than or equal to" format (i.e., 9.3+), which overlaps with
    `ga 9.4+`. The inline annotation on line 20 of the same file correctly uses
    `preview =9.3` (exact version), confirming the intent is "preview only in 9.3,
    not 9.3+." These two representations are inconsistent, and the frontmatter
    form violates the no-overlapping-ranges rule.
  suggested_fix: |
    applies_to:
      stack: ga 9.4+, preview =9.3
      serverless:
        security: ga

Done when

  • All listed pages have a valid applies_to block per the verified reference.
  • A PR addressing this issue is merged.

Notes

  • stack: all and serverless: security: all (used on 8 other pages in scope) were not flagged — the pattern is used ~365 times across the repo and is documented as a recognized value in the version-sorting reference note.

Generated by Docs applies_to sweep agent · 270.5 AIC · ⌖ 12.8 AIC · ⊞ 26.6K ·

Metadata

Metadata

Assignees

No one assigned

    Labels

    docs-fix:applies-toapplies_to validation findingsdocs-quality-sweepParent label for AI-generated docs-quality-sweep findings

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions