Commit d669757
committed
fix: re-export getShadowBackfillStopReason through the embedding barrel
The stop-reason commit imported it in backfill-embeddings.ts through the
barrel but exported it only from project-embedding-registry.ts, leaving
the scripts typecheck leg red (caught by the deletion mason's gate run).1 parent cf7f53e commit d669757
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments