Skip to content

feat: harden release smoke and graph inspection#35

Merged
cafitac merged 1 commit intomainfrom
feat/release-graph-hardening
Apr 30, 2026
Merged

feat: harden release smoke and graph inspection#35
cafitac merged 1 commit intomainfrom
feat/release-graph-hardening

Conversation

@cafitac
Copy link
Copy Markdown
Owner

@cafitac cafitac commented Apr 30, 2026

Summary

  • harden published install smoke for registry propagation by adding propagation-specific retry/backoff and npm/PyPI probe diagnostics
  • dispatch CI validation when auto-release creates a bot-authored release-sync PR, and comment with the validation handoff
  • add a read-only agent-memory graph inspect CLI for Relation-edge neighborhood inspection

Test plan

  • uv run pytest tests/test_published_install_smoke.py tests/test_release_workflows.py tests/test_cli.py -q
  • uv run pytest tests/ -q
  • uv run python scripts/check_release_metadata.py
  • uv run python scripts/smoke_release_readiness.py
  • npm pack --dry-run
  • git diff --check
  • node --check bin/agent-memory.js
  • PyYAML workflow parse for auto-release/publish/published-install-smoke
  • static diff secret scan: finding_count 0

@cafitac cafitac merged commit 9cf3c92 into main Apr 30, 2026
2 checks passed
@cafitac cafitac deleted the feat/release-graph-hardening branch April 30, 2026 14:07
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