mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-12 04:01:20 +00:00
ProjectionDefinition lost its persist?: boolean opt-in when every projection unit became uniformly checkpointed, but the subsystem doc's type-equiv paste still carried the field, so verify-type-equiv drifted from packages/session/session-projection/src/index.ts. Remove the field and its JSDoc from both language sides and re-record the bilingual pairing record.
7 lines
461 B
YAML
7 lines
461 B
YAML
# Bilingual-pair consistency record (docs/i18n/README.md): the git blob hash of each
|
|
# 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 docs/subsystems/session-projection.md
|
|
session-projection.md: 2ba14c0ea12a88ae356fb99aabbe72516e0a6602
|
|
session-projection.zh.md: 3defe8fa174647160e9a2b5da7732050e34afe47
|