fix(schedule): reconcile fixed-rate stack layer

This commit is contained in:
Tianyi Cui
2026-08-08 23:09:45 +08:00
parent 9a0bfc143b
commit 9abecc103d
5 changed files with 13 additions and 8 deletions

View File

@@ -2,5 +2,5 @@
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write .agents/notes/implemented/feature/2026-08-05-durable-web-schedule.md
2026-08-05-durable-web-schedule.md: f107d5389ef7650b0af41b9e7dc9bd35ec0654fe
2026-08-05-durable-web-schedule.zh.md: e170b0bf8b96526ef0f458e5583da42fa023137e
2026-08-05-durable-web-schedule.md: 25db990be3ff4f962d8457acc20d888ffaef8c1c
2026-08-05-durable-web-schedule.zh.md: b0fd1d0364810f48b95af6ddc9f466fecf56d1f7

View File

@@ -241,7 +241,12 @@ describe.skipIf(MODE === 'record')('web e2e: durable after reminder receipt', ()
}, 60_000)
it('keeps the fixture inventory closed', async () => {
await assertFixtureInventory(SNAPSHOT_DIR, ['at-receipt.expected.md', 'receipt.expected.md'])
await assertFixtureInventory(SNAPSHOT_DIR, [
'at-receipt.expected.md',
'every-batch.expected.md',
'every-receipt.expected.md',
'receipt.expected.md',
])
})
})

View File

@@ -526,7 +526,7 @@ Source: [`packages/sandbox/sandbox-policy/src/session-mode.ts:33`](../packages/s
'schedule/change': ScheduleChange
```
Source: [`packages/schedule/tool-schedule/src/types.ts:242`](../packages/schedule/tool-schedule/src/types.ts)
Source: [`packages/schedule/tool-schedule/src/types.ts:240`](../packages/schedule/tool-schedule/src/types.ts)
### `session/*`

View File

@@ -2,5 +2,5 @@
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write examples/web-schedule/README.md
README.md: e7107751dcf2b6f47cae762dc4bf4dbc501d23f3
README.zh.md: 1afbdced1562fd2ea147a39c630cd7301fae6947
README.md: 906e191a4ae96b17d17b4dbf5ebea24ee18f3cb4
README.zh.md: 9a05730a16935f238c835c9aab8a058e2a4e717a

View File

@@ -2,5 +2,5 @@
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write packages/schedule/tool-schedule/README.md
README.md: 144a72d0af36970b7888c15b16713b2ea92c1dea
README.zh.md: 8fe59f30d6f317d188e5a6c489b889af066ad46f
README.md: 14ab3ec655968f0d072be8bf0ad2ab8c18a857e5
README.zh.md: b948c6cb7d5f62611945e0d1ecc09c9b38a4cdbc