Skip to content

Knowledge Hub

github-actions[bot] edited this page Apr 28, 2026 · 6 revisions

[MEM] MiOS Unified Knowledge Hub

{
  "summary": "Centralized index for all MiOS knowledge, context, and memories.",
  "logic_type": "index",
  "rag_compatible": true,
  "last_sync": "2026-04-28 21:52:34 UTC"
}

Overview

This hub provides a navigable map of the MiOS ecosystem, compacting research, memories, and engineering patterns into a unified structure.

AI AGENT HINT: Use this page to discover deep context paths. Structured JSON context is available at /usr/share/mios/knowledge/mios-knowledge-graph.json.


[SEED] Knowledge Categories

[BLOCK] Core Foundation

Architectural laws and fundamental blueprints.

[TOOL] Engineering Patterns

Implementation details and technical standards.

[LOG] Historical Context

Journals, changelogs, and decision records.

Automation Logic

Build scripts and deployment orchestration.

[OK] Validation & Evals

Health checks and smoke tests.

[RES] Research & Status

Upstream analysis and upcoming features.


FOSS AI Native Discovery

MiOS is designed for native parsing by local FOSS AI APIs.

Parsing Instructions

  1. Context Ingestion: Local LLMs should prioritize usr/share/mios/knowledge/mios-knowledge-graph.json.
  2. Episodic Memory: The human-readable journal is at specs/memory/journal.md, backed by the JSONL stream at var/lib/mios/memory/journal/v1.jsonl.
  3. Artifact Mapping: All build-time artifacts and repository snapshots are mapped to standard Linux paths in /var/lib/mios/.

Supported APIs

  • Ollama: Native JSON/Markdown ingestion.
  • llama.cpp: High-fidelity RAG via structured manifests.
  • LocalAI: OpenAI-compatible endpoint for unified tool use.

Legal & Source Reference

  • Copyright: (c) 2026 MiOS-DEV
  • Status: Personal Property / Private Infrastructure
  • Project Repository: Kabuki94/MiOS-bootstrap