Commit e61fb12
docs(openspec): tighten runtime-rule specs per Copilot review
Address the remaining #49 review comments (items 1-4, 6-7):
- cli-check: the degrade --json scenario now allows the additive `skipped`
array (not 'only { success, results }'); --dangerously-run-scripts is
described as 'without server validation' rather than 'trusting local
signatures' (which the reconciliation spec forbids as an auth mechanism).
- cli-rule-reconciliation: rename the requirement heading to 'Reconcile reports
every runtime rule's check.ts' (RENAMED op) so the title matches the scoped
body instead of the old 'every held rule file'.
- cli-runtime-rule-execution: clarify that match mode is read per capture rule
(rules may mix modes); state that a broad path-only match carries line/column
= 1 and empty text/captures.
- design: note the generator path lives in the internal taskless/taskless repo,
not this one.
(Item 5 — the 'exactly as before' wording — is left as-is by decision.)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f3c5dc1 commit e61fb12
4 files changed
Lines changed: 18 additions & 8 deletions
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | | - | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
| |||
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| |||
0 commit comments