LICENSE
README.md
pyproject.toml
standpoint/__init__.py
standpoint/__main__.py
standpoint/api.py
standpoint/click_cli.py
standpoint/llm.brief.yaml
standpoint/mcp.py
standpoint/webgui.py
standpoint.egg-info/PKG-INFO
standpoint.egg-info/SOURCES.txt
standpoint.egg-info/dependency_links.txt
standpoint.egg-info/entry_points.txt
standpoint.egg-info/requires.txt
standpoint.egg-info/top_level.txt
standpoint/locales/i18n.yaml
standpoint/static/android-chrome-192.png
standpoint/static/android-chrome-512.png
standpoint/static/apple-touch-icon.png
standpoint/static/favicon-16.png
standpoint/static/favicon-32.png
standpoint/static/favicon.ico
standpoint/static/logo-header.png
standpoint/static/maskable-512.png
standpoint/static/site.webmanifest
tests/test_docstrings.py
tests/test_eval.py
tests/test_gui.py
tests/test_gui_e2e.py
tests/test_i18n.py
tests/test_mcp.py
tests/test_readme_install_pin.py
tests/test_skill_script.py
tests/test_standpoint.py