4a3118a480Merge pull request 'test: add comprehensive test suite with 95% coverage' (#31) from feat/add-tests into main
main
Jarian Cottingham2026-07-06 11:29:17 -05:00
cef5057e43Merge pull request 'Fix all open issues: security, code bugs, and infrastructure' (#29) from fix/all-issues into mainJarian Cottingham2026-07-05 08:08:59 -05:00
18fbb8250aFix YAML formatting in docker-compose.yml - ensure proper document start and structureJarian Cottingham2026-02-02 21:04:06 -06:00
fdc1d178f6Ensure proper port exposure in docker-compose.yml - API on 5000, FTP on 2122 and 2123Jarian Cottingham2026-02-02 21:03:16 -06:00
29e39713e5Fix YAML formatting in docker-compose.yml - removed leading spaces that caused parsing errorJarian Cottingham2026-02-02 20:56:26 -06:00
11019d5ca3Update docker-compose.yml - use different port numbers to avoid conflicts: factsdb on 2122, ftp on 2123Jarian Cottingham2026-02-02 20:55:42 -06:00
190c2461dbFix docker-compose.yml - removed duplicate FTP service that was causing port conflictJarian Cottingham2026-02-02 20:54:52 -06:00
332f49eeeeImplement optimized database schema and AI prompt - removed title field, summary to fact, removed financial_impact and main_pointsJarian Cottingham2026-02-02 20:48:59 -06:00
73867654dbAdd gitignore to exclude sample data and database filesJarian Cottingham2026-02-02 20:32:14 -06:00
fc6eece076Complete implementation of FactsDB service with AI integration, FTP server, scheduler, and monitoringJarian Cottingham2026-02-02 20:31:02 -06:00