read.markets/app
Giorgio Gilestro b98d8d003c ui: aggregated read on top, hide stale rows, wire /log tone toggle; prompts v8
- dashboard grid: explicit "header" area as the first row so the
    aggregated read panel renders at the top instead of being
    auto-placed after the named areas.
  - indicators: hide rows flagged stale (older than the group's
    freshness threshold). Server still computes stale_symbols;
    rendering can be re-enabled by removing the
    `{% if not is_stale %}` wrapper in indicators.html.
  - /log: add tone-changed to #log-content's hx-trigger and include
    it in cassandraSetTone's selector list — toggling Novice /
    Intermediate on the Log page was previously a no-op.
  - prompts: bump PROMPT_VERSION 7→8. Strengthen the rational-vs-
    irrational framing in the strategic-log system prompt from
    aspirational to mandatory ("a paragraph without both lenses must
    be rewritten"). Require the same lens in the per-group summary,
    cross-asset aggregate, and portfolio commentary overrides.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 19:36:04 +02:00
..
jobs news: auto-tag headlines + market-aware cadence + filter UI 2026-05-21 23:25:03 +01:00
routers sync: encrypted cloud backup for portfolios + settings UX rework 2026-05-23 16:15:54 +02:00
services ui: aggregated read on top, hide stale rows, wire /log tone toggle; prompts v8 2026-05-23 19:36:04 +02:00
static ui: aggregated read on top, hide stale rows, wire /log tone toggle; prompts v8 2026-05-23 19:36:04 +02:00
templates ui: aggregated read on top, hide stale rows, wire /log tone toggle; prompts v8 2026-05-23 19:36:04 +02:00
__init__.py initial commit — cassandra v0.1 2026-05-15 21:56:10 +01:00
auth.py phase D milestones 1+2: referral system + paid-access gate 2026-05-21 23:25:35 +01:00
branding.py ui: light theme by default (dark is opt-in) 2026-05-22 21:51:23 +01:00
cli.py phase D milestones 1+2: referral system + paid-access gate 2026-05-21 23:25:35 +01:00
config.py sync: encrypted cloud backup for portfolios + settings UX rework 2026-05-23 16:15:54 +02:00
db.py sync: encrypted cloud backup for portfolios + settings UX rework 2026-05-23 16:15:54 +02:00
logging.py initial commit — cassandra v0.1 2026-05-15 21:56:10 +01:00
main.py sync: encrypted cloud backup for portfolios + settings UX rework 2026-05-23 16:15:54 +02:00
models.py sync: encrypted cloud backup for portfolios + settings UX rework 2026-05-23 16:15:54 +02:00
redis_client.py phase G: data minimisation + passwordless auth + DeepSeek-first LLM 2026-05-18 14:16:57 +01:00
scheduler_main.py news: auto-tag headlines + market-aware cadence + filter UI 2026-05-21 23:25:03 +01:00
schemas.py news: auto-tag headlines + market-aware cadence + filter UI 2026-05-21 23:25:03 +01:00
templates_env.py brand: rename product to "Read the Markets" (read.markets) 2026-05-22 19:39:38 +01:00