Commit Graph

17 Commits

Author SHA1 Message Date
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
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
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
b93228ddc2 2026-02-07: ChromaDB memory, browser capability, X feed analysis pipeline
- Server recovery after 7-day outage
- OpenClaw updated to 2026.2.6-3
- Fixed Proxmox noVNC (Wayland→X11, auto-login)
- ChromaDB memory plugin live (LXC at 192.168.86.25)
- Google Chrome installed, browser tool working
- Built x-feed-scraper.sh for automated X feed capture
- Sub-agent parallel analysis pipeline tested
- Memory files updated
2026-02-07 22:58:06 -06:00
03903137a7 Opened time capsule 78926174 (sealed 2026-01-31, opened 2026-02-07) 2026-02-07 17:08:25 -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
e5d5f09888 Add weekly review - review.py: Aggregates stats from all tools - 35 tools! 2026-01-30 23:59:42 -06:00
47e15e4476 Add streak viewer - streak.py: Unified view of all streaks (habits, journal, notes, time) - 34 tools! 2026-01-30 23:58:58 -06:00
b0f352128c Add gen and fortune tools - gen.py: Password, UUID, lorem, hash, random, slug, timestamp - fortune.py: Random wisdom and daily fortune - 33 tools total! 2026-01-30 23:58:26 -06:00
cb4e350c10 Add dates, gratitude, calc, timer - dates.py: Important dates and anniversaries - gratitude.py: Gratitude log - calc.py: Calculator and unit converter - timer.py: Countdown and stopwatch - 31 tools total! 2026-01-30 23:57:25 -06:00
3c9dc28852 Add decision journal, metrics, ideas, weather, standup - decide.py: Decision journal with outcomes and lessons - metrics.py: Track arbitrary metrics over time - ideas.py: Idea incubator with stages - weather.py: Quick weather via wttr.in - standup.py: Daily standup generator - 27 tools total now 2026-01-30 23:55:37 -06:00
9b7d7db55c Final tools and comprehensive daily log - ref.py: Quick reference snippets - Updated memory/2026-01-30.md with full session log - 22 tools total, 2 projects 2026-01-30 23:47:35 -06:00
7925efe4f1 Add goals, reading list, and people CRM - goals.py: Goal tracking with milestones and progress - reading.py: Reading list tracker (articles, books, papers) - people.py: Personal CRM for keeping notes on people - 21 tools total now 2026-01-30 23:46:35 -06:00
6ee620e302 Add daily dashboard, wisdom, and system monitor - today.py: Comprehensive daily overview combining all tools - wisdom.py: Quotes and wisdom collection with daily feature - sysmon.py: System resource monitor (CPU, memory, disk) - Updated ws CLI with new commands 2026-01-30 23:39:27 -06:00
71504e3265 Add habits and time tracking - habits.py: Daily habit tracking with streaks - track.py: Time tracking with projects - Updated ws CLI with new commands - Data stored in data/ directory 2026-01-30 23:27:32 -06:00