Initial commit: POTE Phase 1 complete
- PR1: Project scaffold, DB models, price loader - PR2: Congressional trade ingestion (House Stock Watcher) - PR3: Security enrichment + deployment infrastructure - 37 passing tests, 87%+ coverage - Docker + Proxmox deployment ready - Complete documentation - Works 100% offline with fixtures
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
"""
|
||||
POTE – Public Officials Trading Explorer
|
||||
|
||||
A research-only tool for tracking and analyzing public stock trades
|
||||
by government officials. Not for investment advice.
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user