Public Market Read-Only Hub
This page defines the public boundary for the market surface.
Objective
- Publish a usable catalog.
- Keep privileged execution local.
- Hand users off cleanly into the member WebUI for install or submission.
Related page
What public pages can include
- template/profile-pack metadata
- risk labels and compatibility notes
- detail + compare views
- download/import guidance
- locale-specific copy (
en/zh/ja) - sanitized official/community artifacts only
What public pages must not include
- moderation decision actions
- privileged apply/rollback actions
- privileged auth or secret management
- operator backup/restore procedures
- featured curation controls
Current public surface
As of 2026-04-07, the public market surface is expected to behave as follows:
- Spotlight-style search is the first interaction.
- Catalog cards are public read-only.
Detail & Comparecan stay visible for pack selection and section review.- Protected member actions stay inside the local
/memberor/marketWebUI surfaces and do not become public first-screen controls.
Handoff to local WebUI
- Browse in the public hub.
- Open the local Sharelife WebUI.
- Use
/memberor/marketfor protected actions. - Authenticate as
memberif auth is enabled. - Continue with one of these local flows:
- install with
preflight/force_reinstall/source_preference - template upload with
scan_mode/visibility/replace_existing - profile-pack community submit with
artifact_idandsubmit_options
- install with
- Track your own submissions from the member-scoped lists.
Upload chain notes
- Template package upload is capped at
20 MiB. - Profile-pack community submission is currently
artifact_id-based on the main branch. - Public pages can explain the handoff, but they must not expose privileged operator actions.
Locale baseline
- Public docs use route locale as the source of truth.
- Do not bind public docs pages to local operator state.
- Keep
/en,/zh, and/jaaligned on public boundary language.
Invitation-only roles
- Public pages do not expose review or operations controls.
- Invitation-only review access is coordinated privately; contact
Jacobinwweyif needed.