Polish launch README and landing page#31
Merged
Conversation
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.
Original request
Audit the XPenser README and landing page for launch blockers using the Todoist launch subtasks and Google Drive launch assets, and use the PR workflow if source or documentation changes are needed.
What changed
README.mdaround the spreadsheet-replacement story, early project status, self-hosting, and API/MCP access.og-image.pngto match the launch positioning.Reasoning
The completed Todoist/Drive prep established the launch narrative: honest early status, spreadsheet replacement, self-hostable/open-source positioning, and careful MCP wording. Current
mainincludes write-capable MCP tools, so the public copy now treats MCP access as full account data access rather than read-only. The prior README/OG visuals were screenshots of the landing mock itself, including stale MCP wording, so this PR swaps them for real product screenshots from the approved demo data.Screenshots / preview evidence
Dashboard asset used in README and landing:
Generated social preview image:
Final preview QA captures:
Manual browser QA confirmed the deployed landing page includes the spreadsheet-replacement positioning, early-project feedback cue, self-hostable messaging, and write-capable MCP wording. Desktop
1440x1100and mobile390x844screenshots showed the real dashboard image rendering without visible overlap. Browser page errors were empty.Validation
npm run lintnpm run typechecknpm test(60 files, 341 tests)PLAYWRIGHT_BASE_URL=https://xpenser-pr-031.cleverbrush.com npx playwright test tests/e2e/workflows.spec.ts -g "opens category trend reports"27175188617:Lint and test,Deploy PR environment, andPlaywright e2esucceeded on6557f52.agent-browserafter the final deploy.xpenser-web-pr-31: noERRORlogs and no error traces over the last hour; 8,596 spans observed with p95 span duration about 50.8 ms.http.server.duration.countstill returned no scalar series for the web PR service, so trace/log telemetry was the reliable validation source.Checklist