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
| { | |
| "name": "Startup Pitch Review", | |
| "description": "Assess market opportunity, business model viability, CTO technical check, and VC pitch.", | |
| "tags": [ | |
| "Pitch", | |
| "Startup", | |
| "Business" | |
| ], | |
| "re_evaluation_context_mode": "independent", | |
| "max_qa_turns": 3, |
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
| { | |
| "name": "Hiring & Technical Interview", | |
| "description": "Review candidate technical skills, system design depth, communication, and team fit.", | |
| "tags": [ | |
| "Hiring", | |
| "Interview", | |
| "HR", | |
| "Engineering" | |
| ], | |
| "re_evaluation_context_mode": "independent", |
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
| { | |
| "name": "Software Architecture Review", | |
| "description": "Rigorous checks on scalability, reliability, security, maintainability, and cost efficiency.", | |
| "tags": [ | |
| "Architecture", | |
| "System Design", | |
| "Engineering" | |
| ], | |
| "re_evaluation_context_mode": "independent", | |
| "max_qa_turns": 0, |