folio-cli 0.2.0

Section-scoped semantic search over a markdown corpus. The index holds references, never bodies.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.DS_Store

# jj already skips decisions/ on its own because it contains a .jj directory.
# The colocated git does not: without this line `git status` reports
# `?? decisions/`, and `git add -A` embeds it as a gitlink. The decision layer
# is an independent repository (decisions/SPEC.md §1) and must stay invisible
# here (§2).
/decisions/

/target
.folio/
/benchmarks/corpora/
/benchmarks/reports/

__pycache__/