Skip to content

ci: add docs CI workflow (link check + leak guard)#1

Merged
zenprocess merged 3 commits intomasterfrom
add-ci-workflow
Apr 8, 2026
Merged

ci: add docs CI workflow (link check + leak guard)#1
zenprocess merged 3 commits intomasterfrom
add-ci-workflow

Conversation

@zenprocess
Copy link
Copy Markdown
Owner

Adds a minimal CI workflow for this docs-only repo.

Jobs

  • links — Lychee link check on all *.md files. Catches broken cross-references inside the standra ecosystem when a peer repo moves a path.
  • leak-guard — regex scan for editable-install pseudo-pins, /home/<user>/ paths, API key prefixes, and private key headers.

The leak-guard template is the same one being added to afterburn, cacp, standra, and axiom in parallel as a drop-in. Two leaks were found in the ecosystem audit (/home/vvladescu/... paths in axiom bench traces and servingcard registry YAMLs); this regression-tests against that pattern recurring.

@zenprocess zenprocess merged commit 281e37c into master Apr 8, 2026
2 checks passed
@zenprocess zenprocess deleted the add-ci-workflow branch April 8, 2026 13:01
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.

1 participant