> For the complete documentation index, see [llms.txt](https://playbooks.equalexperts.com/inceptions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playbooks.equalexperts.com/inceptions/run-an-inception/design/inception-agenda-blueprint.md).

# Inception agenda blueprint

This inception agenda blueprint outlines generic stages and activities, as well as supporting tools.

We’ve used this agenda blueprint many times as a valuable starting point for successful inceptions. Of course, it will need to be tailored to fit individual initiatives, as described in the previous chapter

While the schedule may look linear, in practice, analysis and working on the solution design is best done as an incremental, evolutionary process. This way, we prioritise breadth over depth and constantly revisit and update what was previously discussed. A good schedule will allow for such ‘cyclical’ working.

The tools listed here are all the things we have found useful in the past. Please note that better tools come out all the time!

We’ve listed tools against the activities where they are most relevant and beneficial. The most valuable and important tools for an activity are also marked with \*.

Tools marked with tend to accompany us along longer stretches - in some cases, throughout the inception. We’ve listed them against the activity where the tool is primarily used, but we’ll revisit and update them during many activities. The most obvious of these tools are those that allow us to track risks, assumptions, dependencies, issues, stakeholders and needs as they emerge and change throughout the inception.

This blueprint applies to nonsoftware delivery initiatives, but may need a bit of rewording: the ‘solution’ will not be a software application, but may be the future state of a team or an organisation; and architecture and infrastructure may refer to how an organisation is set up, creates value and supports its workforce.<br>

{% hint style="info" %}
Want more? We discuss the agenda in-depth in the **Design an inception agenda: deep dive.**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://playbooks.equalexperts.com/inceptions/run-an-inception/design/inception-agenda-blueprint.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
