---
owner: gmikcon
status: active
last_reviewed: 2026-05-10
review_interval: 30d
confidence: high
source_of_truth: repository
---

# Gnexus Book

Gnexus Book is the canonical infrastructure knowledge base and maintenance API for the personal digital and server infrastructure.

## Repository

- Local path: `/home/gmikcon/Projects/gnexus-book`.
- Source of truth: Markdown, YAML inventory, JSON Schema, and Git history.

## Runtime Components

- Backend: FastAPI under `server/`.
- UI: Vue/Vite under `ui/`.
- UI dependency: `gnexus-ui-kit`.

## Current Local Endpoints

- Backend API: `http://127.0.0.1:3005/`.
- API docs: `http://127.0.0.1:3005/api-docs`.
- UI: `http://127.0.0.1:3006/`.
- LAN UI: `http://192.168.1.75:3006/`.

## Maintenance Model

Agents should prefer structured inventory changes, validation, pending changes, and local commits through the maintenance API.

No raw credentials are documented here.
