Skip to content

[codex] Align safe-agent bridge proof docs#286

Merged
Atomics-hub merged 1 commit into
masterfrom
align-safe-agent-bridge-proof-docs
Jun 5, 2026
Merged

[codex] Align safe-agent bridge proof docs#286
Atomics-hub merged 1 commit into
masterfrom
align-safe-agent-bridge-proof-docs

Conversation

@Atomics-hub

Copy link
Copy Markdown
Owner

What changed

  • Updated the v0.2 alpha release notes to describe Slack/GitHub/email delivery dry-runs and Postgres push dry-run as store/notification handoff evidence.
  • Added the safe-agent demo objective language for local Slack/GitHub/Postgres bridge dry-run proof.
  • Updated the public readiness smoke checklist to expect notification payloads plus bridge dry-run reports.

Why

The code now requires bridge dry-run proof for both store/notification handoff and the top-level safe-agent demo objective. The release-facing docs needed to match that stronger evidence contract.

Validation

  • cargo run --locked -- release-status --json | jq '{ready_for_alpha_rc, shipped: [.shipped_surfaces[].name], gates: [.verification_gates[].name]}'
  • cargo run --locked -- release-ticket --out dist/release-ticket-doc-bridge-proof --force --json | jq '{ready, safe_agent: (.checks[] | select(.name=="objective: safe-agent demo")), store: (.checks[] | select(.name=="store/notification handoff"))}'
  • rg -n 'bridge dry-run|delivery dry-runs|Postgres push dry-run|notification payloads and bridge dry-run reports|safe-agent demo objective' docs/v0.2-alpha-release-notes.md docs/public-readiness.md
  • cargo fmt --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo run --locked -- release-audit

@Atomics-hub Atomics-hub marked this pull request as ready for review June 5, 2026 01:35
@Atomics-hub Atomics-hub merged commit 6ee7935 into master Jun 5, 2026
1 check passed
@Atomics-hub Atomics-hub deleted the align-safe-agent-bridge-proof-docs branch June 5, 2026 01:35
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