Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.14 KB

File metadata and controls

17 lines (12 loc) · 1.14 KB

Agent Entry Point

This file is the submodule-level entry point for agents. Keep product and user-facing project information in README.md; keep agent guidance, local plans, checklists, decision logs, and archive notes under Agent/.

Where To Look

  • Start with Agent/README.md to understand the submodule agent documentation layout.
  • Use Agent/Standard/README.md for links back to the containing product repository's canonical standards.
  • Use Agent/Initiative/ for active submodule-owned plans, checklists, progress notes, and decision logs.
  • Use Agent/Archive/ for superseded or legacy submodule migration material.

Working Rules

  • Do not copy the full containing product repository standards pack into this submodule by default.
  • Keep comprehensive standards in the containing product repository and link to them from Agent/Standard/README.md.
  • Record submodule-owned decisions and migration context inside this submodule's Agent/ folder so the work can be understood without reading only the containing product repository history.
  • Keep README.md for human/product overview material and AGENTS.md for agent routing and expectations.