- orient: party-mean speech embeddings -> axis sign + reliability flag (ADR-0003) - score/run: deterministic ratings.json + stories artifact; report: evidence pages - serve: stdlib read-only API (/health /outlets /ratings /stories /manifests /evidence), CORS, path-traversal-safe - Docker: CPU-torch image (1.23GB) w/ baked model for offline recompute; compose; CI builds every push, publishes GHCR from main - outlets.yaml: sourced ownership data per outlet (verified flags); outlets doc regenerated w/ ownership columns - docs/feasibility-factuality.md: anchor analysis, F1/F2/F3 architecture, gate - fix: torch as direct dep pinned to CPU index (image was pulling CUDA, 6.7GB)
13 lines
96 B
Plaintext
13 lines
96 B
Plaintext
.git
|
|
.venv
|
|
data
|
|
releases
|
|
__pycache__
|
|
*.pyc
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.github
|
|
docs
|
|
tests
|
|
scripts
|