Skip to content

Commit cb4ec08

Browse files
sharpninjaCopilot
andcommitted
docs: replace session logging boilerplate with marker file pointer
Redundant session start procedures now provided by AGENTS-README-FIRST.yaml. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c9beb5b commit cb4ec08

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
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.

0 commit comments

Comments
 (0)