agent-zero/extensions/python/system_prompt/AGENTS.md
Alessandro bcf2634000 Add AGENTS.md protocol guidance
Load active-project AGENTS.md path-chain guidance into the protocol area without duplicating the project root instructions.

Move the AGENTS.md protocol wording into a prompt template, reuse existing file/path helpers, and cover direct-path discovery plus prompt assembly with focused tests.
2026-07-08 14:29:15 +02:00

859 B

System Prompt Extensions DOX

Purpose

  • Own construction of core system prompt sections.

Ownership

  • Ordered Python files own main, tools, MCP, secrets, skills, and project prompt sections.
  • Active project instruction bodies and active-project AGENTS.md path-chain guidance are moved into prompt protocol; the system prompt keeps project metadata and stable project rules.

Local Contracts

  • Preserve ordering where sections depend on earlier context.
  • Keep secret-related prompt sections masked and scoped.
  • Prompt additions must be bounded and compatible with tool-call contracts.

Work Guidance

  • Coordinate broad system prompt changes with profiles, skills, tools, plugins, and prompt tests.

Verification

  • Inspect rendered system prompts or run prompt-construction tests after changes.

Child DOX Index

No child DOX files.