Skip to content

fix(ci): cover all binding checkpoint records - #18

Open
localai-org-maint-bot wants to merge 1 commit into
mudler:mainfrom
localai-org-maint-bot:codex/cpu-maintenance-20260801b
Open

fix(ci): cover all binding checkpoint records#18
localai-org-maint-bot wants to merge 1 commit into
mudler:mainfrom
localai-org-maint-bot:codex/cpu-maintenance-20260801b

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Contributor

Summary

  • make .agents/sglang-matrix.md, .agents/environment.md, and .agents/sync/ trigger the same-commit docs/STATUS.md and docs/BENCHMARKS.md obligation
  • add RED-first mutation coverage proving each binding surface independently requires both public documents
  • record the CPU-only ROAD-V1-A6 governance checkpoint without changing runtime behavior or lifecycle state

Design

I considered broadening the rule to every .agents/*.md, but rejected that because protocol-only files such as workflow.md are not feature checkpoints. This keeps the existing explicit-policy design and adds only the three omitted binding record surfaces.

Verification

  • python3 tests/scripts/test_doc_checkpoint.py (6/6)
  • python3 -m unittest discover -s tests/scripts -p 'test_*.py' (96/96)\n- python3 scripts/check-agent-record.py\n- python3 scripts/check-doc-checkpoint.py --base upstream/main --head HEAD\n- python3 scripts/check-readme-structure.py\n- python3 scripts/check-model-checklist.py\n- python3 scripts/check-device-leakage.py\n- python3 scripts/check-env-doc.py\n- git diff --check upstream/main..HEAD\n\nNo GPU, model, compiler, download, or external host was used or required.

Require STATUS and BENCHMARKS updates when SGLang, environment, or upstream-sync records change, with RED-first mutation coverage.

FOLLOWING_AGENTS_PROTOCOL

Assisted-by: Codex:gpt-5 [Codex]
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