ShipGate AI Use
AI Disclosure, Use Cases, and Limitations
Contact: legal@shipgate.me.
What Is AI-Generated
ShipGate uses an AI model to generate quiz questions, answer options, correct answers, and explanations from a public pull request diff. The quiz content is AI-generated and should be treated as an assistive quality gate, not as a definitive code review or security review.
Intended Use Cases
ShipGate is intended for public repositories that want pull request authors to demonstrate understanding of their own changes before merge. It works best for comprehension checks on implementation details, edge cases, and non-obvious behavior introduced by a diff.
Limitations
ShipGate may generate questions that are ambiguous, incomplete, incorrect, too easy, too hard, or unrelated to the most important risk in a pull request. Passing ShipGate does not mean a pull request is correct, secure, maintainable, or ready to ship.
Testing and Monitoring
ShipGate validates generated quiz structure before showing it to users and limits output to four multiple choice questions. Reports of bad or improper outputs are used to improve prompts, validation, and product safeguards.
Report AI Output
Report improper, unsafe, misleading, or broken AI output by emailing legal@shipgate.me. Include the repository, pull request number, quiz URL, and a short description of the issue when possible.