alpha
Login
or
Join now
zzstoatzz.io
/
bisk
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
bisk.social
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
bisk
/
scripts
2 files
at
main
zzstoatzz
add agent-friendly chicken-market strategy endpoint under /top
3w ago
8736daa5
deploy.sh
add agent-friendly chicken-market strategy endpoint under /top /top/recommend returns the live Top Chicken market state plus a computed recommendation (certainty-play, value buys, fades) as plain-text advice lines an LLM tool can relay — JSON by default, text/plain on ?format=text. Optional ?handle= folds in a player's PUBLIC leaderboard stats (cash/staked/ROI); per- position holdings are private and noted as such. /top/market proxies the raw market, edge-cached so cee's Raspberry Pi sees ~one request per window. Strategy math lives in pure, tested functions/_strategy.js (half-life momentum decay so fair-prob converges to current likes as the round locks). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3 weeks ago
shot.mjs
initial commit: bisk — a ball pit of bisks, sized by likes a static site (vite + d3-force) that renders posts from a curated atproto "coop" as a physics ball pit, each ball sized by its like count. the authoritative snapshot is published to R2 by a home-pool prefect flow; the site overlays live likes from spacedust. includes a fix for live overlay like counts: posts first surfaced by a single spacedust like event were stuck displaying 1 like regardless of their true total. newly-surfaced posts now hydrate their real likeCount from the AppView (reconcileLikes, covered by src/likes.test.ts). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3 weeks ago