Add SQLite database with 260 analyzed drafts

Includes all draft metadata, full text, Claude ratings (cached),
and nomic-embed-text embeddings. This is the expensive data —
~114k tokens of Claude analysis + 260 Ollama embeddings.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-28 00:49:18 +01:00
parent 6771a4c235
commit f44f9265bd
2 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,5 @@ __pycache__/
*.egg-info/
dist/
build/
data/drafts.db
data/config.json
.claude/

BIN
data/drafts.db Normal file

Binary file not shown.