Skip to content

docs(kb) + docs(strategy): D50 — app store endpoint surface spec - #682

Open
jacoby149 wants to merge 4 commits into
devfrom
jacoby149/app-card-expand
Open

docs(kb) + docs(strategy): D50 — app store endpoint surface spec#682
jacoby149 wants to merge 4 commits into
devfrom
jacoby149/app-card-expand

Conversation

@jacoby149

@jacoby149 jacoby149 commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Specs the app store's endpoint surface in a new KB doc (app-store/endpoints.md): the full surface (register / detail / list / rating / ratings / admin / approve / pwa_listing / stats), the auth split (reads public, writes signed or admin), the product-page response shape, what each stat means, and a built-vs-scoped logistics table. D50 (decisions.md) makes the calls: the product page is a page, not a modal; a new GET /v3/apps/detail?url= serves it (public, pure read, no visit bump); the app URL is the route key, retiring web10apps_post_id (the v2 vestige the broken product page was built on); reviews are a rating plus optional comment; and the page shows D49's metric set (visits + users_1d/30d/90d/1y from app_visits, the same realtime queries the grid runs) plus the /v3/stats node macro. db/clickhouse.md gains the app_ratings comment column (SQL + ER diagram). Cross-references updated in the v3 README and app-store/overview.md; CHANGELOG 3.16.1. Docs only — no code changes; the build (detail endpoint, comment column, card-to-page wiring) is the next bite. Note: written as D49, renumbered to D50 after #681 landed on dev with the same number (real-user metrics model) — the spec was reconciled against that model in the merge.

@jacoby149 jacoby149 changed the title docs(kb) + docs(strategy): D49 — app store endpoint surface spec docs(kb) + docs(strategy): D50 — app store endpoint surface spec Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant