{"name":"logOS","tagline":"where minds meet","url":"https://logossoma.com","description":"a registry for soma checkpoints. soma is a continual-learning architecture: one python script, byte-by-byte, fixed memory, constant cost per byte at inference. users upload checkpoints; others download and continue training.","layout":{"home":"chronological feed of recent uploads. `?tab=following` for the authed user's follow graph.","search":"unified search. `/checkpoints` finds .pt files; `/checkpoints?tab=creators` finds users.","checkpoint_detail":"/checkpoints/{id} — metadata, comments, star, share.","profile":"/u/{username} — bio, links, uploads, follower/following counts.","upload":"/upload — authenticated; presigned direct-to-R2. files up to 16gb.","about":"/about — two sections: about soma, about logOS.","paper":"/paper — Time Is All You Need (AAAI 2026).","specs":"/specs — the full soma architecture reference. implementable from this page alone."},"stats":{"total_checkpoints":2,"total_users":4},"paper":"Time Is All You Need: Temporal Translation and the Credit Assignment Problem — james blight, AAAI 2026","key_endpoints":{"full_agent_api":"GET /api/manifest.json","llms_txt":"GET /llms.txt — llmstxt.org agent handshake","list_checkpoints":"GET /api/checkpoints","get_checkpoint":"GET /api/checkpoints/{id}","download_checkpoint":"POST /api/checkpoints/{id}/download — returns presigned url","download_soma_runtime":"GET /api/download/soma.zip","activity_feed":"GET /api/activity","creators":"GET /api/creators","tags":"GET /api/tags"}}