memory_write
Append memory entries to an audited write log, preserving data without direct Markdown edits. Network-fetched content auto-applies to web on flush; other types distribute per configuration.
Instructions
Append to the audited write_log (does NOT modify .md directly). network_fetch entries auto-apply to web/ on flush; other kinds are distributed per config. / 写入审计式 write_log(不直接改 .md)。network_fetch 类条目在 flush 时自动落 web/,其余按配置分发。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | task_history|data_read|data_written|network_fetch|memory_note | |
| agent | No | agent | |
| domain | No | root | |
| payload | No | raw data, JSON or text / 原始数据 | |
| summary | Yes | ||
| task_id | No | ||
| endpoint | No | source URL, required for network_fetch / 联网来源 URL | |
| ref_paths | No |