Commit eb2e7da
committed
chore(spec): refresh the public API-surface snapshot for the new exports
The snapshot gate diffs the built export surface against the committed file so
a removed or renamed export cannot silently break a pinned consumer. This
change adds six exports and removes none:
RAW_FILE_VALUES_CONTEXT_KEY, DATA_MIGRATION_FLAG_OBJECT,
FILE_REFERENCES_MIGRATION_ID, DataMigrationFlagSchema, DataMigrationFlag,
isDataMigrationFlagVerified
Ran every gate in the type-check job locally this time — the spec's ten
check:* scripts, the example-app and downstream-contract typechecks — rather
than fixing them one CI round at a time.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V9uWWyKq6pNPQthwCXL8ma1 parent e79f481 commit eb2e7da
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| 450 | + | |
450 | 451 | | |
451 | 452 | | |
452 | 453 | | |
| |||
714 | 715 | | |
715 | 716 | | |
716 | 717 | | |
| 718 | + | |
717 | 719 | | |
718 | 720 | | |
719 | 721 | | |
720 | 722 | | |
721 | 723 | | |
| 724 | + | |
| 725 | + | |
722 | 726 | | |
723 | 727 | | |
724 | 728 | | |
| |||
796 | 800 | | |
797 | 801 | | |
798 | 802 | | |
| 803 | + | |
799 | 804 | | |
800 | 805 | | |
801 | 806 | | |
| |||
1260 | 1265 | | |
1261 | 1266 | | |
1262 | 1267 | | |
| 1268 | + | |
1263 | 1269 | | |
1264 | 1270 | | |
1265 | 1271 | | |
| |||
0 commit comments