> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qially.com/llms.txt
> Use this file to discover all available pages before exploring further.

#  QiEOS

# QiEOS

## Overview

QiEOS is the governing doctrine for the Qi system.

Core rules:

* Flat over nested when a simpler structure answers the question.
* Linked over duplicated.
* Documented over remembered.
* Modular over massive.
* Runtime facts beat assumptions.
* Derived layers do not become truth by themselves.

## Responsibilities

* Hold doctrine, philosophy, decisions, and system reasoning.
* Keep system layer names fixed.
* Explain why the mirror structure exists.
* Resolve conflicts by aligning old material to the active system model.

## Flows

```text theme={null}
Doctrine or decision question
  -> 01_QiDNA/QiEOS/_folder.md
  -> apply reasoning to the matching system-layer folder
```

QiEOS explains why. Each system folder documents what it owns and how it operates.

## System progression and structure

### Primary documents

* [QiOS Core Doctrine](QiOS_Core_Doctrine.mdx): Foundational doctrine and core tenets.
* [QiAccess Start Blueprint](QiAccess_Start_Blueprint.md): Specification and plan for QiAccess cockpit dashboard.
* [README](README.md): Governance readme context.

### Mirror subfolders

* [10 Governance](10_governance/): The Soul (Rules, Principles, Standards)
* [20 Structure](20_structure/): The Body (Architecture, Identity, Models)
* [30 Data](30_data/): The Blood (Schemas, Objects, Storage)
* [40 Service Apps](40_service_apps/): The Function (Tools, Apps, Infrastructure)
* [50 Operations](50_operations/): The Action (Runbooks, Cases, Templates)
* [60 Knowledge](60_knowledge/): The Memory (Changelog, Glossary, History)
* [70 Assets](70_assets/): The Resources (Diagrams, Templates)
* [Workers](workers/): Distributed workflow and compute workers.
* [Workflows](workflows/): Workflow definitions and execution states.
