agent-zero/extensions/python/system_prompt
Alessandro eec18ad839 Enforce scoped tool access policies
Add one project/profile-aware resolver for canonical local, plugin, and MCP tool identities.

Apply it to text prompts, Responses schemas, connector stubs, local execution, MCP invocation, and delegated agents while preserving the response and vision invariants owned by the runtime.
2026-08-12 14:34:15 +02:00
..
.gitkeep BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
_10_main_prompt.py refactor: use @extensible decorator on build_prompt functions 2026-03-20 12:48:26 +08:00
_11_tools_prompt.py Enforce scoped tool access policies 2026-08-12 14:34:15 +02:00
_12_mcp_prompt.py Enforce scoped tool access policies 2026-08-12 14:34:15 +02:00
_13_secrets_prompt.py refactor: use @extensible decorator on build_prompt functions 2026-03-20 12:48:26 +08:00
_13_skills_prompt.py Normalize tool contracts and slim prompt surface 2026-05-09 21:54:43 +02:00
_14_project_prompt.py Add AGENTS.md protocol guidance 2026-07-08 14:29:15 +02:00
AGENTS.md Enforce scoped tool access policies 2026-08-12 14:34:15 +02:00