.dockerignore
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
DCO
Dockerfile
HISTORY.md
LICENSE
LICENSING.md
MANIFEST.in
README.md
SECURITY.md
TRADEMARKS.md
docker-compose.yml
flake.lock
flake.nix
pyproject.toml
requirements_dev.txt
requirements_dev_freethreaded.txt
requirements_min.txt
tox.ini
.github/CODEOWNERS
.github/ISSUE_TEMPLATE.md
.github/actionlint.yaml
.github/codecov.yml
.github/dependabot.yml
.github/docker-matrix.json
.github/pq-wheel-matrix.json
.github/actions/setup-docker/action.yml
.github/actions/sign-artifacts/action.yml
.github/scripts/assert_arch.py
.github/scripts/build_msi.sh
.github/scripts/build_packages.sh
.github/scripts/cache_size.py
.github/scripts/check_artifacts.py
.github/scripts/check_licenses.py
.github/scripts/check_openapi.py
.github/scripts/cli_job_smoke.sh
.github/scripts/compiler_fingerprint.py
.github/scripts/docker_matrix.py
.github/scripts/docker_refresh.py
.github/scripts/elf_floor.py
.github/scripts/freebsd_pkg.py
.github/scripts/install_pbs.sh
.github/scripts/msi_smoke.sh
.github/scripts/oci_images.py
.github/scripts/prepare_winget.ps1
.github/scripts/prune_ci_caches.py
.github/scripts/refresh_runtime.py
.github/scripts/release_inputs.py
.github/scripts/release_preflight.py
.github/scripts/render_scoop.py
.github/scripts/render_winget.py
.github/scripts/retry.sh
.github/scripts/set_winget_release_date.py
.github/scripts/smoke_dist.py
.github/scripts/smoke_windows_first_run.py
.github/scripts/verify_release_checksums.py
.github/scripts/verify_winget_release.py
.github/tests/pytest.ini
.github/tests/test_release_pipeline.py
.github/workflows/build-docker.yml
.github/workflows/build-pq-wheels.yml
.github/workflows/nightly.yml
.github/workflows/rehydrate-docker.yml
.github/workflows/release.yml
acceptance/README.md
acceptance/__init__.py
acceptance/conftest.py
acceptance/harness.py
acceptance/pytest.ini
acceptance/requirements.txt
acceptance/test_core.py
acceptance/workloads/drain.cmd
acceptance/workloads/drain.sh
acceptance/workloads/retry.cmd
acceptance/workloads/retry.sh
acceptance/workloads/state.cmd
acceptance/workloads/state.sh
acceptance/workloads/tick.cmd
acceptance/workloads/tick.sh
benchmarks/README.md
benchmarks/bench.py
benchmarks/budgets.json
benchmarks/compare.py
benchmarks/expected_gated.txt
benchmarks/certs/README.md
benchmarks/certs/bench-ca.pem
benchmarks/certs/bench-node-key.pem
benchmarks/certs/bench-node.pem
cronstable/__init__.py
cronstable/__main__.py
cronstable/_cliargs.py
cronstable/_json.py
cronstable/cluster.py
cronstable/config.py
cronstable/cron.py
cronstable/cronexpr.py
cronstable/croninfo.py
cronstable/crontabs.py
cronstable/dag.py
cronstable/dagrun.py
cronstable/discovery.py
cronstable/fingerprint.py
cronstable/ical.py
cronstable/job.py
cronstable/jobapi.py
cronstable/jobcli.py
cronstable/jobstate.py
cronstable/leadership.py
cronstable/mcp.py
cronstable/mcpcli.py
cronstable/platform.py
cronstable/pools.py
cronstable/prometheus.py
cronstable/push.py
cronstable/recovery.py
cronstable/redact.py
cronstable/resources.py
cronstable/state.py
cronstable/state_admin.py
cronstable/statsd.py
cronstable/taskxml.py
cronstable/tlsutil.py
cronstable/tui.py
cronstable/version.py
cronstable/winservice.py
cronstable.egg-info/PKG-INFO
cronstable.egg-info/SOURCES.txt
cronstable.egg-info/dependency_links.txt
cronstable.egg-info/entry_points.txt
cronstable.egg-info/requires.txt
cronstable.egg-info/scm_file_list.json
cronstable.egg-info/top_level.txt
cronstable/backends/__init__.py
cronstable/backends/_common.py
cronstable/backends/etcd.py
cronstable/backends/filesystem.py
cronstable/backends/kubernetes.py
cronstable/licenses/THIRD-PARTY-NOTICES.txt
cronstable/web/__init__.py
cronstable/web/index.html
docker/Dockerfile.alpine
docker/Dockerfile.amazonlinux
docker/Dockerfile.distroless
docker/Dockerfile.fedora
docker/Dockerfile.opensuse
docker/Dockerfile.rhel
docker/Dockerfile.ubuntu
docker/extract_deps.py
docker/images.toml
docker/install_orjson.sh
docker/python_runtime.py
docker/templates/Dockerfile
docker/wheelhouse/glibc/.gitkeep
docker/wheelhouse/musl/.gitkeep
docs/comparison.html
docs/logo-engine.js
docs/logo-lab.html
docs/openapi.yaml
docs/palette.css
docs/relay-protocol.md
docs/demo/_backend.html
docs/demo/index.html
example/_shared/README
example/_shared/gen-certs.sh
example/_shared/node-entrypoint.sh
example/cluster/README
example/cluster/docker-compose.yml
example/cluster/jobs.yaml
example/cluster/node-a.yaml
example/cluster/node-b.yaml
example/cluster/node-c.yaml
example/cluster-large/README
example/cluster-large/docker-compose.yml
example/cluster-large/jobs.yaml
example/crontab/README
example/crontab/dashboard.yaml
example/crontab/legacy.crontab
example/dag/cronstable.yaml
example/dag-cluster/README
example/dag-cluster/cronstable.yaml
example/dag-cluster/docker-compose.yml
example/demo/cronstable.yaml
example/demo-instance/.env.example
example/demo-instance/README.md
example/demo-instance/cronstable.yaml
example/demo-instance/docker-compose.yml
example/demo-instance/gateway-overlay.html
example/demo-instance/gateway.json
example/demo-instance/gateway.py
example/demo-instance/legacy.crontab
example/demo-instance/launchd/install.sh
example/docker/Dockerfile
example/docker/README
example/docker/cronstable.yaml
example/docker/k8s-deploy.yaml
example/etcd/README
example/etcd/cronstable.yaml
example/etcd/docker-compose.yml
example/grand-tour/README.md
example/grand-tour/_defaults.yaml
example/grand-tour/docker-compose.yml
example/grand-tour/legacy.crontab
example/grand-tour/node-entrypoint.sh
example/grand-tour/platform.env
example/grand-tour/platform.yaml
example/grand-tour/secrets/signing.key
example/job-state/cronstable.yaml
example/kubernetes/README
example/kubernetes/cronstable.yaml
example/kubernetes/deployment.yaml
example/mcp/README.md
example/mcp/cronstable.yaml
example/mcp/docker-compose.yml
example/pulse-cluster/README.md
example/pulse-cluster/docker-compose.yml
example/pulse-cluster/jobs.yaml
example/pulse-monitor/README.md
example/pulse-monitor/cronstable.yaml
example/pulse-monitor/docker-compose.yml
example/zen-demo/cronstable.yaml
example/zen-demo/docker-compose.yml
nix/intel-darwin.nix
nix/python-packages.nix
packaging/alpine/cronstable.confd
packaging/alpine/cronstable.initd
packaging/freebsd/cronstable.rc
packaging/freebsd/cronstable.yaml
packaging/freebsd/postinstall.sh
packaging/freebsd/preremove.sh
packaging/freebsd/Keywords/sample.ucl
packaging/homebrew/cronstable.rb.tmpl
packaging/homebrew/render-formula.sh
packaging/msi/README.md
packaging/msi/cronstable.wxs
packaging/nfpm/apk.yaml
packaging/nfpm/cronstable.yaml
packaging/nfpm/nfpm.yaml
packaging/nfpm/postinstall-apk.sh
packaging/nfpm/postinstall.sh
packaging/nfpm/postremove-apk.sh
packaging/nfpm/postremove.sh
packaging/nfpm/preinstall-apk.sh
packaging/nfpm/preremove-apk.sh
packaging/nfpm/preremove.sh
packaging/systemd/cronstable.service
pyinstaller/Dockerfile
pyinstaller/Makefile
pyinstaller/build_openssl.sh
pyinstaller/cronstable
pyinstaller/cronstable.spec
pyinstaller/entitlements.plist
pyinstaller/install_extra.sh
pyinstaller/install_orjson.sh
pyinstaller/smoke-push.yaml
pyinstaller/verify_extra.py
pyinstaller/requirements/cryptography.txt
pyinstaller/requirements/orjson.txt
pyinstaller/requirements/pynacl.txt
pyinstaller/requirements/uvloop.txt
scripts/build_demo.py
scripts/generate_build_files.py
tests/__init__.py
tests/_commands.py
tests/_configs.py
tests/_contention_worker.py
tests/_crash_helpers.py
tests/_cron_helpers.py
tests/_fake_conformance.py
tests/_fake_etcd.py
tests/_fake_http.py
tests/_fake_kube_apiserver.py
tests/_fake_kubernetes_client.py
tests/_helpers.py
tests/_leakfinder.py
tests/_strategies.py
tests/_web_e2e.py
tests/conftest.py
tests/gen_cron_golden.py
tests/gen_push_vectors.py
tests/gen_state_golden.py
tests/test_amd64v3_release.py
tests/test_backend_etcd.py
tests/test_backend_etcd_transport.py
tests/test_backend_filesystem.py
tests/test_backend_kubernetes.py
tests/test_backend_kubernetes_library.py
tests/test_backend_kubernetes_transport.py
tests/test_backend_live.py
tests/test_benchmarks.py
tests/test_binary_acceptance.py
tests/test_ci_fences.py
tests/test_ci_lanes.py
tests/test_cli_stubs.py
tests/test_cluster.py
tests/test_config.py
tests/test_config_backends.py
tests/test_coverage_profiles.py
tests/test_crash_recovery.py
tests/test_cron_lifecycle.py
tests/test_cron_rehydrate.py
tests/test_cron_retryclaim.py
tests/test_cron_scheduling.py
tests/test_cron_slots.py
tests/test_cron_web.py
tests/test_cronexpr.py
tests/test_croninfo.py
tests/test_crontabs.py
tests/test_dag_summary_refresh.py
tests/test_dag_task_reports.py
tests/test_dev_deps_parity.py
tests/test_docker_refresh.py
tests/test_dockerfile_layering.py
tests/test_eventlog.py
tests/test_example_configs.py
tests/test_feature_api.py
tests/test_fingerprint.py
tests/test_generated_build_files.py
tests/test_ical.py
tests/test_include_parent.yaml
tests/test_included_child.yaml
tests/test_job.py
tests/test_json_portability.py
tests/test_leadership.py
tests/test_main.py
tests/test_mcp.py
tests/test_mcp_tools.py
tests/test_mcpcli.py
tests/test_msi_parity.py
tests/test_notify.py
tests/test_openapi.py
tests/test_packaging.py
tests/test_perf_invariants.py
tests/test_platform.py
tests/test_pool_lifecycle.py
tests/test_pools.py
tests/test_prometheus.py
tests/test_properties_cronexpr.py
tests/test_properties_parsers.py
tests/test_public_demo.py
tests/test_push.py
tests/test_push_vectors.py
tests/test_recovery.py
tests/test_redact.py
tests/test_refresh_runtime.py
tests/test_resources.py
tests/test_resume_catchup.py
tests/test_state.py
tests/test_state_admin.py
tests/test_state_atomic_write_faults.py
tests/test_state_contention.py
tests/test_state_dag.py
tests/test_state_dag_run.py
tests/test_state_fleet_ha.py
tests/test_state_golden.py
tests/test_state_job_api.py
tests/test_state_job_cli.py
tests/test_state_job_primitives.py
tests/test_state_scheduler_durability.py
tests/test_statsd.py
tests/test_taskxml.py
tests/test_tui.py
tests/test_tui_tour.py
tests/test_ui_endpoints.py
tests/test_verification.py
tests/test_web_actions_e2e.py
tests/test_web_auth_e2e.py
tests/test_web_connectivity_e2e.py
tests/test_web_dag_e2e.py
tests/test_web_demo_mirror.py
tests/test_web_drawer_e2e.py
tests/test_web_engine_parity.py
tests/test_web_fleet_e2e.py
tests/test_web_heat_e2e.py
tests/test_web_keyboard_e2e.py
tests/test_web_logs_e2e.py
tests/test_web_logsearch_e2e.py
tests/test_web_perf_e2e.py
tests/test_web_prefs_e2e.py
tests/test_web_recovery_e2e.py
tests/test_web_scopes.py
tests/test_web_surfaces_e2e.py
tests/test_web_table_e2e.py
tests/test_web_title_e2e.py
tests/test_web_tls.py
tests/test_web_work_e2e.py
tests/test_web_xss_e2e.py
tests/test_winget_client.py
tests/test_winget_manifest.py
tests/test_winget_preflight.py
tests/test_winget_release.py
tests/test_winservice.py
tests/test_work_ui_api.py
tests/testbrokenconfig.yaml
tests/testconfig.yaml
tests/data/cron_golden.json
tests/fixtures/.testenv
tests/fixtures/.testenv-invalid
tests/fixtures/state_v1/default/blobs/68/684f0d8447482909d8bb74d191d0d9993ab1e175bf5c3efb2fcaa40c4f746bc9.blob
tests/fixtures/state_v1/default/docs/cursor%2Fnightly/offset.doc
tests/fixtures/state_v1/default/docs/cursor%2Fnightly/offset.lock
tests/fixtures/state_v1/default/docs/dagrun%2Frelease/manual-done.doc
tests/fixtures/state_v1/default/docs/dagrun%2Frelease/manual-done.lock
tests/fixtures/state_v1/default/docs/dagrun%2Frelease/manual-gated.doc
tests/fixtures/state_v1/default/docs/dagrun%2Frelease/manual-gated.lock
tests/fixtures/state_v1/default/docs/idem%2Fnightly/send-report.doc
tests/fixtures/state_v1/default/docs/idem%2Fnightly/send-report.lock
tests/fixtures/state_v1/default/docs/kv%2Fnightly/last-batch.doc
tests/fixtures/state_v1/default/docs/kv%2Fnightly/last-batch.lock
tests/fixtures/state_v1/default/docs/kv%2Fnightly/unicode.doc
tests/fixtures/state_v1/default/docs/kv%2Fnightly/unicode.lock
tests/fixtures/state_v1/default/docs/scheduler-pools/database.doc
tests/fixtures/state_v1/default/docs/scheduler-pools/database.lock
tests/fixtures/state_v1/default/leases/slots%2Fheld.lease
tests/fixtures/state_v1/default/leases/slots%2Fheld.lock
tests/fixtures/state_v1/default/leases/slots%2Fnightly.lease
tests/fixtures/state_v1/default/leases/slots%2Fnightly.lock
tests/fixtures/state_v1/default/records/artifacts%2Fnightly/0001767399004.000000-000000000002-000000000044.json
tests/fixtures/state_v1/default/records/catchup%2Fnightly/0001767398883.000000-000000000002-000000000033.json
tests/fixtures/state_v1/default/records/catchup%2Fnightly/0001767398884.000000-000000000002-000000000035.json
tests/fixtures/state_v1/default/records/counters%2Fgolden-host/0001767398944.000000-000000000002-000000000037.json
tests/fixtures/state_v1/default/records/inflight%2Fcrashed/0001767398521.000000-000000000002-000000000017.json
tests/fixtures/state_v1/default/records/inflight%2Fheld/0001767398581.000000-000000000002-000000000019.json
tests/fixtures/state_v1/default/records/inflight%2Fheld/0001767398583.000000-000000000002-000000000021.json
tests/fixtures/state_v1/default/records/logs%2Fnightly/0001767312001.000000-000000000002-000000000007.json
tests/fixtures/state_v1/default/records/logs%2Fnightly/0001767398401.000000-000000000002-000000000011.json
tests/fixtures/state_v1/default/records/manifests%2Fgolden-host/0001767225601.000000-000000000002-000000000003.json
tests/fixtures/state_v1/default/records/meta/0001767225600.000000-000000000002-000000000001.json
tests/fixtures/state_v1/default/records/paused%2Fheld/0001767398643.000000-000000000002-000000000025.json
tests/fixtures/state_v1/default/records/paused%2Fnightly/0001767398703.000000-000000000002-000000000027.json
tests/fixtures/state_v1/default/records/paused%2Fnightly/0001767398763.000000-000000000002-000000000029.json
tests/fixtures/state_v1/default/records/reboot%2Fboot/0001767398823.000000-000000000002-000000000031.json
tests/fixtures/state_v1/default/records/retries%2Fflaky/0001767398461.000000-000000000002-000000000015.json
tests/fixtures/state_v1/default/records/runs%2Fflaky/0001767398461.000000-000000000002-000000000013.json
tests/fixtures/state_v1/default/records/runs%2Fheld/0001767398583.000000-000000000002-000000000023.json
tests/fixtures/state_v1/default/records/runs%2Fnightly/0001767312001.000000-000000000002-000000000005.json
tests/fixtures/state_v1/default/records/runs%2Fnightly/0001767398401.000000-000000000002-000000000009.json
wiki/Architecture-and-Internals.md
wiki/Business-Day-Schedules.md
wiki/CLI-Reference.md
wiki/Calendar-Export.md
wiki/Classic-Crontabs.md
wiki/Clustering-and-Leader-Election.md
wiki/Commands-and-Environment.md
wiki/Concurrency-and-Timeouts.md
wiki/Configuration-Reference.md
wiki/Contributing-and-Releasing.md
wiki/Duplicate-Schedule-Detection.md
wiki/Durable-State.md
wiki/Environment-Variable-Interpolation.md
wiki/Failure-Detection-and-Retries.md
wiki/HTTP-API.md
wiki/Hashed-Schedules.md
wiki/Home.md
wiki/Importing-Task-Scheduler.md
wiki/Includes-and-Defaults.md
wiki/Installation.md
wiki/Job-Set-ID.md
wiki/LAN-Discovery.md
wiki/Late-Run-Detection.md
wiki/Listener-TLS.md
wiki/Logging-Configuration.md
wiki/MCP-Server-Design.md
wiki/MCP.md
wiki/Metrics-with-Prometheus.md
wiki/Metrics-with-Statsd.md
wiki/Orchestration-and-DAGs.md
wiki/Output-Capturing.md
wiki/Pausing-Jobs.md
wiki/Performance-Benchmarks.md
wiki/Production-Deployment.md
wiki/Push-Notifications.md
wiki/Reporting.md
wiki/Resource-Monitoring.md
wiki/Resource-Pools.md
wiki/Result-Verification.md
wiki/Running-on-Windows.md
wiki/Schedule-Linting.md
wiki/Schedule-Pressure.md
wiki/Schedules-and-Timezones.md
wiki/Suggest-a-Slot.md
wiki/Terminal-Dashboard.md
wiki/Troubleshooting.md
wiki/Web-Dashboard.md
wiki/Why-No-Run.md
wiki/Windows-Event-Log.md
wiki/Windows-MSI.md
wiki/Windows-Service.md
wiki/Workflow-Recovery.md
wiki/_Footer.md
wiki/_Sidebar.md