elastic / elastic/docs-content
Docs fix — applies_to: path /solutions/security/ai — 1 pages
- Dominant language
- No language data
- Stars
- 47
- Forks
- 261
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 116
Description
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)
```yaml
- 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](https://github.com/elastic/docs-content/actions/runs/27855797237) · 270.5 AIC · ⌖ 12.8 AIC · ⊞ 26.6K · [◷](https://github.com/search?q=repo%3Aelastic%2Fdocs-content+is%3Aissue+%22gh-aw-workflow-call-id%3A+elastic%2Fdocs-content%2Fgh-aw-docs-applies-to-sweep%22&type=issues)
Contributor guide
No contributing guide indexed for this repository
Research direction
Open solutions/security/ai/agent-builder/agent-builder.md at line 3 and compare its applies_to block with the verified reference and the inline annotation on line 20. Update the preview range so it matches the stated intent, then confirm the page has a valid applies_to block and submit a PR.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100