diff --git a/.gitignore b/.gitignore index e4e0199..144879c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,8 @@ .claude/* !.claude/rules/ !.claude/rules/*.md + +# Python +__pycache__/ +*.py[cod] +.pytest_cache/ diff --git a/crystallized/__pycache__/__init__.cpython-312.pyc b/crystallized/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index d98adb6..0000000 Binary files a/crystallized/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/crystallized/__pycache__/conftest.cpython-312-pytest-7.4.4.pyc b/crystallized/__pycache__/conftest.cpython-312-pytest-7.4.4.pyc deleted file mode 100644 index f8c9bb1..0000000 Binary files a/crystallized/__pycache__/conftest.cpython-312-pytest-7.4.4.pyc and /dev/null differ diff --git a/crystallized/__pycache__/test_grant_access.cpython-312-pytest-7.4.4.pyc b/crystallized/__pycache__/test_grant_access.cpython-312-pytest-7.4.4.pyc deleted file mode 100644 index 5efe09d..0000000 Binary files a/crystallized/__pycache__/test_grant_access.cpython-312-pytest-7.4.4.pyc and /dev/null differ diff --git a/lab/__pycache__/__init__.cpython-312.pyc b/lab/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 930c9db..0000000 Binary files a/lab/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/lab/__pycache__/app.cpython-312.pyc b/lab/__pycache__/app.cpython-312.pyc deleted file mode 100644 index 93802fc..0000000 Binary files a/lab/__pycache__/app.cpython-312.pyc and /dev/null differ diff --git a/lab/__pycache__/http_api.cpython-312.pyc b/lab/__pycache__/http_api.cpython-312.pyc deleted file mode 100644 index c0e0551..0000000 Binary files a/lab/__pycache__/http_api.cpython-312.pyc and /dev/null differ diff --git a/lab/__pycache__/minimal.cpython-312.pyc b/lab/__pycache__/minimal.cpython-312.pyc deleted file mode 100644 index f1dabc8..0000000 Binary files a/lab/__pycache__/minimal.cpython-312.pyc and /dev/null differ diff --git a/lab/__pycache__/mutations.cpython-312.pyc b/lab/__pycache__/mutations.cpython-312.pyc deleted file mode 100644 index 0230fbb..0000000 Binary files a/lab/__pycache__/mutations.cpython-312.pyc and /dev/null differ diff --git a/scenarios/__pycache__/alice_bob_carol.cpython-312.pyc b/scenarios/__pycache__/alice_bob_carol.cpython-312.pyc deleted file mode 100644 index 619b306..0000000 Binary files a/scenarios/__pycache__/alice_bob_carol.cpython-312.pyc and /dev/null differ diff --git a/scenarios/__pycache__/browser_grant.cpython-312.pyc b/scenarios/__pycache__/browser_grant.cpython-312.pyc deleted file mode 100644 index d199de0..0000000 Binary files a/scenarios/__pycache__/browser_grant.cpython-312.pyc and /dev/null differ diff --git a/scenarios/__pycache__/full_journey.cpython-312.pyc b/scenarios/__pycache__/full_journey.cpython-312.pyc deleted file mode 100644 index 65e17f8..0000000 Binary files a/scenarios/__pycache__/full_journey.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/__init__.cpython-312.pyc b/src/testdriver/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 833fb3f..0000000 Binary files a/src/testdriver/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/actions.cpython-312.pyc b/src/testdriver/__pycache__/actions.cpython-312.pyc deleted file mode 100644 index 7b9fe8e..0000000 Binary files a/src/testdriver/__pycache__/actions.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/agentic.cpython-312.pyc b/src/testdriver/__pycache__/agentic.cpython-312.pyc deleted file mode 100644 index 836c867..0000000 Binary files a/src/testdriver/__pycache__/agentic.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/browser.cpython-312.pyc b/src/testdriver/__pycache__/browser.cpython-312.pyc deleted file mode 100644 index 956759a..0000000 Binary files a/src/testdriver/__pycache__/browser.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/classification.cpython-312.pyc b/src/testdriver/__pycache__/classification.cpython-312.pyc deleted file mode 100644 index ea83da0..0000000 Binary files a/src/testdriver/__pycache__/classification.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/crystallization.cpython-312.pyc b/src/testdriver/__pycache__/crystallization.cpython-312.pyc deleted file mode 100644 index 9eee1fb..0000000 Binary files a/src/testdriver/__pycache__/crystallization.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/drivers.cpython-312.pyc b/src/testdriver/__pycache__/drivers.cpython-312.pyc deleted file mode 100644 index c735df0..0000000 Binary files a/src/testdriver/__pycache__/drivers.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/energy.cpython-312.pyc b/src/testdriver/__pycache__/energy.cpython-312.pyc deleted file mode 100644 index f2f2a7f..0000000 Binary files a/src/testdriver/__pycache__/energy.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/evidence.cpython-312.pyc b/src/testdriver/__pycache__/evidence.cpython-312.pyc deleted file mode 100644 index c198624..0000000 Binary files a/src/testdriver/__pycache__/evidence.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/html.cpython-312.pyc b/src/testdriver/__pycache__/html.cpython-312.pyc deleted file mode 100644 index 2151e4c..0000000 Binary files a/src/testdriver/__pycache__/html.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/intent.cpython-312.pyc b/src/testdriver/__pycache__/intent.cpython-312.pyc deleted file mode 100644 index 7868e9a..0000000 Binary files a/src/testdriver/__pycache__/intent.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/observers.cpython-312.pyc b/src/testdriver/__pycache__/observers.cpython-312.pyc deleted file mode 100644 index 033be7d..0000000 Binary files a/src/testdriver/__pycache__/observers.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/oracles.cpython-312.pyc b/src/testdriver/__pycache__/oracles.cpython-312.pyc deleted file mode 100644 index d8a11d5..0000000 Binary files a/src/testdriver/__pycache__/oracles.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/provenance.cpython-312.pyc b/src/testdriver/__pycache__/provenance.cpython-312.pyc deleted file mode 100644 index 71c7136..0000000 Binary files a/src/testdriver/__pycache__/provenance.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/runner.cpython-312.pyc b/src/testdriver/__pycache__/runner.cpython-312.pyc deleted file mode 100644 index d9431ba..0000000 Binary files a/src/testdriver/__pycache__/runner.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/scenario.cpython-312.pyc b/src/testdriver/__pycache__/scenario.cpython-312.pyc deleted file mode 100644 index 3ef1d60..0000000 Binary files a/src/testdriver/__pycache__/scenario.cpython-312.pyc and /dev/null differ diff --git a/src/testdriver/__pycache__/world.cpython-312.pyc b/src/testdriver/__pycache__/world.cpython-312.pyc deleted file mode 100644 index 7b050fb..0000000 Binary files a/src/testdriver/__pycache__/world.cpython-312.pyc and /dev/null differ diff --git a/tests/__pycache__/test_agentic_realization.cpython-312-pytest-7.4.4.pyc b/tests/__pycache__/test_agentic_realization.cpython-312-pytest-7.4.4.pyc deleted file mode 100644 index d2ac8c2..0000000 Binary files a/tests/__pycache__/test_agentic_realization.cpython-312-pytest-7.4.4.pyc and /dev/null differ diff --git a/tests/__pycache__/test_audit_core_e2_use_case.cpython-312-pytest-7.4.4.pyc b/tests/__pycache__/test_audit_core_e2_use_case.cpython-312-pytest-7.4.4.pyc deleted file mode 100644 index 78d416e..0000000 Binary files a/tests/__pycache__/test_audit_core_e2_use_case.cpython-312-pytest-7.4.4.pyc and /dev/null differ diff --git a/tests/__pycache__/test_classification.cpython-312-pytest-7.4.4.pyc b/tests/__pycache__/test_classification.cpython-312-pytest-7.4.4.pyc deleted file mode 100644 index e875d95..0000000 Binary files a/tests/__pycache__/test_classification.cpython-312-pytest-7.4.4.pyc and /dev/null differ diff --git a/tests/__pycache__/test_crystallization.cpython-312-pytest-7.4.4.pyc b/tests/__pycache__/test_crystallization.cpython-312-pytest-7.4.4.pyc deleted file mode 100644 index 66fed66..0000000 Binary files a/tests/__pycache__/test_crystallization.cpython-312-pytest-7.4.4.pyc and /dev/null differ diff --git a/tests/__pycache__/test_kernel_guarantees.cpython-312-pytest-7.4.4.pyc b/tests/__pycache__/test_kernel_guarantees.cpython-312-pytest-7.4.4.pyc deleted file mode 100644 index 0fcf25b..0000000 Binary files a/tests/__pycache__/test_kernel_guarantees.cpython-312-pytest-7.4.4.pyc and /dev/null differ diff --git a/tests/__pycache__/test_kernel_guarantees.cpython-312.pyc b/tests/__pycache__/test_kernel_guarantees.cpython-312.pyc deleted file mode 100644 index 6f6df56..0000000 Binary files a/tests/__pycache__/test_kernel_guarantees.cpython-312.pyc and /dev/null differ diff --git a/tests/__pycache__/test_lab_ground_truth.cpython-312-pytest-7.4.4.pyc b/tests/__pycache__/test_lab_ground_truth.cpython-312-pytest-7.4.4.pyc deleted file mode 100644 index 5deb051..0000000 Binary files a/tests/__pycache__/test_lab_ground_truth.cpython-312-pytest-7.4.4.pyc and /dev/null differ diff --git a/tests/__pycache__/test_reference_scenario.cpython-312-pytest-7.4.4.pyc b/tests/__pycache__/test_reference_scenario.cpython-312-pytest-7.4.4.pyc deleted file mode 100644 index d39b6dd..0000000 Binary files a/tests/__pycache__/test_reference_scenario.cpython-312-pytest-7.4.4.pyc and /dev/null differ diff --git a/tests/selfverification/__pycache__/__init__.cpython-312.pyc b/tests/selfverification/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 0b3bffb..0000000 Binary files a/tests/selfverification/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/tests/selfverification/__pycache__/checks.cpython-312.pyc b/tests/selfverification/__pycache__/checks.cpython-312.pyc deleted file mode 100644 index b46525b..0000000 Binary files a/tests/selfverification/__pycache__/checks.cpython-312.pyc and /dev/null differ diff --git a/tests/selfverification/__pycache__/test_checks_can_fail.cpython-312-pytest-7.4.4.pyc b/tests/selfverification/__pycache__/test_checks_can_fail.cpython-312-pytest-7.4.4.pyc deleted file mode 100644 index 003d529..0000000 Binary files a/tests/selfverification/__pycache__/test_checks_can_fail.cpython-312-pytest-7.4.4.pyc and /dev/null differ diff --git a/tests/selfverification/__pycache__/test_self_verification.cpython-312-pytest-7.4.4.pyc b/tests/selfverification/__pycache__/test_self_verification.cpython-312-pytest-7.4.4.pyc deleted file mode 100644 index f9e0cff..0000000 Binary files a/tests/selfverification/__pycache__/test_self_verification.cpython-312-pytest-7.4.4.pyc and /dev/null differ diff --git a/usecases/__pycache__/__init__.cpython-312.pyc b/usecases/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index df4655c..0000000 Binary files a/usecases/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/usecases/__pycache__/audit_core_e2_tenant_boundary.cpython-312.pyc b/usecases/__pycache__/audit_core_e2_tenant_boundary.cpython-312.pyc deleted file mode 100644 index 8c790cb..0000000 Binary files a/usecases/__pycache__/audit_core_e2_tenant_boundary.cpython-312.pyc and /dev/null differ