Skip to content

Commit 9ac7f80

Browse files
sharpninjaCopilot
andcommitted
docs: remove redundant session logging preamble from copilot-instructions.md
Session procedures now provided by AGENTS-README-FIRST.yaml marker file. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 41a60f6 commit 9ac7f80

1 file changed

Lines changed: 1 addition & 18 deletions

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,6 @@
11
# Copilot Instructions — McpServerManager (RequestTracker)
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 `/mcpserver/sessionlog`** with your session entry — do NOT proceed until this succeeds
10-
4. **GET `/mcpserver/sessionlog?limit=5`** to review recent session history for context
11-
5. **GET `/mcpserver/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.
3+
See `AGENTS-README-FIRST.yaml` in the workspace root for MCP server connection details, session logging procedures, and agent conduct guidelines.
214

225
## Auth Architecture
236

0 commit comments

Comments
 (0)