CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
THIRD_PARTY_NOTICES.md
pyproject.toml
ci-fixtures/README.md
ci-fixtures/SHA256SUMS.txt
ci-fixtures/build_fixtures.py
ci-fixtures/enable-failure/README.md
ci-fixtures/enable-failure/plugin.yml
ci-fixtures/enable-failure/src/pluginmatrix/fixture/EnableFailurePlugin.java
ci-fixtures/folia-enable-failure/plugin.yml
ci-fixtures/folia-enable-failure/src/pluginmatrix/fixture/FoliaEnableFailurePlugin.java
ci-fixtures/folia-success/plugin.yml
ci-fixtures/folia-success/src/pluginmatrix/fixture/FoliaSuccessPlugin.java
ci-fixtures/folia-unsupported/plugin.yml
ci-fixtures/folia-unsupported/src/pluginmatrix/fixture/FoliaUnsupportedPlugin.java
ci-fixtures/smoke/README.md
ci-fixtures/smoke/plugin.yml
ci-fixtures/smoke/src/pluginmatrix/fixture/SmokePlugin.java
docs/APPLICATION_API.md
docs/ARCHITECTURE.md
docs/CRITICAL_PATH_REVIEW.md
docs/PRODUCT_SPEC.md
docs/PUBLISHING.md
docs/RELEASE_CHECKLIST.md
docs/STATUS.md
docs/THIRD_PARTY_REVIEW.md
docs/V0.5.1_PREPARATION.md
docs/V0.7_SECURITY_REVIEW.md
docs/VERSIONING.md
examples/ci-enable-failure-matrix.json
examples/ci-matrix.json
examples/local-matrix.json
examples/matrix.json
examples/mixed-matrix.json
pluginmatrix/__init__.py
pluginmatrix/__main__.py
pluginmatrix/application.py
pluginmatrix/artifacts.py
pluginmatrix/cli.py
pluginmatrix/control.py
pluginmatrix/external.py
pluginmatrix/files.py
pluginmatrix/github_summary.py
pluginmatrix/locking.py
pluginmatrix/matrix.py
pluginmatrix/model.py
pluginmatrix/paper.py
pluginmatrix/preflight.py
pluginmatrix/probe.py
pluginmatrix/processes.py
pluginmatrix/providers.py
pluginmatrix/reports.py
pluginmatrix/runtime.py
pluginmatrix/scheduler.py
pluginmatrix/terminal.py
pluginmatrix/web.py
pluginmatrix.egg-info/PKG-INFO
pluginmatrix.egg-info/SOURCES.txt
pluginmatrix.egg-info/dependency_links.txt
pluginmatrix.egg-info/entry_points.txt
pluginmatrix.egg-info/requires.txt
pluginmatrix.egg-info/top_level.txt
pluginmatrix/webui/__init__.py
pluginmatrix/webui/app.js
pluginmatrix/webui/index.html
pluginmatrix/webui/style.css
standalone/build.py
standalone/entrypoint.py
standalone/pluginmatrix.spec
standalone/verify_frozen.py
standalone/licenses/CPYTHON-LICENSE.txt
standalone/licenses/NATIVE-LICENSES.txt
tests/__init__.py
tests/probe_support.py
tests/real_paper_gate.py
tests/real_provider_gate.py
tests/test_application.py
tests/test_critical_paths.py
tests/test_external.py
tests/test_github_summary.py
tests/test_matrix.py
tests/test_paper.py
tests/test_parallel.py
tests/test_preflight.py
tests/test_providers.py
tests/test_regressions.py
tests/test_release_readiness.py
tests/test_runtime.py
tests/test_security.py
tests/test_standalone_security.py
tests/test_web.py
tests/test_workflows.py