EN / JP
← olbin.dev
Technical Log

Sovereign Systems Log

Public technical notes for local AI ops, Goose↔Ollama, and the Anchor LLM / Causa deterministic-replay architecture.

01. What this repo is

Not a single binary — a curated technical log for Sovereign Systems (SS): local LLM gateway notes, troubleshooting guides, and the Causa / Anchor DB design trail.

Interactive / long-form mirror: GitHub Pages site

02. Document index

Goose → Ollama
  • Direct Ollama without Open WebUI
  • Responses API compatibility traps
  • Network bind / host settings
Local LLM Gateway
  • Mac Studio M2 Max 32GB
  • On-demand multi-model switching
  • Avoid VRAM overcommit
Anchor / Causa
  • Deterministic replay of approved plans
  • SQLite causal schema (Milestone 1)
  • v1.0-alpha safety boundaries

03. Where to read

Markdown sources live under docs/ in the GitHub repo. Prefer the Pages UI for browsing; prefer the repo for PRs and versioning.

Related: Local LLM Brain Chat · Agent Factory · LogosCyber

Source is open on GitHub.

View on GitHub Back to olbin.dev