ouroboros/docs
Ouroboros 5c0dcba60b release: Ouroboros v6.32.0 — multi-project (shtab i proekty) + full project awareness
One agent, parallel durable projects. The single self stays unified (one identity,
constitution, evolution; BIBLE P1) while gaining an owner-facing project layer.

- Projects registry (data/state/projects.json, boot-reconciled, never age-pruned,
  deterministic per-project chat ids). Conversation lane stays free; real work routes
  to first-class pooled tasks via the LLM-first promote_chat_to_task tool. Project chats
  ride the one WebSocket with chat_id-stamped frames + per-thread history; owner-mailbox
  steering of a project running task; one-writer-per-project lease (swarms exempt);
  agent-restart drain protects running project tasks; optional invisible-git working
  folders; /api/projects (+ /api/projects/from-task) and durable task-to-project bindings.
- Per-project memory: journal (journal_write/read), workpad (workpad_*), and bounded
  context injection beside project knowledge.
- Full project awareness: the one mind sees ALL threads in its unified memory — recent
  dialogue, dialogue_blocks consolidation, and chat_history (only A2A virtual transport
  excluded). A project TASK gets a FOCUSED working context, not memory isolation. No
  silent prefix-slicing of cognitive artifacts (workpad/journal/digest/WORLD): full
  content or a visible pointer; durable writes reject over-limit.
- UI: design-system shell — left #primary-sidebar of rows with a Projects section; a
  project opens as a right split panel (desktop) / overlay (mobile) hosting a full chat
  instance over the one shared WS (fan-out by chat_id); a backend-created project pushes
  a projects_changed frame; header restart/panic + a More menu (consciousness/evolve/
  review); chips above the composer.

Reviewed across 16 triad+scope rounds to convergence (gpt-5.5 scope reviewer unchanged).
The final confirming run was waived by the owner due to OpenRouter credit exhaustion; the
post-convergence diff is one small, regression-tested fix (bound-task media routing).
2026-06-14 17:24:06 +03:00
..
ARCHITECTURE.md release: Ouroboros v6.32.0 — multi-project (shtab i proekty) + full project awareness 2026-06-14 17:24:06 +03:00
CHECKLISTS.md feat(skills/bench): unix_computer_use overhaul with coordinate normalization and Wayland support, native launcher-seed trust, bench adapter hardening (v6.31.0) 2026-06-13 02:55:12 +03:00
CREATING_SKILLS.md release: Ouroboros v6.16.0 — worker-to-server extension companion reconcile 2026-06-04 21:02:15 +03:00
DEPLOYMENT.md v5.8.3-rc.2: centralize state helpers 2026-05-08 02:12:09 +03:00
DEVELOPMENT.md release: Ouroboros v6.32.0 — multi-project (shtab i proekty) + full project awareness 2026-06-14 17:24:06 +03:00