CedarCopilot wants to merge 1 commit into main from staging
Not deployed
Libra has no production signal for this change yet because it has not deployed. Libra checks hourly for 3 days after each deploy.
Not ready to merge until the repository import requirement is satisfied; this is a blocking repository requirement rather than a product-behavior defect.
### Issue 1
apps/mail/app/(full-width)/support.tsx:1
This new page imports `PolicyPage` through the relative path `./policy-page`, which violates the repository directive to use absolute imports. This repository requirement must be satisfied before merging.
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.
Adds a public support page, legal-resource links, and the OpenAI application-domain verification endpoint. The new page must use the repository’s required absolute-import convention before merging.
Reviews (1) · Last reviewed commit: "Merge pull request #2843 from CedarCopil..."
Libra has not measured any production surfaces for this change yet.