Python and Shell scripts for development, analysis, and benchmarking.
benchmark_causal_consciousness.py- Causal consciousness benchmarksbenchmark_enhanced_causal.py- Enhanced causal analysis
analyze_nixos_config.py- NixOS configuration analysisanalyze_pyphi_results.py- PyPhi result analysisanalyze_unrecoverable.py- Error analysiserror_analysis.py- General error analysiserror_analysis_pure.py- Pure error analysis
meta_learner.py- Meta-learning experimentsmeta_learner_v2.py- Enhanced meta-learning
hdc_causal_discovery.py- HDC-based causal discoveryimproved_causal.py- Improved causal methodstargeted_neural_causal.py- Neural causal discovery
aggregate_metrics.py- Metrics aggregationcheck_regressions.py- Regression checkingformat_summary.py- Summary formattinggenerate_benchmark_report.py- Report generationpost_to_dashboard.py- Dashboard postingprecompute_ethics_embeddings.py- Ethics embeddingspyphi_comparison.py- PyPhi comparison
accn_prototype.py- ACCN prototype
benchmark-consciousness.sh- Run consciousness benchmarkscheck-integration-status.sh- Check integration statusdownload-models.sh- Download model weightsintegrate-phase1.sh- Phase 1 integrationrun_tier_3_full_validation_overnight.sh- Overnight validation
# Enter nix shell first
nix develop
# Run Python scripts
python scripts/benchmark_causal_consciousness.py
# Run shell scripts
./scripts/benchmark-consciousness.sh