Commit 6981a31
committed
docs(skills): repoint drizzle index guidance at the collapsed root
Rebase fallout: main's `stash-indexing` skill (#773) and the indexing
section it added to `stash-drizzle` both import `encryptedIndexes` from
`@cipherstash/stack-drizzle/v3`, a subpath this branch removes when it
collapses `./v3` into the package root. Both files ship to customer repos,
so the stale specifier would not resolve in a freshly-initialised project.
Caught by `scripts/__tests__/no-removed-drizzle-surface.test.mjs`, the
guard this branch added for exactly this drift.1 parent 48564c0 commit 6981a31
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments