-
Notifications
You must be signed in to change notification settings - Fork 0
Knowledge Hub
github-actions[bot] edited this page Apr 28, 2026
·
6 revisions
{
"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"
}
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.
Architectural laws and fundamental blueprints.
- [NET] MiOS
- [BUILD] MiOS Strategic Blueprint
- [NET] MiOS
- Linux-Native Memory Standards
- [NET] MiOS
- [NET] MiOS AI-Native Architectural Patterns
Implementation details and technical standards.
- [PKG] MiOS Package Manifest
- [NET] MiOS
- [LOG] MiOS Scripts Index
- [NET] MiOS
- [TECH] MiOS Technology & Architectural Patterns
- [NET] MiOS
- ENG-008: User-Space Separation and XDG Compliance
- Linux Filesystem Hierarchy Standard (FHS) Compliance Audit
- [NET] MiOS
- MiOS Bootstrap Repository Integration
Journals, changelogs, and decision records.
- [NET] MiOS
- [NET] MiOS
- [NET] MiOS
- [MEM] MiOS Cognitive Journal (Episodic Memory)
- [NET] MiOS
- [NET] MiOS
- [NET] MiOS
Build scripts and deployment orchestration.
- Cephadm runs ALL server daemons as Podman containers.
- Bootc kargs.d validator
- Helper for tar overlay
- Handles validation, security policies, systemd defaults, and cleanup.
- Handles User, PAM, Hostname, Services, Security, and Firewall.
- Lockdown fapolicyd if it exists
- Handles MOK keys, Secure Boot enrollment, and final bootloader config.
- manifest.json
- Executes all numbered scripts with integrated smoke testing
- Handles GPU drivers, Virtualization, Containers, and specialized hardware.
- >
- Handles Repository configuration (F44, Terra, COPRs) and Kernel extras.
- v0.1.3 fix:
- kernel shipped in the base image, sign it with the ublue MOK, and bake the
- STRATEGY: ucore has ZERO GNOME packages. We install exactly what we need.
- Unified menu and interactive UI components for MiOS.
- Shared helpers for MiOS build scripts.
- No ANSI colors, no Unicode. Maximum compatibility for all environments.
- MiOS v0.1.3 Package extraction library
Health checks and smoke tests.
- MiOS CI Smoke Test
- manifest.json
- Analyzes QEMU serial console output for boot health indicators.
- MiOS: QEMU Boot Validation
- MiOS v0.1.3 Ephemeral QEMU boot test
Upstream analysis and upcoming features.
- [NET] MiOS
- [NET] MiOS
- [NET] MiOS
- [NET] MiOS
- [NET] MiOS
- [NET] MiOS
- [NET] MiOS
- [NET] MiOS
- [NET] MiOS
- [NET] MiOS
- [NET] MiOS
MiOS is designed for native parsing by local FOSS AI APIs.
-
Context Ingestion: Local LLMs should prioritize
usr/share/mios/knowledge/mios-knowledge-graph.json. -
Episodic Memory: The human-readable journal is at
specs/memory/journal.md, backed by the JSONL stream atvar/lib/mios/memory/journal/v1.jsonl. -
Artifact Mapping: All build-time artifacts and repository snapshots are mapped to standard Linux paths in
/var/lib/mios/.
- Ollama: Native JSON/Markdown ingestion.
- llama.cpp: High-fidelity RAG via structured manifests.
- LocalAI: OpenAI-compatible endpoint for unified tool use.
- Copyright: (c) 2026 MiOS-DEV
- Status: Personal Property / Private Infrastructure
- Project Repository: Kabuki94/MiOS-bootstrap
{
"summary": "- [Core-Blueprint](https://github.com/Kabuki94/MiOS-bootstrap/blob/main/specs/core/2026-04-26-Artifact-COR-001-...",
"logic_type": "documentation",
"tags": [
"MiOS",
"_Sidebar.md"
],
"relations": {
"depends_on": [
".env.mios"
],
"impacts": []
}
}
- Upstream Research 2026-04-26
- Bootc Composefs Native
- Bootc Ecosystem 2025-2026
- Minimal Gnome Strategy
- VFIO GPU Passthrough
- CPU Isolation Guide
- Looking Glass Integration
- VM CPU Pin Manager
- WSL2 Deployment
- AI Integration
- OpenAI Parsability & Agent Standards