# 07 academic research layer

*Document code: LES-ROAD-001 v3.8 | Phase 0 | May 2026*

***

LES is not only a technical project. It is a documented intellectual journey. The following research streams run in parallel with technical development, producing GitBook entries, LinkedIn articles, and ultimately an academic paper.

***

## Research Streams

| 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, organise, and leverage knowledge           |
| Cognitive Science    | Decision-making, memory, and the role of externalised systems in human cognition      |
| Finance Systems      | Architecture of enterprise finance systems — GL, reporting, forecasting, analytics    |
| AI in Finance        | AI transformation of the finance function — from automation to augmented intelligence |

***

## Primary Research Output

**Intended paper:** *"The Intelligent Personal Finance Function: A Framework for AI-Augmented Individual Financial Management"*

**Target:** Phase 5 — submitted for academic publication

**Scope:** This paper synthesises the practical learning from LES-FIN development with the academic research streams above. It argues that the discipline of enterprise finance architecture applied at personal scale, augmented by AI agents, produces a qualitatively different relationship between an individual and their financial life.

***

## Documentation of Research

All research is documented in GitBook under the Research section. Each entry follows the academic standard established in the document taxonomy — referenced, structured, and written for a reader who has not followed the project from the beginning.

GitHub holds the working notes and drafts. GitBook holds the published, reader-facing versions.

***

*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/07-academic-research-layer.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.
