| # Active script inventory | |
| These scripts remain in the cleaned package. Run them from the package root with `PYTHONPATH=.` when they import `common.py`. | |
| - `01_ingest/00_build_tick_table_core.py` | |
| - `01_ingest/01_dashboard_metrics_core.py` | |
| - `02_snapshot_connectome/01_compute_snapshot_metrics.py` | |
| - `02_snapshot_connectome/02_h5_structural.py` | |
| - `02_snapshot_connectome/run_connectome_geometry_projectionmap_analysis.py` | |
| - `02_snapshot_connectome/run_node_correspondence_matching.py` | |
| - `03_dynamics_timeseries/02_four_proofs.py` | |
| - `03_dynamics_timeseries/derive_h.py` | |
| - `03_dynamics_timeseries/f13_state_space_recurrence.py` | |
| - `03_dynamics_timeseries/f7_pending_distinctions_analysis.py` | |
| - `03_dynamics_timeseries/f8_tick_duration.py` | |
| - `04_higher_order_info/f7_infoflow_higherorder_landscape.py` | |
| - `05_territory_structure/f3_late_territory_community_phenotypes.py` | |
| - `06_operator_input_state/d5_1_operator_state_differentiation_no_say.py` | |
| - `07_manifest_utilities/04_manifest_tables.py` | |
| - `common.py` | |