You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Note:** The CI/CD pipeline uses the custom `ruff_check_format_assets.sh` script which includes SQL whitespace fixes and more aggressive formatting than standard ruff.
125
-
>
92
+
> **Note:** The CI/CD pipeline uses the custom `ruff_check_format_assets.sh` script which includes SQL whitespace fixes and more aggressive formatting than standard ruff.
126
93
> Always run this script locally before pushing to avoid CI failures.
127
94
128
95
## License
129
96
130
97
[License information to be determined.]
131
-
132
-
## TODO List (only outstanding TODOs)
133
-
134
-
### 1. Testing
135
-
-[ ] Security review of code and dependencies
136
-
137
-
### 2. Documentation
138
-
-[ ] Documentation of all major components
139
-
-[ ] Document operational procedures
140
-
141
-
### 3. Optimization
142
-
-[ ] Optimize dependencies and container setup
143
-
-[ ] Ensure unused files, functions & dependencies are removed from codebase
0 commit comments