feat(config): update .gitignore to exclude output artifacts and add config files
- ignore all output files except for reports and config directories - add new .done files for tasks 01-11 to track completion status - include new configuration files for hardware prices and lab setup - generate process flow and report documents for tasks 02 and 11
This commit is contained in:
16
out/.done/10.ok
Normal file
16
out/.done/10.ok
Normal file
@@ -0,0 +1,16 @@
|
||||
task: '10'
|
||||
status: ok
|
||||
extrapolation_rows: 105
|
||||
sizing_rows: 15
|
||||
flags_ok: 53
|
||||
flags_impractical: 35
|
||||
flags_fail: 17
|
||||
pg_index_share: 0.341
|
||||
pg_index_mb: 128.5
|
||||
prices_as_of: 2026-07-11
|
||||
note_pandas: pandas CSV variant not measured; its RAM is O(n) - infeasible above ~10 GB (spec 10)
|
||||
coeff_csv: 1.0
|
||||
coeff_json: 2.094
|
||||
coeff_sqlite: 0.83
|
||||
coeff_pg: 2.674
|
||||
coeff_rdf: 11.701
|
||||
Reference in New Issue
Block a user