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
Copy file name to clipboardExpand all lines: .grace/verification/main.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@
44
44
<V-M-PLUGIN-HASHLINE-EDIT><TestFiles><File>src/plugins/hashline-edit*.test.ts</File></TestFiles><Checks><Command>bun test src/plugins/hashline-edit*.test.ts</Command><Command>bun x tsc --noEmit</Command></Checks></V-M-PLUGIN-HASHLINE-EDIT>
45
45
<V-M-PLUGIN-SYSTEM-CONTEXT-INJECTION><TestFiles><File>src/plugins/system-context-injection.test.ts</File></TestFiles><Checks><Command>bun test src/plugins/system-context-injection.test.ts</Command><Command>bun x tsc --noEmit</Command></Checks></V-M-PLUGIN-SYSTEM-CONTEXT-INJECTION>
46
46
<V-M-PLUGIN-SECRETS-REDACTION><TestFiles><File>src/plugins/secrets-redaction/*.test.ts</File></TestFiles><Checks><Command>bun test src/plugins/secrets-redaction/*.test.ts</Command><Command>bun run typecheck</Command><Command>bun run lint</Command></Checks></V-M-PLUGIN-SECRETS-REDACTION>
47
-
<V-M-PLUGIN-CONTEXT-TUI><TestFiles><File>src/tui/context/analyze.test.ts</File><File>src/tui/context/plugin.test.ts</File></TestFiles><Checks><Command>bun test src/tui/context/analyze.test.ts src/tui/context/plugin.test.ts</Command><Command>bun run typecheck</Command><Command>bun run build</Command><Command>bun run pack:check</Command></Checks><Expected>Measured provider usage, compaction cutoff, estimated categories, drift, MCP status, command registration, active-session gating, toggle behavior, and bounded failures remain deterministic.</Expected></V-M-PLUGIN-CONTEXT-TUI>
47
+
<V-M-PLUGIN-CONTEXT-TUI><TestFiles><File>src/tui/context/analyze.test.ts</File><File>src/tui/context/plugin.test.ts</File><File>src/tui/context/view.test.ts</File></TestFiles><Checks><Command>bun test src/tui/context/analyze.test.ts src/tui/context/plugin.test.ts src/tui/context/view.test.ts</Command><Command>bun run typecheck</Command><Command>bun run build</Command><Command>bun run pack:check</Command></Checks><Expected>Measured provider usage, compaction cutoff, estimated categories, drift, MCP status, command registration, active-session gating, toggle behavior, bounded failures, host-owned dialog composition, and post-replacement xlarge sizing remain deterministic.</Expected></V-M-PLUGIN-CONTEXT-TUI>
48
48
<V-M-CLI-ROLE><TestFiles><File>src/commands/role.test.ts</File></TestFiles><Checks><Command>bun test src/commands/role.test.ts</Command><Command>bun run lint</Command><Command>bun run fmt:check</Command></Checks></V-M-CLI-ROLE>
49
49
<V-M-CLI-CONFIG-VALIDATE><TestFiles><File>src/commands/config-validate.test.ts</File></TestFiles><Checks><Command>bun run lint</Command><Command>bun run fmt:check</Command><Command>bun run build</Command></Checks></V-M-CLI-CONFIG-VALIDATE>
50
50
<V-M-CLI-PRESET><TestFiles><File>src/commands/preset.test.ts</File></TestFiles><Checks><Command>bun test src/commands/preset.test.ts</Command><Command>bun run lint</Command><Command>bun run fmt:check</Command></Checks></V-M-CLI-PRESET>
0 commit comments