Skip to content

feat: update oracle facts to sqlite#84

Merged
cortensor-ryuma merged 5 commits intocortensor:mainfrom
beranalpa:dev-beranalpa
Feb 9, 2026
Merged

feat: update oracle facts to sqlite#84
cortensor-ryuma merged 5 commits intocortensor:mainfrom
beranalpa:dev-beranalpa

Conversation

@beranalpa
Copy link
Copy Markdown
Contributor

  • Oracle Facts are now stored in a local SQLite database for better reliability and performance (with an automatic one-time import from the existing JSON facts file if it exists).
  • The Oracle Facts API has been updated to read/write from the database, so saved fact-check results are more consistent and scalable.
  • Loading experience is improved with new skeleton placeholders in parts of the UI.
  • Query History presentation is improved: answers are cleaned for safer display, and sources/miner details are shown more clearly.
  • Data Freshness alerts were adjusted to avoid display inconsistencies between initial load and client rendering.
  • Internal configuration handling for the Cortensor client was refined for more consistent runtime behavior.

- add sqlite schema + one-time JSON import\n- update /api/oracle-facts to use sqlite\n- improve query history rendering + add skeleton component\n- centralize Cortensor config usage
- Add in-memory TTL cache for market data/news/AI

- Harden Cortensor config (env-only endpoints) and refine retry policy

- Reduce market-ticker provider errors and add AlphaVantage rate limiting

- Improve UI progress messaging (elapsed time + cached badge)

- Update STATUS.md
…dling, enhanced error management, and prepared competitor mapping for NASDAQ top 100
@cortensor-ryuma cortensor-ryuma merged commit ee472ef into cortensor:main Feb 9, 2026
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.

2 participants