Imported from SriharshaSwami/placement-pilot-ai (
.agents/AGENTS.md). Install upstream withnpx skills add SriharshaSwami/placement-pilot-ai --skill .agents. Copyright stays with the author.
Resume Fit Rules
The application should prioritize deterministic post-processing over repeated AI generation.
Never repeatedly invoke Gemini to make incremental layout adjustments.
The preferred pipeline is: Generate Once -> Render -> Measure -> Deterministic Compression -> Render Again -> Export
Only if deterministic compression fails should ONE optional AI compression pass be executed.
Repeated AI retries for layout fitting are prohibited because they increase cost without providing proportional value.
The system should optimize for:
- Tailoring quality
- ATS compatibility
- Single-page layout
- AI cost efficiency
- Predictable rendering