README.md
pyproject.toml
mycc_toylom/__init__.py
mycc_toylom/analysis.py
mycc_toylom/analyze_cli.py
mycc_toylom/audit.py
mycc_toylom/behavior_standards.py
mycc_toylom/brain_runtime.py
mycc_toylom/camera.py
mycc_toylom/caregiver.py
mycc_toylom/caregiver_bridge.py
mycc_toylom/caregiver_overlay.py
mycc_toylom/cli.py
mycc_toylom/compile_cli.py
mycc_toylom/compliance_rules.py
mycc_toylom/consent.py
mycc_toylom/daemon.py
mycc_toylom/device_actions.py
mycc_toylom/escalation.py
mycc_toylom/flow_serializer.py
mycc_toylom/guard.py
mycc_toylom/handling.py
mycc_toylom/lexicons.py
mycc_toylom/license.py
mycc_toylom/loop.py
mycc_toylom/manifest.py
mycc_toylom/policy_compile.py
mycc_toylom/provision.py
mycc_toylom/release_bundle.py
mycc_toylom/scoring.py
mycc_toylom/session.py
mycc_toylom/telemetry.py
mycc_toylom.egg-info/PKG-INFO
mycc_toylom.egg-info/SOURCES.txt
mycc_toylom.egg-info/dependency_links.txt
mycc_toylom.egg-info/entry_points.txt
mycc_toylom.egg-info/requires.txt
mycc_toylom.egg-info/top_level.txt
mycc_toylom/classifiers/__init__.py
mycc_toylom/classifiers/base.py
mycc_toylom/classifiers/local_default.py
mycc_toylom/guards/__init__.py
mycc_toylom/guards/advisory.py
mycc_toylom/guards/base.py
mycc_toylom/guards/c11_dangerous_instruction.py
mycc_toylom/guards/c13_compliance.py
mycc_toylom/guards/c14_behavior.py
mycc_toylom/guards/c1_purpose.py
mycc_toylom/guards/c2_affect.py
mycc_toylom/guards/c3_darkturn.py
mycc_toylom/guards/c4_engagement.py
mycc_toylom/guards/c5_caregiver.py
mycc_toylom/guards/c6_pii.py
mycc_toylom/guards/c7_calibration.py
mycc_toylom/guards/c8_manipulation.py
mycc_toylom/guards/c9_action_allowlist.py
mycc_toylom/guards/scenario.py
mycc_toylom/schemas/caregiver-policy-overlay.schema.json
mycc_toylom/schemas/command.schema.json
mycc_toylom/schemas/event.schema.json
mycc_toylom/schemas/manifest.schema.json
mycc_toylom/schemas/replay-bundle.schema.json
mycc_toylom/schemas/ros-integration-profile.schema.json
mycc_toylom/schemas/safety-supervisor-policy.schema.json
mycc_toylom/schemas/toy-hardware-profile.schema.json
tests/test_acceptance.py
tests/test_action_allowlist.py
tests/test_action_pipeline.py
tests/test_allowlist_lockstep.py
tests/test_analysis.py
tests/test_analyze_cli.py
tests/test_audit_persistence.py
tests/test_audit_retention_erasure.py
tests/test_audit_source.py
tests/test_behavior_standards_runtime.py
tests/test_behavioral_loop.py
tests/test_brain_runtime.py
tests/test_camera.py
tests/test_caregiver.py
tests/test_caregiver_bridge.py
tests/test_caregiver_overlay.py
tests/test_caregiver_write.py
tests/test_catalog_drift.py
tests/test_cli_and_banned_intent.py
tests/test_cli_caregiver.py
tests/test_compile_flow.py
tests/test_compliance_runtime.py
tests/test_consent.py
tests/test_consent_scope_retention.py
tests/test_daemon_auth.py
tests/test_dangerous_instruction_and_ideology.py
tests/test_device_actions.py
tests/test_empathy_voice.py
tests/test_flow_serializer.py
tests/test_foundation_contracts.py
tests/test_governance_config.py
tests/test_hardening_pass1.py
tests/test_hardening_pass1b.py
tests/test_keys.py
tests/test_pass3_i18n_device.py
tests/test_passport_freeze.py
tests/test_pii_i18n.py
tests/test_policy_compile.py
tests/test_prompt_parity.py
tests/test_provision.py
tests/test_release_bundle.py
tests/test_retention_enforced.py
tests/test_root_anchor.py
tests/test_scenario_guard.py
tests/test_scenario_matchable_parity.py
tests/test_session_risk.py
tests/test_snapshot_posture.py
tests/test_telemetry_payload.py