sync changes#14
Merged
Merged
Conversation
Clarify frontend copy and UI to emphasize that reads are informational (not trade execution), add goal-based default signal presets and state logic in the query builder, and improve layout/styling for timeline and market-read sections. Move missing-evidence disclosure handling out of conversation_reply into evidence_coverage_note/status_note: split quick-take tails, append disclosures to report.evidence_coverage_note, and update finalizer prompt instructions and markdown organization. Also remove the quick_query_quality UI precheck, tweak macro bucket rendering, and adjust several render/section titles for clearer presentation. Files changed: Frontend/app.py, Frontend/renderers.py, Frontend/styles.py, Scripts/agents/finalizer.py, Scripts/agents/prompts.py.
Add .github/workflows/daily-data-ingest.yml: a scheduled and manual pipeline that runs weekdays at 17:05 America/New_York (post-market) and supports a qdrant_full_refresh dispatch input. The job (collect-and-qdrant-ingest) runs on ubuntu-latest, restores runtime state, sets up Python 3.11, installs dependencies, validates required secrets/vars, and runs Scripts ingest --with-qdrant (optionally --qdrant-full-refresh). Ingest reports are appended to the Actions summary and ingested dashboard artifacts are uploaded. Environment/configuration for FRED, SEC, Qdrant, OpenAI/Ollama, embedding and retriever settings are sourced from secrets and repository variables; concurrency group 'daily-data-ingest' and a 180-minute timeout are configured.
Resolve leftover merge conflict markers in Data/Agent_Context/latest_macro_context.md, update the generated date to 2026-05-12, and keep the consolidated macro economic indicators. This cleans up duplicated/stale market data and conflicting sections so the file is consistent for downstream use.
Clarified documentation structure for Time_Adapter and Time_Schema_Audit files, including recommendations for folder organization and ownership separation.
…ge conflicts Enhance frontend UI, add daily data ingest workflow, and clean up merge conflicts
maxineyu521
added a commit
that referenced
this pull request
May 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.