chore: initial repo scaffolding

This commit is contained in:
root
2026-05-31 01:22:10 +10:00
commit 0ede9fead8
5 changed files with 57 additions and 0 deletions

20
docs/VERSION_HISTORY.md Normal file
View File

@@ -0,0 +1,20 @@
# Version History
Narrative history of major Void releases.
## Void 2.0 (in development, started 2026-05-31)
Complete remaster of Void 1.x. Foundation-first rebuild on Postgres + pgvector,
two-LXC HA shape, expanded entity model (Spaces, Projects, Tasks, Pages,
References, Source Docs, Resources, Conversations, Agents), unified MCP
surface for AI agents with per-agent capability tiers.
See spec: `/project/docs/superpowers/specs/2026-05-31-void-v2-design.md`.
## Void 1.x (2026-04 — 2026-05, CT 301)
Cradle-themed dashboard + 7 character agents (Dross, Orthos, Eithan, Mercy,
Lindon, Yerin, Little Blue). Gridstack Sacred Valley layout. node:sqlite
storage. Mastra+Ollama for Orthos; Claude binary subprocess for others.
Path B rebuild (2026-05-13) added FTS5 search, NLP summaries, memory-update
markers, BookStack page import.