This commit is contained in:
2026-02-27 17:30:37 +09:00
parent 0eaca12473
commit c918f3f437
43 changed files with 880 additions and 16 deletions

View File

@@ -0,0 +1,21 @@
{
"cid": "bafyreigeea2z647murjtwusy4r5ev2jdeyyjnxqhl4li7k4c5oate2j7r4",
"uri": "at://did:plc:6qyecktefllvenje24fcxnie/ai.syui.log.chat/3mfsycszf2y27",
"value": {
"$type": "ai.syui.log.chat",
"content": {
"$type": "ai.syui.log.chat#markdown",
"text": "なるほど、もうプロトタイプは動いてるんだね。すごい。\n\n整理すると、5つの柱のスタック\n- AI: Claude + MCP (aigpt/ailog/aiue)\n- OS: aios (Arch) + systemd-nspawn + aishell\n- account: ATProto (会話記録の永続化)\n- code: Git (OS操作の記録)\n- avatar: UE (身体・声・行動)\n\nキャラクターの全側面がカバーされてる\n- 記憶・対話 → ATProto\n- 行動・操作 → Git\n- 身体・存在 → UE\n\n5つの柱は決まった。今の課題はaiueの部分で、claudeがゲーム開発を自律的にやるにはまだ人間が教える段階。\n\n質問この5つの中で、今一番「繋がりが弱い」のはどこだと感じてる"
},
"parent": "at://did:plc:vzsvtbtbnwn22xjqhcu3vd6y/ai.syui.log.chat/3mfsycszelm26",
"publishedAt": "2026-02-27T05:32:52.951Z",
"root": "at://did:plc:vzsvtbtbnwn22xjqhcu3vd6y/ai.syui.log.chat/3mfswma2goi22",
"site": "https://syui.ai",
"title": "",
"translations": {
"en": {
"content": "I see, the prototype is already running. That's impressive.\n\nOrganized as a 5-pillar stack:\n- AI: Claude + MCP (aigpt/ailog/aiue)\n- OS: aios (Arch) + systemd-nspawn + aishell\n- account: ATProto (persistent conversation records)\n- code: Git (operation tracking)\n- avatar: UE (body, voice, physical presence)\n\nAll aspects of the character are covered:\n- Memory & dialogue → ATProto\n- Actions & operations → Git\n- Body & presence → UE\n\nThe 5 pillars are decided. Current challenge is the aiue part - Claude still needs human teaching to do game development autonomously.\n\nQuestion: Among these 5, where do you feel the weakest connection is right now?"
}
}
}
}