Add designlang public-shell pack; tighten auth capture checks
Ran authenticated extract against coulomb.social; session metadata matched anonymous Bubble defaults, so treat docs/design-extract as a public shell baseline (PROVENANCE.md). Capture script now refuses to overwrite storage-state.json with thin anonymous sessions.
This commit is contained in:
parent
0bf740017e
commit
319dd00465
28 changed files with 1524 additions and 6 deletions
15
docs/design-extract/storybook/README.md
Normal file
15
docs/design-extract/storybook/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Index | Coulomb · Storybook
|
||||
|
||||
Auto-generated by `designlang <url> --storybook`.
|
||||
|
||||
## Stories
|
||||
_No anatomy detected on the source page._
|
||||
|
||||
## Run
|
||||
|
||||
```
|
||||
npm install
|
||||
npm run storybook
|
||||
```
|
||||
|
||||
Opens at http://localhost:6006.
|
||||
Loading…
Add table
Add a link
Reference in a new issue