Skip to content

Commit cfefb49

Browse files
move mcp filter frame propose and plan to completed
Land the 3-PR migration docs under propose/completed/ and plans/completed/; point mcp_v2 revisit trigger at the new path. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent d39d536 commit cfefb49

4 files changed

Lines changed: 20 additions & 9 deletions

File tree

mcp_v2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
prefix fields (``fqn_prefix``, ``path_prefix``, ``target_path_prefix``) reject ``*``
99
and ``?`` — see ``_validate_no_wildcards``.
1010
11-
Revisit trigger (``propose/MCP-FILTER-FRAME-PROPOSE.md`` section 3.4.6)
11+
Revisit trigger (``propose/completed/MCP-FILTER-FRAME-PROPOSE.md`` section 3.4.6)
1212
--------------------------------------------------------------
1313
If **three** legitimate issue-tracker workflows appear within **six months** of frame
1414
lock where the strict frame has no clean analog under ``search``, deferred

plans/CURSOR-PROMPTS-MCP-FILTER-FRAME.md renamed to plans/completed/CURSOR-PROMPTS-MCP-FILTER-FRAME.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Cursor task prompts — MCP Filter Frame (PR-FRAME-1 → PR-FRAME-3)
22

3-
Status: **active**. One prompt per PR; each prompt is self-contained.
3+
Status: **completed** — reference template for the landed PR-FRAME-1 → PR-FRAME-3
4+
sequence. Plan:
5+
[`PLAN-MCP-FILTER-FRAME.md`](PLAN-MCP-FILTER-FRAME.md); propose:
6+
[`propose/completed/MCP-FILTER-FRAME-PROPOSE.md`](../../propose/completed/MCP-FILTER-FRAME-PROPOSE.md).
47

58
One prompt per PR. Each is **self-contained**: copy the prompt verbatim
69
into Cursor, attach the files listed in its `@-files` block, and let
Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Plan: MCP Filter Frame — typed query language migration
22

3-
Status: **active (planning)**. This plan implements
4-
[`propose/MCP-FILTER-FRAME-PROPOSE.md`](../propose/MCP-FILTER-FRAME-PROPOSE.md)
5-
as a 3-PR sequence. This file is plan-only and does not implement code.
3+
Status: **completed — shipped via PR-FRAME-1 → PR-FRAME-3** (merged 2026-05).
4+
This plan implemented
5+
[`propose/completed/MCP-FILTER-FRAME-PROPOSE.md`](../../propose/completed/MCP-FILTER-FRAME-PROPOSE.md)
6+
as a 3-PR sequence. Per-PR Cursor prompts:
7+
[`CURSOR-PROMPTS-MCP-FILTER-FRAME.md`](CURSOR-PROMPTS-MCP-FILTER-FRAME.md).
68

79
Depends on: **none** (builds on already-shipped #122`extra="forbid"` +
810
per-kind applicability validation).
@@ -395,6 +397,6 @@ Landing order: **FRAME-1 → FRAME-2 → FRAME-3**.
395397

396398
# Tracking
397399

398-
- `PR-FRAME-1`: _pending_
399-
- `PR-FRAME-2`: _pending_
400-
- `PR-FRAME-3`: _pending_
400+
- `PR-FRAME-1`: merged
401+
- `PR-FRAME-2`: merged
402+
- `PR-FRAME-3`: merged (#133)

propose/MCP-FILTER-FRAME-PROPOSE.md renamed to propose/completed/MCP-FILTER-FRAME-PROPOSE.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# MCP Filter Frame — typed query language with one named carve-out
22

3-
**Status**: draft
3+
**Status**: **completed — shipped via PR-FRAME-1 → PR-FRAME-3** (merged 2026-05).
4+
Moved to `propose/completed/` once the 3-PR migration landed. The
5+
implementable plan lives at
6+
[`plans/completed/PLAN-MCP-FILTER-FRAME.md`](../../plans/completed/PLAN-MCP-FILTER-FRAME.md);
7+
per-PR Cursor prompts at
8+
[`plans/completed/CURSOR-PROMPTS-MCP-FILTER-FRAME.md`](../../plans/completed/CURSOR-PROMPTS-MCP-FILTER-FRAME.md).
9+
410
**Author**: Dmitriy Teriaev + Computer
511
**Date**: 2026-05-14
612
**Issue**: #117

0 commit comments

Comments
 (0)