Files
learning-garden/sources/2026-03-21.md
psb-gemma 47a8b40fdb Add growth state frontmatter to all 280 wiki files
TREE(74): training modules, entity profiles, 2890 references, keyword indices
SPROUT(42): knowledge pages, project docs, curated source material
SEED(164): daily notes, raw session logs, unprocessed material

Updated AUDIT_MANIFEST.json with growth classifications.
2026-05-14 01:27:59 +00:00

52 lines
1.5 KiB
Markdown

---
pageType: source
id: source.2026-03-21
title: 2026-03-21
sourceType: local-file
sourcePath: /home/topher/.openclaw/workspace-2890-bot/memory/2026-03-21.md
ingestedAt: 2026-05-02T21:34:35.867Z
updatedAt: 2026-05-02T21:34:35.867Z
status: active
growth: seed
---
# 2026-03-21
## Source
- Type: `local-file`
- Path: `/home/topher/.openclaw/workspace-2890-bot/memory/2026-03-21.md`
- Bytes: 865
- Updated: 2026-05-02T21:34:35.867Z
## Content
```text
## 2026-03-21
### Probability Slider Fix
- Fixed dashboard gradient: Red (0% = opponent favored) → Purple (50%) → Blue (100% = we/blue favored)
- Added data-prob attributes to all match rows with estimated win probabilities
- Fixed JS to read data-prob instead of parsing gradient style
- All 29 matches now show pink dot in correct position
### Playoffs Hidden
- Event code for Chesapeake: 2026vache
- Playoff section hidden on dashboard until Topher says to refresh
- Will need to re-enable when qualifying ends and playoffs are set
### Statbotics Probability Slider Details
- Gradient: Red (left/0% = opponent favored) → Purple (center/50% = even) → Blue (right/100% = we favor)
- Pink dot position shows our win probability on this scale
- data-prob attribute on each match row stores the win %
- JS reads data-prob and positions the dot accordingly
```
## Notes
<!-- openclaw:human:start -->
<!-- openclaw:human:end -->
## Related
<!-- openclaw:wiki:related:start -->
- No related pages yet.
<!-- openclaw:wiki:related:end -->