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
@@ -80,7 +80,7 @@ describe('subagent invariants', () => {
.toThrow(/identity diverges/)
})
it('accepts historical provider provenance after registration ends', async () => {
it('accepts the recorded provider name after registration ends', async () => {
const ctx = await setup()
const historical = provider('historical')
ctx.emit('subagent/provider-added', historical)