Extract authenticated coulomb.social design language via designlang
Session probe lands on /vw_pages (Research). Use main designlang extract with --cookie-file — pack ignores auth. 39 artifacts under docs/design-extract; tolerate designlang late summary crash when cores exist.
This commit is contained in:
parent
319dd00465
commit
6fe263444a
71 changed files with 4939 additions and 797 deletions
|
|
@ -3,14 +3,24 @@
|
|||
| Field | Value |
|
||||
|-------|--------|
|
||||
| Source | https://coulomb.social |
|
||||
| Tool | designlang pack v12.21.0 |
|
||||
| Captured | 2026-08-09 (local) |
|
||||
| Auth | Cookie file present, but session matches **anonymous Bubble** defaults (3× `coulomb_*` cookies; only `algoliasearch-client-js` localStorage). Treat as **public shell** baseline, not logged-in product UI. |
|
||||
| Grade | B (86/100) — thin signal (6 palette colours; voice stats 0 buttons / 0 headings) |
|
||||
| Location | `docs/design-extract/` |
|
||||
| Tool | designlang main extract (not `pack`) |
|
||||
| Captured | 2026-08-09 |
|
||||
| Auth | Playwright storageState via `--cookie-file` |
|
||||
| Session probe | https://coulomb.social/vw_pages (Research \| Coulomb) |
|
||||
| Pages | 7 analyzed · 3445 elements |
|
||||
| Primary | `#d08728` |
|
||||
| designlang exit | 1 (late summary crash after writing core files) |
|
||||
|
||||
## Next
|
||||
## Important
|
||||
|
||||
1. Re-run `./scripts/capture-auth-state.sh` after a full member login (wait for app UI).
|
||||
2. Script now refuses to overwrite `storage-state.json` with anonymous sessions (exit 2).
|
||||
3. Re-run `./scripts/run-design-extract.sh --wait 5000` (and optionally a multi-page crawl via plain `designlang` with `--depth`) for authenticated surfaces.
|
||||
`designlang pack` **does not apply cookies**. Always use
|
||||
`./scripts/run-design-extract.sh` (main extract command).
|
||||
|
||||
## Key artifacts
|
||||
|
||||
- `coulomb-social-design-language.md` — LLM-oriented full description
|
||||
- `coulomb-social-DESIGN.md` — agent-native DESIGN.md
|
||||
- `coulomb-social-design-tokens.json` — DTCG tokens
|
||||
- `coulomb-social-variables.css` / `coulomb-social-tailwind.config.js`
|
||||
- `coulomb-social-preview.html` — visual preview
|
||||
- `coulomb-social-voice.json` — UI chrome (Material icon buttons on Research view)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue