How we plan the team.
Rule-based and reproducible. The engine maps your project type to a role mix, escalates seniority by scale, applies regulated-industry add-ons, then sequences roles month-by-month respecting time-to-hire in your region.
Rule-based and reproducible. The engine maps your project type to a role mix, escalates seniority by scale, applies regulated-industry add-ons, then sequences roles month-by-month respecting time-to-hire in your region.
Build-vs-augment rules
if (timeline_pressure is tight AND
regional_density in ['medium', 'global-fallback'] AND
seniority_required in ['senior','staff','principal']) {
recommend_augment(role, months_to_bridge)
}
if (build_posture = 'in_house_only') {
override_to_honest_feasibility_note()
}
if (build_posture in ['hybrid','fully_augmented']) {
surface_augment_more_aggressively()
}Tight timeline = â€6 months, OR â€12 months with time-to-hire ⥠5 months in the region.
Budget envelope
for month m in timeline:
cumulative_cost[m] = Σ (role.monthly_salary à role.loaded_multiplier)
for all roles hired_to_date by month m
# Loaded multipliers (defaults):
US 1.30, UK 1.30, Germany 1.45, Singapore 1.30,
Australia 1.25, India 1.20, UAE 1.20, Canada 1.25.
# When peak monthly > budget cap, surface alternatives:
- drop seniority (senior â mid)
- move offshore (London â Bangalore)
- augment instead of hire
- delay hire 1â3 monthsIntegrity
We do not collect commissions from recruiters or staffing firms surfaced in your plan.
No platform pays for placement on this tool.
Every band triangulates Levels.fyi + Built-In + at least one regional specialist.
Sources
Found a number that's wrong? Email hello@buzzi.ai.