# Master roadmap

**Author:** Nicolette Martine Langendam — NikiDigitals\
**Date:** May 2026\
**Status:** Active — Phase 0 in progress\
**Classification:** Portfolio Document | Public\
**Document Code: LES-roadmap V3.8**

***

### About This Section

The Master Roadmap is the architectural vision document for the Life Enterprise System. It defines the strategic direction, foundational principles, five-year phase structure, technology stack, repository architecture, certification pathway, academic research programme, and professional experience base that together constitute the LES programme.

Where the Project Plan governs how the programme is managed, the Master Roadmap governs what is being built and why. It is the reference document for every significant architectural decision made throughout the five-year development cycle. It is a living document — updated at the close of every phase and whenever a significant architectural decision changes the trajectory of the project.

***

### Contents

| Page                         | Purpose                                                                                           |
| ---------------------------- | ------------------------------------------------------------------------------------------------- |
| Vision & Founding Conviction | The strategic vision for LES and the intellectual conviction that gave it its form                |
| Foundational Principles      | The ten operational principles governing every decision in LES                                    |
| Five-Year Phase Plan         | The full phase plan — learning objectives, build deliverables, certifications, and key milestones |
| Repository Architecture      | The 18-repository structure and universal folder convention                                       |
| Technology Stack             | Confirmed and proposed technology decisions across all architectural layers                       |
| Certification Pathway        | The sequenced certification programme aligned to each phase of development                        |
| Academic & Research Layer    | The parallel research programme and intended academic publication                                 |
| Professional Experience      | Concurrent professional engagements supporting the Finance Transformation Architect target        |

***

*Current version: v3.8 — GitHub: LES-Master/docs/roadmap/* *Developed by* [*NikiDigitals*](https://nikidigitals.com)


---

# Agent Instructions: 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:

```
GET https://nikidigitals.gitbook.io/les/01-vision-and-strategy/master-roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
