feat: complete Skej Pro facets, teams, calendar, and analytics - #24
Merged
Merged
Conversation
Adds viewer-scoped access, manual entitlements, team lifecycle operations, authoritative calendar records, native facet validation, and cross-account engagement collection behind the global Pro kill switch.
Unifies UTF-8 link, mention, and tag behavior across editor previews and native projection, adds resolved mention typeahead, and rejects malformed explicit facets instead of silently repairing them.
Adds shared authenticated navigation, account reconnect and default controls, team lifecycle management, invitations, brand grants, and authorized actor or team entitlement administration.
Publishes metadata-only AT calendar records before schedule projections and replaces the selected-account modal with a URL-filtered calendar across every accessible account.
Adds entitlement-scoped multi-line trends, grouped engagement bars, URL-backed filters, coverage notices, and a semantic table over all accessible accounts.
Covers viewer isolation, entitlement and invitation lifecycles, UTF-8 facets, event-first calendar reconciliation, AppView batching and deltas, typed XRPC routes, and exact outbound PDS records.
Falls back to the canonical Skej origin when container build arguments are empty or malformed so production page-data collection remains deterministic.
Makes the planned SKEJ_ENGAGEMENT_ENABLED, SKEJ_ENGAGEMENT_INTERVAL_SECONDS, and SKEJ_BSKY_APPVIEW_ORIGIN names authoritative while retaining compatibility aliases.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
community.lexicon.calendar.eventrecords authoritative and adds the all-account calendarCloses SKJ-1.
Implementation notes
SKEJ_PRO_ENABLEDremains the global kill switch and defaults off in ProductionSKEJ_ENGAGEMENT_ENABLED,SKEJ_ENGAGEMENT_INTERVAL_SECONDS, andSKEJ_BSKY_APPVIEW_ORIGIN; legacy aliases remain acceptedVerification
git diff --check, added-secret pattern review, and self-reviewDevelopment release gate
Production is unchanged. After the Development deployment, verify multiple real accounts and roles, inspect exact PDS facet/calendar records, compare chart totals with AppView responses, and monitor engagement snapshot growth/failures for at least 24 hours. Production promotion requires explicit approval after that soak.
Risk and migration notes