LICENSE
LICENSE-COMMERCIAL
NOTICE
README.md
pyproject.toml
_local_backups/2026-06-08_100pct/core.py
_local_backups/2026-06-08_100pct/telemetry.py
_local_backups/2026-06-08_100pct/test_telemetry.py
_local_backups/2026-06-08_ci-engine-skip-fix/test_engine.py
_local_backups/2026-06-08_dep-pinning/core.py
_local_backups/2026-06-08_dep-pinning/steering.py
_local_backups/2026-06-08_dep-pinning/test_engine.py
_local_backups/2026-06-08_dep-pinning/test_multi_arch.py
api/__init__.py
api/downloads.py
api/index.py
api/main.py
benchmarks/__init__.py
benchmarks/decision_tasks.py
benchmarks/run_all.py
benchmarks/run_decision_functional.py
benchmarks/run_geo.py
benchmarks/run_ioi.py
benchmarks/run_sva.py
dashboard/__init__.py
dashboard/app.py
examples/01_ioi_circuit.py
examples/02_token_attribution.py
examples/03_logit_lens.py
examples/04_head_composition.py
examples/05_attention_patterns.py
experiments/cross_model_study.py
glassbox/__init__.py
glassbox/acdc.py
glassbox/alignment.py
glassbox/audit.py
glassbox/audit_log.py
glassbox/auditable.py
glassbox/bias.py
glassbox/causal_abstraction.py
glassbox/causal_scrubbing.py
glassbox/cf_gate.py
glassbox/circuit_diff.py
glassbox/cli.py
glassbox/compliance.py
glassbox/composition.py
glassbox/core.py
glassbox/corruption.py
glassbox/cross_model.py
glassbox/das.py
glassbox/decision.py
glassbox/distributional.py
glassbox/evidence_tier.py
glassbox/evidence_vault.py
glassbox/explain.py
glassbox/fdr.py
glassbox/features.py
glassbox/frameworks.py
glassbox/hessian.py
glassbox/hf_integration.py
glassbox/large_model.py
glassbox/layernorm_correction.py
glassbox/mlflow_integration.py
glassbox/moe.py
glassbox/monitoring.py
glassbox/multi_arch.py
glassbox/multiagent.py
glassbox/notify.py
glassbox/polysemanticity.py
glassbox/prompt_corruption.py
glassbox/py.typed
glassbox/risk_register.py
glassbox/sae_attribution.py
glassbox/scaling.py
glassbox/sequence_decision.py
glassbox/steering.py
glassbox/telemetry.py
glassbox/types.py
glassbox/utils.py
glassbox/validation.py
glassbox/widget.py
glassbox_mech_interp.egg-info/PKG-INFO
glassbox_mech_interp.egg-info/SOURCES.txt
glassbox_mech_interp.egg-info/dependency_links.txt
glassbox_mech_interp.egg-info/entry_points.txt
glassbox_mech_interp.egg-info/requires.txt
glassbox_mech_interp.egg-info/top_level.txt
mcp/server.py
mcp/glassbox_mcp/__init__.py
mcp/glassbox_mcp/server.py
scripts/benchmark.py
scripts/benchmark_multiseed.py
scripts/docker_scan.py
scripts/glassbox_ci_audit.py
scripts/patch_download_count.py
scripts/sync_versions.py
scripts/validate_auditable_gpt2.py
tests/__init__.py
tests/conftest.py
tests/test_acdc.py
tests/test_audit_log.py
tests/test_auditable.py
tests/test_bias.py
tests/test_causal_abstraction.py
tests/test_cf_gate.py
tests/test_compliance.py
tests/test_core_coverage.py
tests/test_core_token_resolution.py
tests/test_cross_model.py
tests/test_das.py
tests/test_decision.py
tests/test_decision_resolution.py
tests/test_decision_tasks.py
tests/test_distributional.py
tests/test_engine.py
tests/test_evidence_tier.py
tests/test_evidence_vault.py
tests/test_explain.py
tests/test_fdr.py
tests/test_features.py
tests/test_frameworks.py
tests/test_large_model_live.py
tests/test_moe.py
tests/test_monitoring.py
tests/test_multi_arch.py
tests/test_multiagent.py
tests/test_notify.py
tests/test_prompt_corruption.py
tests/test_risk_register.py
tests/test_scaling.py
tests/test_sequence_decision.py
tests/test_steering.py
tests/test_telemetry.py
tests/test_tier_compliance_integration.py
tests/test_types.py
tests/test_validation.py
tests/test_widget.py