You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verify R1 finding F7 (with the devil's-advocate location correction): the
LIVE spec's four trace blocks listed unrelated files (spectra tooling /
FastOCR) instead of the implementing sources — requirement-to-code
traceability was non-functional on the canonical spec. Rewritten to the
actual implementation set (ScriptPipelineTools.swift, Server.swift
registrations, ScriptPipelineParityTests.swift); Purpose placeholder
filled.
Refs #134
Copy file name to clipboardExpand all lines: openspec/specs/che-word-mcp-script-pipeline-tools/spec.md
+13-61Lines changed: 13 additions & 61 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Purpose
4
4
5
-
TBD - created by archiving change 'che-word-mcp-script-pipeline-parity'. Update Purpose after archive.
5
+
The script-pipeline MCP tools of che-word-mcp (export_script / get_script_coverage / execute_script): MCP-surface parity with the macdoc word-reverse CLI, guaranteed structurally by riding the same ooxml-swift transcoder entry points and guarded by a two-layer parity test suite.
6
6
7
7
## Requirements
8
8
@@ -26,21 +26,9 @@ che-word-mcp SHALL provide an `export_script` tool that converts a docx to a ful
0 commit comments