Skip to content

Latest commit

 

History

History
129 lines (103 loc) · 8.14 KB

File metadata and controls

129 lines (103 loc) · 8.14 KB

Positioning

Grounded in: our internal benchmark and market research (public summary: docs/research-summary.md) — this document distills the findings into a brandable positioning for ManagerFlightSim.

Vision

The Flight Simulator for Managers.

Just as no pilot experiences their first engine failure in the cockpit of a full passenger jet, no manager should have to live through their first brutal negotiation, their first escalating conflict, or their first overflowing inbox unprepared, in real professional life. ManagerFlightSim is the open, AI-powered training environment where the critical success factors of leadership and decision-making — prioritization under time pressure, negotiation skill, conflict competence, confident stakeholder communication — can be practiced as often as it takes. Without a real relationship, a real budget, or a real career on the line.

Mission

We build ManagerFlightSim open source because no single organization can capture the full diversity of real management situations alone. Every organization should be able to extend the simulation with their own abstracted real-world cases — from a supplier conflict in procurement, to an escalation within a project team, to a difficult personnel decision. Together, this creates a growing, freely accessible library of ultra-realistic training scenarios.

At the same time, we build the platform from day one so it can grow beyond training humans: as an open test environment where agentic AI systems can also be developed, evaluated, and improved in a management context.

Signature benefit: perspective-taking as virtual job rotation

One of ManagerFlightSim's strongest, most differentiated benefits is cross-functional perspective-taking — effectively a low-cost, zero-risk job rotation inside the simulator.

Because every scenario is built from fully-realized personas, each with their own real constraints, incentives, and pressures — not a generic "counterparty" — a buyer negotiating with Production doesn't just argue against a deadline, they experience why a line stoppage costs what it costs and why Production won't wait for a price debate. That exposure to another function's real thinking, gained through repeated practice, is a form of learning conventional training (and real job rotation programs) rarely deliver at this cost or this safely.

The long-term extension of this — letting a learner play a scenario from the other seat (the Engineering, Production, Sales, or Finance persona instead of the buyer) — is a natural consequence of the architecture, not a bolt-on: personas, scenario shell, and player are already separate concerns (see docs/architecture.md), so swapping which seat a human plays is an extension of the existing design, not a rebuild. This is tracked as a roadmap item; see the root README.

Why it matters strategically: this benefit compounds with scenario diversity rather than competing with it — every new persona added to the library (for any module) simultaneously becomes a new negotiation opponent and a new seat to rotate into. It's a second, independent reason to invest in persona quality, beyond the negotiation training itself.

Brand architecture: umbrella brand + first module

ManagerFlightSim is the umbrella brand and the long-term target picture — a training simulator for managers and decision-makers across every discipline. The current product deliberately covers one single, deeply worked-out module: Procurement.

That's not a compromise, it's strategic intent:

  • Our research (see docs/research-summary.md) shows a particularly clear, structural market gap specifically in procurement — no AI vendor there combines scenario breadth, real LLM dialogue dynamics, transparent scoring, and open-source openness.
  • One single, convincingly worked-out module proves the core thesis more credibly than five shallow ones.
  • The architecture (use-case archetypes, career-level model, scenario engine) is already built so that further manager roles (sales, project leadership, team management, …) can be added as additional modules without rebuilding the core — see the requirements spec, section 3.

Communication rule: we promote ManagerFlightSim with the big vision, but stay explicitly honest that Procurement is currently the only fully worked-out module. No overstating the current state — credibility is our most important asset (see strategy-and-goals.md).

Target audiences

Audience Value delivered
Procurement professionals (today) and managers in other disciplines (roadmap) A safe practice space for situations with high real-world consequences
L&D / training leads Scalable, measurable training without linear trainer effort
Trainers, instructors (universities, chambers of commerce, internal academies) A ready, extensible scenario base instead of building from scratch
Organizations as content contributors Their own abstracted real-world cases instead of generic training content
AI labs / developers of agentic systems (later) A realistic, human-validated test environment for autonomous management agents

Differentiation from the market

Based on the feature-coverage matrix of the benchmark study (sections 7–8): no researched system combines all four of the following dimensions at once — ManagerFlightSim does:

Dimension Existing market ManagerFlightSim
Scenario breadth Almost all AI vendors cover negotiation only In-basket, negotiation, prioritization, and escalation as equally-weighted base types
LLM dialogue dynamics Classic assessment-center tools are static Real, adaptive LLM persona dialogues
Feedback transparency Commercial vendors' scoring logic is a black box Openly documented, evidence-cited scoring
Openness Not a single system found is open source Apache-2.0, community-extensible, self-hostable

Voice: the next leap in realism

Real-time voice — speech-to-text and text-to-speech, including voice cloning — is one of the highest-priority items on the roadmap, not a someday-maybe. Typing at a persona is a reasonable MVP; talking to one, especially under the kind of pressure an actual phone call creates, is a different order of realism entirely. Live role-play has always been central to serious negotiation and assessment-center training precisely because voice carries pressure that text doesn't — tone, hesitation, interruption, the inability to pause and draft a reply. Voice is how ManagerFlightSim gets closer to that, and it's why we prioritize it above several other roadmap items that would be individually easier to ship.

Honest limitation, held right next to the opportunity. Role-based persona realism is already strong today — a persona built from a defined role, personality, and negotiation position holds character convincingly across a full conversation (see the unedited example in the root README). What's still limited — here and across the field, not uniquely in this project — is deep, stable imitation of one specific real person's full communication style and strategic behavior under sustained pressure. That's an open research-and-engineering problem, not a solved one. We want ManagerFlightSim's community, not just its core team, to be one of the places that pushes on it. Contributions on voice and persona-fidelity are explicitly welcome — see CONTRIBUTING.md.

Guiding principles

  1. Practice safely instead of risking it for real — mistakes are a learning opportunity, not a career risk.
  2. Measure honestly instead of talking it up — feedback is transparent, evidenced, and traceable.
  3. Build together instead of alone — open source, so knowledge from many organizations flows together instead of disappearing into one proprietary product.
  4. People first, agents by design — primarily a training space for humans, but built from the ground up to also serve as a proving ground for agentic systems.