.gitignore
AGENTS.md
LICENSE
Makefile
README.md
pyproject.toml
.github/workflows/publish.yml
docs/0_PHILOSOPHY.md
docs/1_STANDARD.md
docs/2_DECISIONS.md
docs/3_CURRENT.md
ppathlib/__init__.py
ppathlib/exceptions.py
ppathlib/ppath.py
ppathlib/remote_path.py
ppathlib.egg-info/PKG-INFO
ppathlib.egg-info/SOURCES.txt
ppathlib.egg-info/dependency_links.txt
ppathlib.egg-info/requires.txt
ppathlib.egg-info/top_level.txt
tests/conftest.py
tests/support.py
tests/test_01_local_mode.py
tests/test_02_remote_mode_entry.py
tests/test_03_remote_lexical_behavior.py
tests/test_04_placeholder_remote_behavior.py
tests/test_05_configuration_discovery.py
tests/test_06_environment_variable_boundary.py
tests/test_07_pathlib_style_workflows.py
tests/test_08_live_r2_workflow.py