Commit 71bc319
docs: prod screenshots for every feature page (#88)
* docs(spec): prod screenshots for docs site design
Captures every feature page in docs/docs/features/ with multi-shot
screenshots from prod, redacted via in-browser CSS blur, embedded inline
in the same PR.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* docs(plan): prod screenshots for docs site implementation plan
Drives prod through agent-browser, in-browser CSS blur for PII, embeds
into 14 feature .md files. 19 tasks across infra setup, per-feature
captures, review, and PR.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* docs: scaffold screenshot capture infrastructure
* docs(screenshots): contacts page
Capture and embed six production screenshots for contacts.md: list view,
bulk-actions toolbar, contact detail, timeline, message composer, and
CSV/LinkedIn import. Populate /contacts and /contacts/:id blur selectors
in redaction-rules.json with selectors discovered on the live DOM.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): dashboard page
Capture three annotated screenshots for /dashboard (overview, expanded
follow-up card, needs-attention panel). Add blur selectors for contact
names, avatar images/initials, AI draft text, and activity snippets to
redaction-rules.json. Embed images into dashboard.md.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): gmail integration
Capture settings-section, bcc-address, and timeline-thread screenshots for gmail.md. Add /settings route blur selectors for connected Gmail address and integration usernames. Embed all three images in the Gmail feature doc.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): identity resolution
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): linkedin integration
Add settings-section.png showing the LinkedIn Extension row (Connected state,
connection status blurred). Embed image in linkedin.md after Installing the
Extension section. Pairing-modal skipped — modal is only reachable via
Disconnect, which would break the live extension token.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): map page
Capture overview, focus, and cluster screenshots for map.md; add /map
route PII blur selectors to redaction-rules.json; embed images in docs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): mcp server
Capture settings-section.png (MCP Access with Generate key button) and
generated-key-modal.png (plaintext key fully blurred at 20px) for mcp.md.
Key was generated and immediately revoked after capture.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): notifications page
Capture feed, filter-unread, and navbar-badge screenshots for
notifications.md; add /notifications blur selectors to redaction-rules.json.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): organizations
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): settings page
Capture five settings screenshots (overview, connected-accounts, followup-rules, tags, csv-import) and embed them into settings.md.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): suggestions page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): telegram integration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): twitter integration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): twitter — fix bio-change shot, persist selectors
Re-captured bio-change-timeline.png from a contact with real bio_change
events (3 on file). The prior shot showed only Telegram DMs with a
single-line violet pill that could have been anything; the new shot shows
the same violet pill format in the correct context with TWO bio-change
entries visible (YESTERDAY + APR 26 2026), unambiguously identifying the
bio-update card format.
Also persists span.text-[11px].text-violet-600 into redaction-rules.json
under /contacts/:id so future re-captures blur bio text without ad-hoc
injection.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* docs(screenshots): twitter — bio pill prefix visible, content blurred
Surgical DOM-split at capture time: each bio-change pill
(single text-node "Bio updated: <content>") is split into a
visible prefix span and a .bio-pii content span. CSS blur(5px)
targets .bio-pii only, leaving "Bio updated:" legible.
The existing redaction-rules.json selector
span.text-[11px].text-violet-600 is kept as a fallback for
non-surgical captures.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): whatsapp integration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): whatsapp — clarify QR shot alt text
* docs(screenshots): fix PII leaks in 4 shots (meeting subjects, contact sidebar)
Add meeting-subject selector (span.text-[11px].text-stone-500.dark:text-stone-400)
to /contacts/:id blur rules. Re-capture bio-change-timeline with full sidebar blur
applied alongside the bio-pill surgical split. Re-capture gmail and whatsapp shots
with the new meeting selector so calendar event titles are no longer legible.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(screenshots): drop whatsapp/timeline — prod has no WhatsApp data
---------
Co-authored-by: Nick Sawinyh <nikita@sawinyh.ru>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c2135c8 commit 71bc319
60 files changed
Lines changed: 1657 additions & 0 deletions
File tree
- docs
- docs/features
- screenshots
- static/img/screenshots
- contacts
- dashboard
- gmail
- identity
- linkedin
- map
- mcp
- notifications
- organizations
- settings
- suggestions
- telegram
- twitter
- whatsapp
- superpowers
- plans
- specs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
84 | 90 | | |
85 | 91 | | |
86 | 92 | | |
| 93 | + | |
| 94 | + | |
87 | 95 | | |
88 | 96 | | |
89 | 97 | | |
| |||
99 | 107 | | |
100 | 108 | | |
101 | 109 | | |
| 110 | + | |
| 111 | + | |
102 | 112 | | |
103 | 113 | | |
104 | 114 | | |
| |||
172 | 182 | | |
173 | 183 | | |
174 | 184 | | |
| 185 | + | |
| 186 | + | |
175 | 187 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| 43 | + | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| 46 | + | |
| 47 | + | |
42 | 48 | | |
43 | 49 | | |
44 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| 63 | + | |
| 64 | + | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| 50 | + | |
| 51 | + | |
46 | 52 | | |
47 | 53 | | |
48 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| 53 | + | |
| 54 | + | |
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
| 59 | + | |
| 60 | + | |
53 | 61 | | |
54 | 62 | | |
55 | 63 | | |
56 | 64 | | |
| 65 | + | |
| 66 | + | |
57 | 67 | | |
58 | 68 | | |
59 | 69 | | |
| |||
0 commit comments