uncore 0.2.0

Shared C-ABI plumbing and error-kind conventions for the un* document extraction family
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Build artifacts
/target/

# Local-only: dev-tracking documents live in the umbrella, not here.
# Guard against committing them by accident.
claudedocs/
CLAUDE.md

# Editor / tool state
.idea/
.vscode/
.serena/
*.swp

# OS
.DS_Store
Thumbs.db