For #64.
Problem
The product limitation tabs in docs/user-guide/configuration/creating-your-first-subscription-product.md reference 9 different files that are all byte-for-byte identical (MD5 023edc1399dc2dd90deebe01b9fb9fa3, 28 236 B each). Each one shows only the left sidebar of tabs with the right pane blank — none illustrate the tab content the doc text actually describes.
static/img/config/product-custom-domains.png 28236 same hash
static/img/config/product-disk-space.png 28236 same hash
static/img/config/product-hide-credits.png 28236 same hash
static/img/config/product-plugins.png 28236 same hash
static/img/config/product-post-types.png 28236 same hash
static/img/config/product-reset-limitations.png 28236 same hash
static/img/config/product-site-templates.png 28236 same hash
static/img/config/product-themes.png 28236 same hash
static/img/config/product-upgrades.png 28236 same hash
The doc uses them at lines: 140, 184, 206, 216, 228, 238, 250, 262, 268, 272, 276, 286, 292, 306, 310 in creating-your-first-subscription-product.md.
Captures required
For each tab, open UM → Products → (any product) → Edit → Product Options and click into the matching tab. Capture the right pane content (not the tab sidebar) — that's the part the doc text describes.
| # |
Tab |
URL / location |
Existing filename to overwrite |
| 1 |
Up & Downgrades |
Product Options → Up and Downgrades |
static/img/config/product-upgrades.png |
| 2 |
Site Templates |
Product Options → Site Templates |
static/img/config/product-site-templates.png |
| 3 |
Sites limit |
Product Options → Sites (different image — product-sites.png is already distinct, but confirm fresh) |
static/img/config/product-sites.png (verify) |
| 4 |
Visits limit |
Product Options → Visits (verify fresh) |
static/img/config/product-visits.png (verify) |
| 5 |
Users limit |
Product Options → Users (verify fresh) |
static/img/config/product-users.png (verify) |
| 6 |
Post Types limit |
Product Options → Post Types |
static/img/config/product-post-types.png |
| 7 |
Disk Space |
Product Options → Disk Space |
static/img/config/product-disk-space.png |
| 8 |
Custom Domains |
Product Options → Custom Domains |
static/img/config/product-custom-domains.png |
| 9 |
Hide Credits |
Product Options → Hide Credits |
static/img/config/product-hide-credits.png |
| 10 |
Themes |
Product Options → Themes |
static/img/config/product-themes.png |
| 11 |
Plugins |
Product Options → Plugins |
static/img/config/product-plugins.png |
| 12 |
Reset Limitations |
Product Options → Reset Limitations |
static/img/config/product-reset-limitations.png |
For each: enable the relevant toggle so the controls in that tab are visible (not collapsed). Capture at 1280×800 browser window, crop to the Product Options card (sidebar + right pane together is fine for these — they’re narrow), < 200 KB.
The Sites / Visits / Users tabs (product-sites.png, product-visits.png, product-users.png) are not in the duplicate set but may also be stale — verify they show the actual tab content before deciding to refresh.
Doc edit
After overwriting the files, every existing reference in creating-your-first-subscription-product.md will already point at the right image — no markdown change needed unless you also want to fix duplicate alt-text issues (lines 268 & 276 both say "Themes tab"; line 286 & 292 both say "Plugins tab" — consider splitting into "Themes — visibility" / "Themes — behavior" with two distinct shots).
Done when
aidevops.sh v3.15.64 plugin for OpenCode v1.15.5 with claude-sonnet-4-6 spent 4d 9h and 383 tokens on this as a headless worker.
For #64.
Problem
The product limitation tabs in
docs/user-guide/configuration/creating-your-first-subscription-product.mdreference 9 different files that are all byte-for-byte identical (MD5023edc1399dc2dd90deebe01b9fb9fa3, 28 236 B each). Each one shows only the left sidebar of tabs with the right pane blank — none illustrate the tab content the doc text actually describes.The doc uses them at lines: 140, 184, 206, 216, 228, 238, 250, 262, 268, 272, 276, 286, 292, 306, 310 in
creating-your-first-subscription-product.md.Captures required
For each tab, open UM → Products → (any product) → Edit → Product Options and click into the matching tab. Capture the right pane content (not the tab sidebar) — that's the part the doc text describes.
static/img/config/product-upgrades.pngstatic/img/config/product-site-templates.pngproduct-sites.pngis already distinct, but confirm fresh)static/img/config/product-sites.png(verify)static/img/config/product-visits.png(verify)static/img/config/product-users.png(verify)static/img/config/product-post-types.pngstatic/img/config/product-disk-space.pngstatic/img/config/product-custom-domains.pngstatic/img/config/product-hide-credits.pngstatic/img/config/product-themes.pngstatic/img/config/product-plugins.pngstatic/img/config/product-reset-limitations.pngFor each: enable the relevant toggle so the controls in that tab are visible (not collapsed). Capture at 1280×800 browser window, crop to the Product Options card (sidebar + right pane together is fine for these — they’re narrow), < 200 KB.
The Sites / Visits / Users tabs (
product-sites.png,product-visits.png,product-users.png) are not in the duplicate set but may also be stale — verify they show the actual tab content before deciding to refresh.Doc edit
After overwriting the files, every existing reference in
creating-your-first-subscription-product.mdwill already point at the right image — no markdown change needed unless you also want to fix duplicate alt-text issues (lines 268 & 276 both say "Themes tab"; line 286 & 292 both say "Plugins tab" — consider splitting into "Themes — visibility" / "Themes — behavior" with two distinct shots).Done when
md5sum static/img/config/product-*.pngshows no duplicates among the limitation tabs.npm start.Resolvesfor this issue andRef #64.aidevops.sh v3.15.64 plugin for OpenCode v1.15.5 with claude-sonnet-4-6 spent 4d 9h and 383 tokens on this as a headless worker.