MaaS AHOP Docs

コーディングエージェントに渡すなら、このページの Markdown 版か full docs bundle をそのまま使ってください。

llms-full.txt を開く
Concepts

Memory Atoms

Atom は MaaS に保存される durable memory の単位です。

Atom は MaaS に保存される durable memory の単位です。

Atom の構造

  • anchor_id
  • content
  • source_type
  • metadata
  • confidence(任意)

保存ルール

  • 挨拶や filler は保存しません。
  • content は人が読める自然言語で残します。
  • taxonomy は metadata.atom_type に置きます。
  • durable fact は source_type=prd
  • 会話寄りの観察は source_type=chat-log