Today's Chapter.
// loading…
Previously.
// past chapters
The Ledger.
// every trade, win or loss
| Time | Date | Sym | Side | By | Entry | Exit | P(win) | P&L % | P&L $ |
|---|---|---|---|---|---|---|---|---|---|
| loading… | |||||||||
The Archive.
// every chapter, newest first — click to read
The Gallery.
// ai-generated manga panels · weekly anime · shareable art
// — panels generated
The Party.
// your strategies · live stats, derived from the ledger
Director's Chair.
// author strategies · converse with your agent
The Trove.
// your knowledge base · click to read
System.
// what's running, where, how
| Component | Purpose | Where |
|---|---|---|
| himothy-api | FastAPI + dashboard | VPS :8090 / systemd |
| himothy-chapters.timer | Nightly chapter compiler | VPS / 00:05 UTC |
| Vercel | Dashboard CDN + API proxy | codex-rho-self.vercel.app |
| Groq | Narration + NL strategy synth | — |
Gates.
// what filters a signal before it becomes a trade
Once live trading is wired in, this page shows the gate stack's current state:
blocked tiers, blocked sessions, blocked hours, the logistic P(win) coefficients,
and a timeline of gate decisions. See CODEX.md §2 for the stack.
Radar.
// what the market is whispering
Economic calendar, crypto events, breaking news, sentiment by symbol, funding
heat-row. See MACRO_RADAR.md for the subsystem spec.
Research.
// overnight sprints · winners promoted to party
Active sprint status, experiment trajectory, diff viewer, promotion log.
See AUTORESEARCH.md for the methodology.