v1 · 2026-05-06 · MIT · scrubber clean
DRAFT — voice-gate 34/100, awaiting prose polish. Reference content is complete and scrubber-clean. The voice-gate score is below the 70-essay-surface threshold because reference prose carries fewer concrete specifics per paragraph than narrative prose. Cooper revises and ships the live version. Until then, the canonical source is the markdown at docs/dai-architecture-spec-v1.md.

DAI architecture specification — v1

A formal contract for the four-pillar AI-native solo founder operating system. Companion to the methodology paper (the philosophy); this document is the contract.

The full markdown source lives at docs/dai-architecture-spec-v1.md. Sections covered:

  1. The four pillars (Hermes, OpenClaw, Obsidian, Paperclip) with roles, ports, and workspace paths.
  2. The skill contract — SOUL.md + SKILL.md + run.sh, frontmatter, status-line protocol.
  3. Voice-gate — rubric, weights, threshold calibration by surface, advisory vs. hard.
  4. Public-content scrubber — financial-data leakage detection, allowlist patterns.
  5. The 12 P-gates with detection heuristic and triggering incident per gate.
  6. Monitor-the-monitor (P12) — the heartbeat-collector + silence-detector pattern.
  7. Improvement-queue promote/reject — the atomic capability loop.
  8. Continuous Founder pattern — the overnight-founder skill, free local inference.
  9. Receipt-stream pattern — the hourly operational ticker.
  10. Meta-skill / self-replicating-skill pattern — the constrained-template scaffolder.
  11. License — patterns are MIT, runtime is private.

License

The patterns documented in this spec are MIT-licensed. Adopt them. Adapt them. Build your own runtime. The Daily AI Agents implementation is private. The public skill bundle at github.com/dailyaiagents-cpu/dailyai-os is MIT and shows ten reference skills you can read in an afternoon.