File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed
Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change 11# Copilot Instructions — GrapghRAG
22
3- ## ⚠️ PRIORITY ORDER — NON-NEGOTIABLE ⚠️
4-
5- ** Speed is never more important than following workspace procedures.**
6-
7- Before doing ANY work on ANY user request, you MUST complete these steps in order:
8-
9- 3 . ** POST ` /mcp/sessionlog ` ** with your session entry — do NOT proceed until this succeeds
10- 4 . ** GET ` /mcp/sessionlog?limit=5 ` ** to review recent session history for context
11- 5 . ** GET ` /mcp/todo ` ** to check current tasks
12- 6 . ** THEN** begin working on the user's request
13-
14- On EVERY subsequent user message:
15- 1 . POST an updated session log entry BEFORE starting work
16- 2 . Complete the user's request
17- 3 . POST the final session log with results, actions taken, and files modified
18-
19- ** If you skip any of these steps, STOP and go back and do them before continuing.**
20- Session logging is not optional, not deferred, and not secondary to the task.
21- Failure to maintain the session log is a compliance violation.
3+ See ` AGENTS-README-FIRST.yaml ` in the workspace root for MCP server connection details, session logging procedures, and agent conduct guidelines.
You can’t perform that action at this time.
0 commit comments