LICENSE
README.md
pyproject.toml
src/nazeyatta/__init__.py
src/nazeyatta/baseline_derivation.py
src/nazeyatta/cli.py
src/nazeyatta/evaluator.py
src/nazeyatta/fresh_handoff.py
src/nazeyatta/ky_gate.py
src/nazeyatta/policy_provenance.py
src/nazeyatta/preflight_runtime_correlation.py
src/nazeyatta/receipt_io.py
src/nazeyatta/reky_gate.py
src/nazeyatta/runtime_fixture_sources.py
src/nazeyatta/runtime_safe_read.py
src/nazeyatta/spec_adoption.py
src/nazeyatta.egg-info/PKG-INFO
src/nazeyatta.egg-info/SOURCES.txt
src/nazeyatta.egg-info/dependency_links.txt
src/nazeyatta.egg-info/entry_points.txt
src/nazeyatta.egg-info/requires.txt
src/nazeyatta.egg-info/top_level.txt
src/nazeyatta/data/example_publish_photo.yaml
src/nazeyatta/data/example_safe_read.yaml
src/nazeyatta/data/generic_rules.yaml
src/nazeyatta/schemas/evidence.schema.json
src/nazeyatta/schemas/receipt.schema.json
src/nazeyatta/schemas/task.schema.json
tests/test_baseline_derivation.py
tests/test_baseline_derivation_dogfood.py
tests/test_evaluator.py
tests/test_fixture_source_reky.py
tests/test_fresh_handoff.py
tests/test_input_boundaries.py
tests/test_integration_issue_form.py
tests/test_ky_gate.py
tests/test_package_cli_metadata.py
tests/test_packaged_examples.py
tests/test_packaged_schemas.py
tests/test_policy_hardening.py
tests/test_policy_provenance.py
tests/test_preflight_runtime_correlation.py
tests/test_receipt_io.py
tests/test_reky_gate.py
tests/test_release_consumer_mapping.py
tests/test_release_target_binding.py
tests/test_release_workflow_contract.py
tests/test_runtime_fixture_sources.py
tests/test_runtime_safe_read.py
tests/test_schema_runtime_parity.py
tests/test_spec_adoption.py
tests/test_stdin_task_input.py
tests/test_task_contract.py
tests/test_worker_ky_contract.py