docs: replace vague provenance prose with recorded facts

This commit is contained in:
Turtle
2026-08-09 15:35:02 +08:00
parent 8c124f84b6
commit 9704749b01
380 changed files with 946 additions and 874 deletions

View File

@@ -132,7 +132,7 @@ describe('dsh-tool-subagent-control', () => {
const loaded = await ctx.sessionPersistence.load(started.childId)
const followUp = loaded.events.findLast(event => event.type === 'user/message')
// Durable provenance records the calling agent without granting authority.
// The durable message source records the calling agent without granting authority.
expect(followUp?.type === 'user/message' && followUp.data.source).toEqual({
kind: 'coordinator',
form: 'relay',