Commit Graph

6 Commits

Author SHA1 Message Date
Zarithas 89db386ffe Major refactor: security enhancements, modularization, config integration, reduced Parquet reliance
- Migrated codebase to class-based architecture for better modularity and maintainability
- Introduced system_config.json for centralized configuration (required for runtime)
- Added structured working directories for improved file organization
- Significantly reduced reliance on Parquet; replaced with alternative data handling
- Implemented security improvements across modules
- Several TODOs remain in the main script for future enhancements
- Linter formatting affected readability in some files (e.g., utils); cleanup is on the agenda
2025-10-05 22:20:42 -04:00
brotoskyj fa16e99dc2 Updated requirements file 2025-09-05 09:34:23 -04:00
brotoskyj 2f47ee7e44 Quality of Life updates 2025-09-03 16:43:25 -04:00
brotoskyj 2b84986b06 Iterate through all checkpoints and add the json responses to the return output for the hash functions script 2025-08-21 16:57:16 -04:00
brotoskyj 8bd93c87b9 New requirements 2025-08-21 12:46:20 -04:00
brotoskyj 88a1bae574 First Commit 2025-08-19 16:01:48 -04:00