# Research Overview

The Research section contains academic-style entries produced in the course of LES. Each entry is a structured investigation of a topic directly relevant to the LES architecture, domain, or career development pathway.

Research runs in parallel with technical development. It is not confined to a pre-defined list — it follows the project. When a decision requires understanding a concept at depth, a research session is opened and the investigation is documented.

***

### Research Streams

The following streams are active across the programme:

| Stream               | Description                                                                  |
| -------------------- | ---------------------------------------------------------------------------- |
| ERP Theory           | History, architecture, and evolution of enterprise resource planning systems |
| Personal Informatics | Academic field studying self-tracking and personal data systems              |
| AI Ethics            | Governance, privacy, and ethical frameworks for personal AI systems          |
| Knowledge Management | How individuals and organisations capture and leverage knowledge             |
| Cognitive Science    | Decision-making, memory, and externalised systems in human cognition         |
| Finance Systems      | Architecture of enterprise finance systems — GL, reporting, forecasting      |
| AI in Finance        | AI transformation of the finance function                                    |

***

### Primary Research Output

The intended long-form paper is *"The Intelligent Personal Finance Function: A Framework for AI-Augmented Individual Financial Management"* — targeted for submission in Phase 5.

***

### Current Status

No research entries have been published to date. The project is in Phase 0. The first entries are anticipated in Phase 1, following the commencement of LES-FIN design.

***

* [Document Taxonomy & Coding System](https://app.gitbook.com/o/tbne7ZtUlyqO49hsY3QC/s/Nb5M0j365A1RgeUSUy4w/00-introduction/document-taxonomy-and-coding-system)
* Master Roadmap — Academic & Research Layer
* **GitHub:** [github.com/NikiDigitals](https://github.com/NikiDigitals)
* **Website:** [nikidigitals.com](https://nikidigitals.com)
* **LinkedIn:** [linkedin.com/in/nmlangendam](https://linkedin.com/in/nmlangendam)


---

# 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/08-research/research-overview.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.
