LICENSE
README.md
metal_guard_cli.py
pyproject.toml
metal_guard/__init__.py
metal_guard/_constants.py
metal_guard/cadence.py
metal_guard/child_death_detector.py
metal_guard/corpus.py
metal_guard/display_guard.py
metal_guard/done_frame.py
metal_guard/error_classifier.py
metal_guard/fallback_chain.py
metal_guard/forensics.py
metal_guard/guard.py
metal_guard/import_gate.py
metal_guard/inference.py
metal_guard/launchd_guard.py
metal_guard/load_gate.py
metal_guard/memory.py
metal_guard/mlx_lock.py
metal_guard/model_cache.py
metal_guard/model_profile.py
metal_guard/onboarding.py
metal_guard/oom_precheck.py
metal_guard/panic_gate.py
metal_guard/panic_registry.py
metal_guard/panic_reports.py
metal_guard/prefill.py
metal_guard/prefill_exposure_tracker.py
metal_guard/process_mode.py
metal_guard/recovery_lockout.py
metal_guard/resource_tracker.py
metal_guard/safe_shutdown.py
metal_guard/shell_guard.py
metal_guard/spawn_authorization.py
metal_guard/subprocess_runner.py
metal_guard/system_audit.py
metal_guard/version_advisories.py
metal_guard/worker_rotation.py
metal_guard.egg-info/PKG-INFO
metal_guard.egg-info/SOURCES.txt
metal_guard.egg-info/dependency_links.txt
metal_guard.egg-info/entry_points.txt
metal_guard.egg-info/requires.txt
metal_guard.egg-info/top_level.txt
tests/test_child_death_detector_w6.py
tests/test_cli.py
tests/test_cli_guard.py
tests/test_cli_onboarding.py
tests/test_corpus.py
tests/test_display_guard_w4.py
tests/test_done_frame_w6.py
tests/test_error_classifier_w3.py
tests/test_import_gate_w4.py
tests/test_inference_ollama_urllib.py
tests/test_l10_panic_cooldown.py
tests/test_l11_orphan_monitor.py
tests/test_l12_postmortem.py
tests/test_l13_status_snapshot.py
tests/test_l9_cadence_guard.py
tests/test_l9_circuit_breaker.py
tests/test_l9_panic_ingest.py
tests/test_l9_panic_signature.py
tests/test_launchd_guard_w4.py
tests/test_load_gate_w6.py
tests/test_metal_guard.py
tests/test_mlx_lock_w10.py
tests/test_model_cache_w5.py
tests/test_model_profile_w5.py
tests/test_onboarding.py
tests/test_oom_precheck_stdlib_mem.py
tests/test_oom_precheck_w7.py
tests/test_panic_gate_reason_w6.py
tests/test_panic_reports_macos15.py
tests/test_phase1_facade.py
tests/test_prefill_exposure_tracker_w7.py
tests/test_process_mode_w4.py
tests/test_recovery_lockout_w6.py
tests/test_safe_python_main.py
tests/test_safe_shutdown_w6.py
tests/test_shell_guard.py
tests/test_subprocess_inference_guard.py
tests/test_subprocess_runner_w11.py
tests/test_v011_error_classifier.py
tests/test_v011_features.py
tests/test_v012_spawn_authorization.py
tests/test_v090_cross_model_cadence.py
tests/test_version_advisories_w9.py
tests/test_w12_dispatch.py
tests/test_w13_reconcile.py
tests/test_w4_already_public.py
tests/test_w7_already_public.py
tests/test_w8_already_public.py
tests/test_worker_rotation_w7.py