Skip to main content

Scenarios

The scenario library shows how the EAI CLI can be used to build applications across industries. It now includes both the original industry examples and the additional service-industry opportunities from the opportunity map, grouped into a practical documentation taxonomy.

Four-Step Pattern

Every detailed scenario in this library is now framed as the same four-step application pattern:

  1. Capture demand and context.
  2. Prepare the decision.
  3. Execute and collaborate.
  4. Resolve, explain, and improve.

Each scenario page calls out the goal of each step, the data needed to achieve it, the AI support that improves the experience, the business impact, and whether the current EAI delivery model is sufficient or needs extension.

Browse by Industry

How to Use These Pages

  1. Pick an industry that matches the kind of application you are building.
  2. Open the industry landing page to see the main scenario categories.
  3. Choose a scenario page for a more detailed walkthrough with object types, CLI steps, and example commands.

Today the library covers 13 industries and 90 detailed scenarios.

Common Pattern Across All Scenarios

Most scenario walkthroughs follow the same CLI path:

eai login
eai env pull --include-secrets
eai types validate
eai types seed
eai dev

You can adapt the object types, workflows, and integrations to fit your own domain while keeping the same overall development flow.