LICENSE
README.md
pyproject.toml
scripts/zotero_capture/__init__.py
scripts/zotero_capture/__main__.py
scripts/zotero_capture/backfill.py
scripts/zotero_capture/capture.py
scripts/zotero_capture/claims.py
scripts/zotero_capture/cli.py
scripts/zotero_capture/config.py
scripts/zotero_capture/delta.py
scripts/zotero_capture/doi_gate.py
scripts/zotero_capture/drain.py
scripts/zotero_capture/github_visibility.py
scripts/zotero_capture/health.py
scripts/zotero_capture/health_cli.py
scripts/zotero_capture/health_ledger.py
scripts/zotero_capture/logging_setup.py
scripts/zotero_capture/opjournal.py
scripts/zotero_capture/project_slug.py
scripts/zotero_capture/prune.py
scripts/zotero_capture/registry.py
scripts/zotero_capture/repair.py
scripts/zotero_capture/retire.py
scripts/zotero_capture/snapshot.py
scripts/zotero_capture/sqlite_cache.py
scripts/zotero_capture/staleness.py
scripts/zotero_capture/title_fetcher.py
scripts/zotero_capture/url_move.py
scripts/zotero_capture/url_processing.py
scripts/zotero_capture/zotero_client.py
scripts/zotero_provenance.egg-info/PKG-INFO
scripts/zotero_provenance.egg-info/SOURCES.txt
scripts/zotero_provenance.egg-info/dependency_links.txt
scripts/zotero_provenance.egg-info/entry_points.txt
scripts/zotero_provenance.egg-info/requires.txt
scripts/zotero_provenance.egg-info/top_level.txt
tests/test_a_gate_carries_no_resource.py
tests/test_absence_corroboration.py
tests/test_audit_boundaries.py
tests/test_audit_eight_identity.py
tests/test_audit_eight_parser.py
tests/test_audit_eight_reservation.py
tests/test_audit_eight_staleness.py
tests/test_audit_eight_zotero_side.py
tests/test_backfill.py
tests/test_backoff.py
tests/test_bootstrap_events.py
tests/test_capture.py
tests/test_capture_flags.py
tests/test_capture_surface.py
tests/test_claims.py
tests/test_cli.py
tests/test_cli_logging.py
tests/test_command_trampoline.py
tests/test_config.py
tests/test_content_defined_units.py
tests/test_content_sketch.py
tests/test_corroborate_github.py
tests/test_coverage_harness.py
tests/test_dead_counters.py
tests/test_declared_dependencies.py
tests/test_delta.py
tests/test_destructive_safety.py
tests/test_dev_harness.py
tests/test_doi_gate.py
tests/test_dotless_hosts.py
tests/test_end_to_end.py
tests/test_exclusion_reachability.py
tests/test_extraction_ast.py
tests/test_fetch_outcomes.py
tests/test_github_visibility.py
tests/test_hash_coverage.py
tests/test_health.py
tests/test_health_cli.py
tests/test_health_from_ledger.py
tests/test_health_ledger.py
tests/test_hook_integration.py
tests/test_hook_logging.py
tests/test_hook_terminated.py
tests/test_incidents.py
tests/test_installable_package.py
tests/test_installed_version_source.py
tests/test_intent_is_mandatory.py
tests/test_ledger_faults.py
tests/test_ledger_identity.py
tests/test_legacy_migration.py
tests/test_no_cross_record_inference.py
tests/test_no_live_state_pollution.py
tests/test_no_owner_identifiers.py
tests/test_no_representation.py
tests/test_not_the_resource.py
tests/test_observed_pinned_root.py
tests/test_one_rule_one_place.py
tests/test_opjournal.py
tests/test_project_slug.py
tests/test_prune.py
tests/test_prune_reporting.py
tests/test_refusal_kinds.py
tests/test_refusal_telemetry.py
tests/test_registry.py
tests/test_repair.py
tests/test_repair_provenance.py
tests/test_report_safety.py
tests/test_reservation_recovery.py
tests/test_responding_url.py
tests/test_retire.py
tests/test_retry_queue.py
tests/test_retry_title_stability.py
tests/test_round7_remainder.py
tests/test_schema_currency.py
tests/test_selection_toctou.py
tests/test_sigterm.py
tests/test_snapshot.py
tests/test_sqlite_cache.py
tests/test_ssrf.py
tests/test_ssrf_pinning.py
tests/test_stable_digest.py
tests/test_stable_similarity.py
tests/test_stale_guard.py
tests/test_state_dir_seam.py
tests/test_title_fetcher.py
tests/test_title_fetcher_xml_defused.py
tests/test_tokenizer_grammar.py
tests/test_trampoline.py
tests/test_trampoline_parity.py
tests/test_truncated_urls.py
tests/test_two_stores.py
tests/test_url_processing.py
tests/test_verify_cursor.py
tests/test_verify_filters.py
tests/test_verify_pacing.py
tests/test_version.py
tests/test_write_ahead.py
tests/test_zotero_client.py