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
20
docs/design-extract/LICENSE.txt
Normal file
20
docs/design-extract/LICENSE.txt
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
Design System Pack — Provenance
|
||||
================================
|
||||
|
||||
Source: https://coulomb.social
|
||||
Captured: 2026-08-08
|
||||
Tool: designlang (https://designlang.app, MIT)
|
||||
|
||||
The token values, type scale, spacing system, and component anatomy in
|
||||
this pack were inferred from the publicly-accessible computed styles of
|
||||
the source URL via a headless browser. No source files, proprietary
|
||||
assets, or copyrighted media were accessed or included.
|
||||
|
||||
You are free to use these values as a starting point, reference, or
|
||||
inspiration. The packaging itself (this README, the bundle layout, the
|
||||
emitter output formats) is released under MIT by the designlang project.
|
||||
|
||||
Trademarks, logos, brand names, and other identifiable assets of the
|
||||
source remain the property of their respective owners and are not
|
||||
licensed by this pack. Do not pass off this pack as the original site's
|
||||
official design system without permission.
|
||||
Loading…
Add table
Add a link
Reference in a new issue