Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 992 Bytes

File metadata and controls

30 lines (25 loc) · 992 Bytes

PHASES

Phase 1: Foundation (Complete)

  • SQLite WASM + OPFS Client
  • Entity/Claim/Link Repository
  • Basic UI with View Switching
  • CLI Harness

Phase 2: Integration (Complete)

  • Tiptap claims extension (convert text to claims)
  • Local search indexing (FTS5 + Orama)
  • Graph neighborhood rendering (Focus Mode)

Phase 3: Synthesis (Complete - 2026-05)

  • Local RAG (Orama-based search)
  • Bi-directional markdown sync (CLI Support)
  • Export to static site (Markdown, JSON, HTML)
  • Knowledge graph snapshots with diffing
  • Node.js CLI with better-sqlite3 adapter

Phase 4: Intelligence (In Progress - 2026-Q3)

  • Streaming AI chat with LLM provider integration
  • Semantic search with embeddings
  • Advanced TRIZ analysis features
  • Entity auto-hydration from external sources

Phase 5: Collaboration (Planned - 2026-Q4)

  • Real-time sync (optional)
  • Multi-user support
  • Offline-ready web content caching