FAQ content updated#83
Open
vianmangal wants to merge 1 commit into
Open
Conversation
| { | ||
| q: "Who can use UniPool?", | ||
| a: "Anyone can sign in with Google or Apple. Verifying your university email is optional and unlocks the verified checkmark next to your name, which other riders see on every ride card.", | ||
| a: "Anyone can sign in with Google or Apple account. Verifying your university email is optional and unlocks the verified checkmark next to your name, which other riders see on every ride card.", |
There was a problem hiding this comment.
Eligibility Policy Contradicts Terms
This answer says anyone with a Google or Apple account can use UniPool, while the Terms require users to be students or staff at a supported university and sign in with an institute email. A non-university user can complete the current sign-in flow based on this FAQ but remain ineligible under the Terms, leaving users with conflicting account requirements.
Artifacts
▶ Screen recording from the T-Rex run
- Shows the flow or interaction that T-Rex exercised.
- Shows the rendered state that T-Rex checked.
- Shows the rendered state that T-Rex checked.
Repro: Playwright script that exercised and captured both real application routes
- Contains supporting evidence from the run (text/javascript; charset=utf-8).
Repro: successful browser execution output containing both exact rendered policy passages
- Keeps the command output available without making the summary code-heavy.
Repro: Vite server output for the repository landing application used by the browser run
- Keeps the command output available without making the summary code-heavy.
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.
FAQ content updated
spent a lot of water and tokens to review your slop
Greptile Summary
This PR updates account and payment information on the FAQ page. The main changes are:
Confidence Score: 4/5
The account eligibility wording conflicts with the Terms and needs to be aligned before merging.
The payment wording matches the direct UPI flow. The FAQ permits anyone to sign in, but the Terms restrict service eligibility to university students and staff.
landing/src/pages/FaqPage.tsx
What T-Rex did
Important Files Changed
Reviews (1): Last reviewed commit: "FAQ content updated" | Re-trigger Greptile