Adds the Oikos agent-OS kernel: oikos/policy.yaml (risk classes + approval rules for every homelab/MCP command), oikos/ontology.yaml (8-domain systems model, typed relationships, node lifecycle), and OIKOS.md (OODA loop operating brief, linked from AGENTS.md). Extends inventory.yaml with a stable service contract (doc_page, config_repo, risk_notes) on all 17 services, and a structured archaeology: section for the 13 destroyed LXCs (was scattered comments + a narrative table). Fixes stale drift found in the process: authentik's backend pointed at a retired LXC (124); core has run on the VPS since 2026-05-31. Adds oikos/gen-topology.py, generating infrastructure/topology.md (Mermaid compute/ingress + storage views) from inventory.yaml. build_host_files.py now carries state/storage/depends_on into generated hosts/*.yaml. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
28 lines
888 B
YAML
28 lines
888 B
YAML
# Generated by mcp/build_host_files.py from inventory.yaml.
|
|
# Do NOT edit by hand — your changes will be overwritten.
|
|
# Source of truth: ../inventory.yaml
|
|
name: house
|
|
kind: lxc
|
|
os: linux
|
|
role: family-planner
|
|
state: active
|
|
host: strong
|
|
pve_id: 129
|
|
lan_ip: 192.168.8.244
|
|
mesh_globals:
|
|
primary: netbird
|
|
accepted:
|
|
- netbird
|
|
- tailscale
|
|
public_host: house.hubris.network
|
|
notes:
|
|
- Docker host for Yuvomi (family planner). Created 2026-06-26.
|
|
- Migrated from hubris to strong 2026-07-05 (Phase 1 of strong migration plan).
|
|
- Runs Yuvomi container + WebDAV doc bridge to paperless
|
|
- 192.168.8.212 was the hubris IP before migration (now used by teddycloud via DHCP)
|
|
age_pubkey: age1s07zs83ehtlg8jtwvr75ltc3c4cdlemfwjuxrwjtwkqxkl9tpggsyrzn2h
|
|
see_also:
|
|
- containers/129-house.md
|
|
mcp_endpoint: https://mcp.hubris.network/mcp
|
|
secrets_issuance_endpoint: https://secrets.hubris.network/issue
|