Skip to content

[codex] fix LongBridge signal snapshot date fallback#135

Merged
Pigbibi merged 1 commit into
mainfrom
codex/fix-longbridge-signal-snapshot-date
Jun 3, 2026
Merged

[codex] fix LongBridge signal snapshot date fallback#135
Pigbibi merged 1 commit into
mainfrom
codex/fix-longbridge-signal-snapshot-date

Conversation

@Pigbibi
Copy link
Copy Markdown
Collaborator

@Pigbibi Pigbibi commented Jun 3, 2026

Summary

  • Use price_as_of / snapshot_manifest_price_as_of as the fallback signal snapshot date.
  • Add regression coverage for snapshot-backed LongBridge notifications with partial history refresh metadata.

Root Cause

The notification renderer only displays signal_snapshot.market_date or signal_as_of. The snapshot builder preserved price_as_of for the input-status line but did not use it to populate the displayed snapshot date when explicit snapshot date fields were missing.

Validation

  • python -m unittest tests.test_signal_snapshot
  • python -m compileall -q application/signal_snapshot.py tests/test_signal_snapshot.py

@Pigbibi Pigbibi merged commit 1e44749 into main Jun 3, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/fix-longbridge-signal-snapshot-date branch June 3, 2026 12:58
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