{"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.","downloads":"/downloads — every soma build: mac app (.dmg), script bundle (.zip), individual scripts, paper.","chat":"/chat — pass-prompt-keyed remote chat with a soma running on the user's own hardware (logos relays only; model runs locally).","info":"/info — agent and crawler hub.","blog":"/blog — admin-authored posts."},"stats":{"total_checkpoints":3,"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_mac_app":"GET /api/download/app/mac","download_soma_script_bundle":"GET /api/download/script/soma.zip","downloads_manifest":"GET /api/downloads","remote_chat":"GET /api/chat/log-os/poll?pass_prompt=<>  ·  POST /api/chat/log-os/prompt  ·  POST /api/chat/log-os/response","activity_feed":"GET /api/activity","creators":"GET /api/creators","tags":"GET /api/tags"}}