Chiuey Pipeline Tracker

File-backed tracker for active work, completed tasks, and good ideas.

Last updated: 2026-04-20 • Generated from dashboard/tasks.json
0
Doing
5
To Do
2
Blocked
8
Completed
2
Ideas

Recent Updates

  • 2026-04-20 — Dashboard tracker created and published to GitHub/Vercel as the first visible operational board.
  • 2026-04-19 — ChiueyBETS gained read-only access to the MLB DuckDB analytics layer.
  • 2026-04-19 — MLB DuckDB prototype was created under mlb/analytics/ with mirrored stat-query views.
  • 2026-04-19 — Large generated MLB CSVs were untracked from Git to enforce the hybrid Git/B2 backup split.
  • 2026-04-19 — MLB NRFI OOM issue was fixed by reducing memory blow-up in the scoring path.

To Do

todohighchiueymlb

Clean up remaining MLB live-report cron/script mismatches

Updated: 2026-04-20

Next: Fix remaining cron/script drift around event reporting and batter-props path issues.

  • NRFI OOM spike was fixed
  • Remaining issues include invalid --post-telegram-chat arg and path drift
todohighchiueymlb

Build a proper MLB dashboard view

Updated: 2026-04-20

Next: Design a more visual MLB dashboard so daily-picks is not the primary way to consume same-day MLB updates.

  • Current text-only daily-picks flow is not good enough as the main view
  • Should likely surface slate state, ready picks, confidence buckets, and key markets more clearly
todomediumchiueyops

Build a safe OpenClaw upgrade and rollback plan

Updated: 2026-04-20

Next: Document upgrade procedure, validation checklist, rollback path, and staging/test strategy.

  • Newer docs suggest session reset support
  • Last live upgrade broke production
todomediummackwnba

Decide next step for WNBA from research stack to live pipeline

Updated: 2026-04-20

Next: Decide whether to add council integration, grading, daily automation, or leave as research-only.

  • WNBA namespace exists
  • Current status is research/backtest only
todomediumchiueymemory

Prove Dream + promotion workflow catches major build work consistently

Updated: 2026-04-20

Next: Observe for a week and tune if major artifacts still slip past memory/shared and dashboard.

  • Rules are wired into AGENTS, HEARTBEAT, and DREAMING

Blocked

blockedhighchiueyops

Find root cause of OpenClaw config clobbering

Updated: 2026-04-20

Next: Reproduce safely or inspect the exact flow that rewrites openclaw.json to minimal state.

  • We have a workaround: manual config edits only
  • Do not use openclaw agents add/update on live config
blockedmediumchiueyagents

Cleanly support multiple Discord bot agents in the same room without routing collisions

Updated: 2026-04-20

Next: Leave blocked unless there is strong reason to reopen; current workaround is dedicated lanes or mention-gated separation.

  • Scout collision exposed same-room session binding issues

Recently Completed

donehighchiueymlb

Fix MLB NRFI live scoring memory spike

Updated: 2026-04-19

Patched mlb_score_nrfi_today.py to stream raw_json-derived inputs instead of materializing the large blob column in pandas.

donehighchiueyops

Re-establish hybrid Git + B2 backup policy

Updated: 2026-04-19

backup.py hardened so Git stages curated code/config/docs while B2 owns bulky artifacts.

donehighchiueyops

Stop tracking giant generated CSV artifacts in Git

Updated: 2026-04-19

Phase 1 cleanup completed; large generated MLB CSVs were untracked while staying on disk.

donemediumchiueywnba

Promote WNBA stack into shared memory

Updated: 2026-04-17

Added WNBA namespace/system status into shared memory and documented current model readiness.

donehighchiueymlb

Build first MLB DuckDB analytics prototype

Updated: 2026-04-19

Added mlb/analytics build flow, DuckDB mirror, query script, and first analytics views.

donemediumchiueyagents

Give ChiueyBETS read-only access to DuckDB analytics layer

Updated: 2026-04-19

Advisor workspace updated so DuckDB is an approved read-only analytics layer while canonical MLB DB remains source of truth.

Ideas / Backlog

ideamediumchiueymlb

Expand DuckDB beyond recent form into matchup-aware MLB query marts

Updated: 2026-04-20

Would make ChiueyBETS stronger on batter vs handedness, pitcher context, F5, and NRFI support questions.

idealowchiueyops

Consider a later filter-repo cleanup to purge historical large blobs

Updated: 2026-04-20

Would shrink the repo substantially, but is not required for day-to-day hybrid backup correctness.