synq-core-os/CHANGELOG.md
2026-05-07 19:28:50 -07:00

524 B
Executable file

Changelog

[0.1.0] - 2024-04-30

Milestone 1 — Core Runtime

  • Intent encoder with deterministic PHI classifier (<10ms)
  • Hybrid backend router (Kimi Cloud ↔ Local Ollama) with hard PHI block
  • Persistent Manifold (PostgreSQL + pgvector + Hebbian learning)
  • Shadow Log (ed25519-signed, hash-chained, tamper-evident)
  • VectorBus agent communication
  • EMR agent skeleton
  • Tauri v2 Stream UI (React, TypeScript, Vite, Tailwind, fullscreen kiosk)
  • synq-cli for testing and debugging
  • Docker Compose + GitLab CI