docs: add AGENTS.md worker and trust flow notes#50
Conversation
|
@KunjShah95 Thanks, this looks great! Could you also add a small index to the docs page that lists all the available documentation files? Something like: This would make it easier for agents/readers to see the full doc structure at a glance. |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds a new AGENTS.md file at the repository root that briefly documents the worker modules and the local rule trust flow.
Changes:
- Introduces
AGENTS.mdwith a "Workers" section listing three worker files and their input/output summaries. - Adds a "Local Rule Trust Flow" section linking to related documentation.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -0,0 +1,9 @@ | |||
| # Workers | |||
|
i have added up do check it out now |
|
@microsoft-github-policy-service agree |
|
@aymenfurter do check it out |
1 similar comment
|
@aymenfurter do check it out |
|
Can we move the Documentation Index to the |
|
Now do check |
Adds the canonical AGENTS.md notes for the three worker subsystems and the local rule trust lifecycle. Includes links to the existing anti-patterns and rule editor docs so agents can follow the source material.