LICENSE.md
MANIFEST.in
README.md
pyproject.toml
src/pag/__init__.py
src/pag/install.py
src/pag/template/.pre-commit-config.yaml
src/pag/template/AGENTS.md
src/pag/template/LICENSE.md
src/pag/template/.agents/skills/debug-first/SKILL.md
src/pag/template/.agents/skills/verify-first/SKILL.md
src/pag/template/.github/workflows/verify.yml
src/python_agent_guardrails.egg-info/PKG-INFO
src/python_agent_guardrails.egg-info/SOURCES.txt
src/python_agent_guardrails.egg-info/dependency_links.txt
src/python_agent_guardrails.egg-info/entry_points.txt
src/python_agent_guardrails.egg-info/requires.txt
src/python_agent_guardrails.egg-info/top_level.txt
src/template_selftest/__init__.py
tests/test_guardrails.py
tests/test_template_sync.py