coulomb-social/docs/design-extract/PROVENANCE.md
tegwick 319dd00465 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.
2026-08-09 01:22:15 +02:00

16 lines
868 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Design extract provenance
| 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/` |
## Next
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.