Skip to content

Harden public hygiene and verification honesty#25

Merged
zaler23 merged 3 commits into
mainfrom
mzz/public-hygiene-fixes
Jul 2, 2026
Merged

Harden public hygiene and verification honesty#25
zaler23 merged 3 commits into
mainfrom
mzz/public-hygiene-fixes

Conversation

@zaler23

@zaler23 zaler23 commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • harden public/API/LLM diagnostics against endpoint, local path, token fragment, and raw request/response leakage
  • remove obsolete historical audit/landing docs from the public tree
  • tighten verification honesty so text obligations, diagnostic-only results, replay records, and source lineage cannot self-certify stronger evidence than observed
  • expand public tree/package hygiene checks for runtime artifacts and generated files

Validation

  • git diff --check
  • UV_PROJECT_ENVIRONMENT=/tmp/cogev-subtraction-venv PYTEST_ADDOPTS="-p no:cacheprovider" make test PYTHON="uv run --frozen --extra test python"679 passed, 1 skipped
  • UV_PROJECT_ENVIRONMENT=/tmp/cogev-subtraction-venv uv run --frozen --extra test python -B scripts/cogev.py doctor --scope all49/49 checks passed
  • scripts/package_clean.sh
  • prepublish scans for runtime artifacts, local absolute paths, obvious secrets, and forbidden verification/final-gate additions

@zaler23 zaler23 enabled auto-merge (squash) July 2, 2026 13:29
Comment thread cognitive_evolve_runtime/api/guards.py Fixed
Comment thread cognitive_evolve_runtime/api/guards.py Fixed
@zaler23 zaler23 merged commit 821caf3 into main Jul 2, 2026
5 checks passed
@zaler23 zaler23 deleted the mzz/public-hygiene-fixes branch July 2, 2026 13:41
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