tftio-kb 2.5.3

Personal knowledge base — typed AST with org-mode as projection, SQLite-backed
Documentation

Personal knowledge base — typed AST with org-mode as projection, SQLite-backed.

The crate provides:

  • [ast] — canonical document model (closed-world ADT)
  • [generator] — AST → org-mode text
  • [parser] — org-mode text → AST
  • [storage] — SQLite persistence with FTS5 search