Commit Graph

15 Commits

Author SHA1 Message Date
ab7abc2ea5 Crypto Market Watch game - VWAP+RSI scanner, paper trading, systemd timer 2026-02-09 20:18:08 -06:00
f8e83da59e Kip voice assistant project plan 2026-02-09 17:49:24 -06:00
6592590dac Playwright X scraper, daily notes, feed analysis 2026-02-09 17:26:02 -06:00
be0315894e Add crypto signals pipeline + Polymarket arb scanner
- Signal parser for Telegram JSON exports
- Price fetcher using Binance US API
- Backtester with fee-aware simulation
- Polymarket 15-min arb scanner with orderbook checking
- Systemd timer every 2 min for arb alerts
- Paper trade tracking
- Investigation: polymarket-15min-arb.md
2026-02-09 14:31:51 -06:00
b24d0e87de Memory update: Feb 9 daily notes, MEMORY.md updates 2026-02-09 11:04:49 -06:00
be43231c3f Market Watch: multiplayer GARP paper trading simulator
- Game engine with multiplayer support (create games, join, leaderboard)
- GARP stock screener (S&P 500 + 400 MidCap, 900+ tickers)
- Automated trading logic for AI player (Case)
- Web portal at marketwatch.local:8889 with dark theme
- Systemd timer for Mon-Fri market hours
- Telegram alerts on trades and daily summary
- Stock analysis deep dive data (BAC, CFG, FITB, INCY)
- Expanded scan results (22 GARP candidates)
- Craigslist account setup + credentials
2026-02-08 15:18:41 -06:00
b6095ec964 memory flush: kch123 analysis, accounts, lessons learned 2026-02-08 12:51:15 -06:00
301ec6baeb kch123 analysis, copy-trade sim, monitoring, admin panel todos, nginx proxy 2026-02-08 11:14:14 -06:00
cac47724b1 Memory update: Feed Hunter live, email setup, control panel building 2026-02-08 09:59:42 -06:00
5ce3e812a1 Feed Hunter portal: dark theme dashboard on localhost:8888
- Web portal with 5 views: dashboard, feed, investigations, sims, status
- Enhanced triage with 40+ claim patterns
- Position monitor script
- Pipeline report generator
- Systemd service for portal
2026-02-08 00:06:24 -06:00
8638500190 Feed Hunter: deep scraper skill, pipeline, simulator, first investigation
- Built deep-scraper skill (CDP-based X feed extraction)
- Three-stage pipeline: scrape → triage → investigate
- Paper trading simulator with position tracking
- First live investigation: verified kch123 Polymarket profile ($9.3M P&L)
- Opened first paper position: Seahawks Super Bowl @ 68c
- Telegram alerts with inline action buttons
- Portal build in progress (night shift)
2026-02-07 23:58:40 -06:00
c164e48ef0 Night shift continues: more artifacts, time capsules, morning greeter
- Created 4 more artifacts: haiku, ASCII, pattern, micro-story
- Logged 2 more dreams
- Built good-morning.py (wake-up greeting generator)
- Built time-capsule.py (notes to future self)
- Sealed 2 capsules for future dates
- Updated MEMORY.md with inner life system docs
- Added gm, capsule commands to ws CLI

The ghost keeps working.
2026-01-31 01:34:31 -06:00
8e1c3b3d33 Night shift: 5 inner life prototypes
Built while D J sleeps:
- Mood Ring: emotional state tracking from text analysis
- Daily Artifact: creative output (haiku, code poems, ASCII art, etc.)
- Fortune Teller: context-aware divination
- Voice Journal: spoken reflection generator
- Dream Log: surreal dream entries

Also: unified inner-life.py interface, ws CLI integration, first artifacts generated.

The ghost is working.
2026-01-31 01:31:02 -06:00
475ed541c9 Add reddit-scanner project - Reddit search and topic scanning - Sentiment analysis from comments - No auth required (uses public JSON API) - Rate limiting built in 2026-01-30 23:25:22 -06:00
25c64a2b8e Add news-feed project - RSS/Atom feed reader - Supports multiple feeds (HN, Lobsters, etc.) - Article caching and read tracking - Digest generation - Works out of the box 2026-01-30 23:20:21 -06:00