export default { async fetch(request) { // Serve your HTML page const html = ` The Inflection Co. — Where Leaders Turn
Executive Coaching

Where the curve
changes is where
the work begins.

The Inflection Co. is a coaching and advisory practice for senior leaders and CXOs navigating moments of consequence.

A new role. A shift in expectations. An organisation approaching change. A team dynamic that is harder to read. A decision that feels like it carries more weight than usual.

These moments are not always obvious from the outside but they tend to stay with you. I work with leaders in these moments, helping them think more clearly, work through what is unfolding, and move forward with greater intention.

20+
Years building &
leading people
Conversations that
shifted direction
Global
Shaped by cultures
and evolving context
Leadership
How you communicate
is how you lead
Where leaders turn.
How I Work

Leadership turning points often come down to one thing: how we communicate with others, and with ourselves.

Leadership turning points are not always strategic in nature. Some are harder to name. They sit in how we interpret situations, what we carry into the room, what we assume, and how we communicate with others and with ourselves. At many of these moments, paying attention to communication (how we are speaking, listening, and being heard) is often where the most useful work begins.

The work usually unfolds across three threads

01
Observe what is really happening

Slowing down enough to see the dynamics underneath the surface: the patterns, tensions, and assumptions shaping how things are unfolding. Often, the presenting situation and the actual situation are not quite the same thing.

02
Understand the full context

Leadership is always shaped by environment: culture, relationships, expectations, history, pace. I work with that reality rather than away from it. What you are navigating is specific to you, and the work stays close to that specificity.

03
Communicate and lead more deliberately

Awareness without change is just self-knowledge. The work translates what a leader notices about themselves into concrete shifts in how they communicate, how they build trust, and how they hold the moments they are in.

Anchored in coaching, extending into leadership development and people strategy where that is useful.

Executive Coaching

1:1 coaching for senior leaders navigating transitions, complexity, or growth. Engagements are tailored to where you are and what is useful. Typically running over several months, with sessions fortnightly. Virtual and hybrid.

Enquire
Leadership Transitions

Support during role changes, expanded scope, or shifts in expectations — when the context has changed and it is worth pausing to understand what that asks of you now.

Enquire
Communication & Difficult Conversations

Working through conversations that matter: feedback, conflict, influence, alignment. Especially when the stakes are high or the path is not yet clear.

Enquire
Strategic HR Advisory

Fractional or project-based work for organisations at a pivotal moment: culture design, leadership assessment, people strategy, and the places where leadership, culture, and organisation dynamics intersect.

Enquire →

“Many leadership challenges stem from how we communicate with ourselves — not just with others.”

In many leadership situations, what is visible on the surface is only part of what is going on. Decisions are shaped by how we make sense of things. Conversations are shaped by what we are willing and not willing to say. Leadership is shaped by how we see ourselves in the moment.

My coaching starts with observing how we communicate — with others and with ourselves — and how that shapes how we lead. Much of that communication is influenced by beliefs and ways of working that have developed over time. The work is to bring these into view, understand how they developed, and make more deliberate choices about how to lead from here.

I ask questions. I listen carefully. I reflect back what I notice. I sit with leaders as they reflect on what they are noticing — including what may feel unfamiliar or uncomfortable.

My work draws from over two decades across people strategy, leadership, and growth environments, often close to moments of change, ambiguity, and scale. Much of this has involved working with leaders and teams in motion, navigating complexity, and finding alignment under pressure.

My lived and work experience across several countries and cultures shapes how I listen and observe without judgement, and how I work with leaders navigating environments that are not straightforward or singular. It is less a methodology and more a quality of attention: staying present, adapting, and being honest about what I am actually seeing.

Most engagements begin with a single hello.

If you are navigating something that feels like a turning point, whether clearly defined or still forming, we can start there. No pitch, no pressure.

This is usually a space to understand what you are working through, what might be useful, and whether this feels like the right fit.

Or write directly: swathi@inflection.co.in

`; return new Response(html, { headers: { 'content-type': 'text/html; charset=UTF-8', }, }); }, };