AGENTS.md
CHANGELOG.md
Cargo.lock
Cargo.toml
LICENSE
MANIFEST.in
README.md
pyproject.toml
rust-toolchain.toml
conformance/manifest-v3.json
docs/conformance.md
docs/contributing.md
docs/coordinator.md
docs/index.md
docs/native_broker.md
docs/native_host.md
docs/native_migration.md
docs/releasing.md
docs/session_handoff_format.md
docs/assets/README.md
docs/assets/agcoord-gourd-mascot.png
native/THIRD_PARTY_LICENSES.tsv
native/agcoord-broker/Cargo.toml
native/agcoord-broker/build.rs
native/agcoord-broker/src/broker.rs
native/agcoord-broker/src/cgroup.rs
native/agcoord-broker/src/error.rs
native/agcoord-broker/src/host.rs
native/agcoord-broker/src/main.rs
native/agcoord-broker/src/platform.rs
native/agcoord-broker/src/project_quota.rs
native/agcoord-broker/src/resources.rs
native/agcoord-broker/src/store.rs
native/agcoord-broker/src/worker.rs
native/agcoord-broker/tests/client_compatibility.rs
native/agcoord-broker/tests/host_deployment.rs
native/agcoord-broker/tests/identity.rs
native/agcoord-broker/tests/scheduler.rs
packaging/apparmor/usr.libexec.agcoord.agcoord-broker
packaging/systemd/agcoord-broker.service
scripts/audit-native-broker
scripts/build-native-broker
scripts/build-native-host-package
scripts/check-conformance
scripts/check-native-host-package
scripts/check-native-licenses
scripts/check-native-reproducible
scripts/install-native-host
scripts/native-source-id
scripts/test-native-host-enforcement
scripts/verify-release-candidate
src/agcoord/__init__.py
src/agcoord/__main__.py
src/agcoord/avoid.py
src/agcoord/cli.py
src/agcoord/config.py
src/agcoord/frame.py
src/agcoord/github.py
src/agcoord/github_release.py
src/agcoord/land.py
src/agcoord/merge.py
src/agcoord/native_client.py
src/agcoord/native_host.py
src/agcoord/native_host_pin.json
src/agcoord/py.typed
src/agcoord/pytest_xdist.py
src/agcoord/queue.py
src/agcoord/resources.py
src/agcoord/tui.py
src/agcoord.egg-info/PKG-INFO
src/agcoord.egg-info/SOURCES.txt
src/agcoord.egg-info/dependency_links.txt
src/agcoord.egg-info/entry_points.txt
src/agcoord.egg-info/requires.txt
src/agcoord.egg-info/top_level.txt
tests/conftest.py
tests/test_avoid.py
tests/test_cli.py
tests/test_conformance_gate.py
tests/test_distribution.py
tests/test_github_adapter.py
tests/test_leases.py
tests/test_merge.py
tests/test_native_client.py
tests/test_native_host_assets.py
tests/test_native_host_download.py
tests/test_native_host_upgrade.py
tests/test_pytest_xdist.py
tests/test_queue.py
tests/test_release_candidate.py
tests/test_resource_bindings.py
tests/test_tui.py