Merge remote-tracking branch 'origin/master' into worktree/3116-docs-mpa-idempotence

This commit is contained in:
Yichen Jiang
2026-08-26 13:10:09 +08:00
215 changed files with 1080 additions and 1080 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ type EventEnvelopeTypeName = typeof EVENT_ENVELOPE_TYPE_NAMES[number]
/** Documentation target, relative to `docs/`, for linked payload types. */
const LINK_MAP: Record<string, string> = {
CallId: 'subsystems/core.md',
ToolCallId: 'subsystems/core.md',
ContentBlock: 'subsystems/core.md',
MessageSource: 'subsystems/core.md',
ScheduleChange: 'subsystems/schedule.md',