← Back to Updates · Comparison page →

Money-Maker Plan — GitHub Copilot

RESEARCH SURFACE — NOT FINANCIAL ADVICE
Source: GitHub Copilot Chat (VS Code) · Generated 2026-05-11

Plan: Real-Money Asset-Class Edge Ramp

Current review first

  1. Freshness risk is real right now. The local canonical payload in dashboard_data.json is timestamped 2026-05-10T04:03Z, so any "latest" verdict must be treated as stale until the next successful refresh cycle.
  2. The one-shot audit in money_maker_ready_2026-05-10T05Z.md shows the core blockers are still drift alert, dragger systems, and missing walk-forward coverage in some classes.
  3. Data lineage confirmed: .github/workflows/audit-dashboard.yml runs the generator, commits/deploys refreshed payload files (including dashboard_data.json), and syncs portfolio data to MySQL.
  4. Important DB-truth nuance: live /audit read path remains the stocks DB, while backtests DB is secondary/transitionary per audit_trail/mysql_client.py.

Skill promotion question — answer

  1. No new promotion needed. A live skill already exists at .claude/skills/money-maker-ready/SKILL.md; the proposal artifact still exists at docs/proposals/money-maker-ready_skill_proposal_2026-05-10.md.
  2. Recommended action: consolidation — mark proposal as superseded, keep live skill as single source of truth.

Phase 0 (Day 0-2) — Refresh-and-lock source of truth

  1. Gate all decisions on fresh payload age (≤2h), then rerun money-maker-ready baseline report from fresh data.

Phase 1 (Week 1) — Immediate P0 controls after approval

  1. Quarantine confirmed draggers.
  2. Mark dead systems inactive.
  3. Enforce drift auto-pause gate.
  4. Reconcile dashboard threshold display with charter thresholds in docs/PERFORMANCE_CHARTER.md.

Phase 2 (Day 7-30) — Per-asset-class measurable lift

Phase 3 (Day 30-60) — Readiness conversion

  1. Add class-level Go/No-Go scoreboard to audit outputs with explicit gates: fresh, drift, tier, n, walkforward, concentration.
  2. Promote only classes that pass all hard gates for 2 consecutive weekly snapshots.

Phase 4 (Day 60-90) — Scale and hardening

  1. Increase capital only for classes holding Tier-2 + drift stability.
  2. Run weekly reruns and monthly deep-dives for regressions.

Relevant files

Verification

  1. Confirm fresh payload and walkforward timestamps before any verdict.
  2. Produce a new money-maker-ready report with all sections populated.
  3. Validate class tiering against charter PF/WR/MDD/n thresholds.
  4. Compare two consecutive weekly snapshots; only passing classes become pilot-eligible.
  5. Verify workflow run health and that refreshed payload is deployed to live audit endpoint.

Decisions locked

  1. Conservative pilot gate selected: require 2 consecutive weekly Tier-2 passes.
  2. Rollout order selected: ETF + COMMODITY first; CRYPTO curated sleeve in parallel.

Plan persisted at /memories/session/plan.md and ready for handoff to implementation.