Skip to content

feat(tally): seal canary readback runtime#55

Merged
lamemustafa merged 1 commit into
masterfrom
tapish-codex/feat-tally-canary-runtime
Jul 22, 2026
Merged

feat(tally): seal canary readback runtime#55
lamemustafa merged 1 commit into
masterfrom
tapish-codex/feat-tally-canary-runtime

Conversation

@lamemustafa

Copy link
Copy Markdown
Owner

Summary: Adds a crate-internal, read-only canary-ledger readback seam that accepts only the requested company GUID, identity-query commitment, and zero or one exact canary ledger. Raw response XML is redacted and never reaches commands, UI, or persistence. Test: cargo fmt --all --check; cargo test --locked -p bridge --lib tally::connection::tests::canary_readback_requires_exact_company_commitment_and_ledger_name; cargo clippy --locked -p bridge --all-targets -- -D warnings; compatibility gate; matrix markdown check; live-read boundary guard. Migration: none; no schema or sync behavior changes. Security: no Tally write path, raw Tally data, credentials, or broad export path added; changed Tally call uses the serial queue and single attempt. Rollback: revert this isolated commit; it has no command/UI/persistence consumer. Review checklist: serial queue requirement completed.

@lamemustafa
lamemustafa marked this pull request as ready for review July 22, 2026 19:36
@lamemustafa

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Already looking forward to the next diff.

Reviewed commit: aacf9743f6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@lamemustafa
lamemustafa merged commit aa38110 into master Jul 22, 2026
14 of 16 checks passed
@lamemustafa
lamemustafa deleted the tapish-codex/feat-tally-canary-runtime branch July 22, 2026 19:52
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