Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 737 Bytes

File metadata and controls

34 lines (24 loc) · 737 Bytes

Scope

In Scope (v1)

  • Filesystem-based ingestion
  • Document indexing and metadata storage
  • Full-text search and retrieval
  • Source-boundary enforcement (restricted ingestion roots)
  • API access to search results
  • Docker-based deployment

Out of Scope

  • Full AI chatbot interface
  • Advanced multi-tenant RBAC
  • Editing or replacing source documents
  • Becoming a full note-taking platform

Assumptions

  • System is self-hosted
  • Sources are explicitly configured
  • Users trust the system within defined boundaries

Constraints

  • Must run locally or in controlled environments
  • Must respect configured source boundaries

Non-Goals

  • Not an Obsidian replacement
  • Not a document management system
  • Not AI-dependent