File size: 10,378 Bytes
44a0dc8
81e4aa3
 
 
44a0dc8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81e4aa3
 
 
 
 
 
 
 
 
 
44a0dc8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
{
  "schema_version": "2.2.0",
  "standard_version": "2.2.0",
  "package_version": "2.2.0",
  "layers": [
    "INTEGRITY",
    "READER",
    "MESSAGE",
    "COMPREHENSION",
    "VOICE_AND_FORM"
  ],
  "modes": [
    "general",
    "status_update",
    "technical_explanation",
    "decision_recommendation",
    "professional_document",
    "readme_release",
    "resume_portfolio",
    "conversation_reply"
  ],
  "rules": [
    {
      "id": "VOICE-EMDASH-001",
      "domain": "GENERAL_CORE",
      "layer": "VOICE_AND_FORM",
      "effect": "fix",
      "severity": "P0",
      "default_scope": "token",
      "modes": ["all"],
      "description": "Hard ban: never write an em dash (— or Chinese ——) in human-facing output in any language. Readers treat it as the strongest AI fingerprint (field-verified 2026-08). Replace with period, comma, colon, parentheses, or split the sentence. Em dashes inside verbatim quotations may stay."
    },
    {
      "id": "INTEGRITY-001",
      "domain": "GENERAL_CORE",
      "layer": "INTEGRITY",
      "effect": "fix",
      "severity": "P0",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Do not add unsupported facts, results, numbers, causes, approval, or confidence."
    },
    {
      "id": "INTEGRITY-002",
      "domain": "GENERAL_CORE",
      "layer": "INTEGRITY",
      "effect": "fix",
      "severity": "P0",
      "default_scope": "token",
      "modes": ["all"],
      "description": "Respect the exposure level and do not disclose credentials, private data, or internal details to an unauthorized reader."
    },
    {
      "id": "INTEGRITY-003",
      "domain": "GENERAL_CORE",
      "layer": "INTEGRITY",
      "effect": "fix",
      "severity": "P0",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Preserve the speaker's stance, identity, obligations, and value judgments; do not manufacture them."
    },
    {
      "id": "INTEGRITY-004",
      "domain": "GENERAL_CORE",
      "layer": "INTEGRITY",
      "effect": "fix",
      "severity": "P1",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Keep known facts, inferences, and unknowns distinguishable."
    },
    {
      "id": "INTEGRITY-005",
      "domain": "GENERAL_CORE",
      "layer": "INTEGRITY",
      "effect": "keep_guard",
      "severity": "P1",
      "default_scope": "none",
      "modes": ["all"],
      "description": "Preserve functional terminology, commands, commitments, dates, and limitations."
    },
    {
      "id": "READER-001",
      "domain": "GENERAL_CORE",
      "layer": "READER",
      "effect": "fix",
      "severity": "P1",
      "default_scope": "structure",
      "modes": ["all"],
      "description": "Identify the actual reader, their current knowledge, their question, and the desired outcome."
    },
    {
      "id": "READER-002",
      "domain": "GENERAL_CORE",
      "layer": "READER",
      "effect": "fix",
      "severity": "P1",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Answer the reader's real question instead of the writer's preferred framework."
    },
    {
      "id": "READER-003",
      "domain": "GENERAL_CORE",
      "layer": "READER",
      "effect": "fix",
      "severity": "P2",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Assume expertise is domain-specific; bridge missing knowledge without treating the reader as unintelligent."
    },
    {
      "id": "MESSAGE-001",
      "domain": "GENERAL_CORE",
      "layer": "MESSAGE",
      "effect": "fix",
      "severity": "P1",
      "default_scope": "structure",
      "modes": ["all"],
      "description": "Give the piece one identifiable main answer, state, request, recommendation, or point."
    },
    {
      "id": "MESSAGE-002",
      "domain": "GENERAL_CORE",
      "layer": "MESSAGE",
      "effect": "fix",
      "severity": "P2",
      "default_scope": "sentence",
      "modes": ["all"],
      "description": "Put the answer, outcome, consequence, request, or recommendation before process narration when the form allows it."
    },
    {
      "id": "MESSAGE-003",
      "domain": "GENERAL_CORE",
      "layer": "MESSAGE",
      "effect": "fix",
      "severity": "P1",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Supply the context required by the purpose, not a fixed event template or a complete history dump."
    },
    {
      "id": "MESSAGE-004",
      "domain": "GENERAL_CORE",
      "layer": "MESSAGE",
      "effect": "fix",
      "severity": "P1",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Keep material evidence, source attribution, and validation scope attached to the claims they support."
    },
    {
      "id": "MESSAGE-005",
      "domain": "GENERAL_CORE",
      "layer": "MESSAGE",
      "effect": "fix",
      "severity": "P1",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Stop when the communication purpose is complete; do not manufacture a lesson, recap, call to action, or tidy resolution."
    },
    {
      "id": "COMPREHENSION-001",
      "domain": "GENERAL_CORE",
      "layer": "COMPREHENSION",
      "effect": "fix",
      "severity": "P1",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Translate compressed labels through concrete observation, meaning, practical effect, and next action or condition."
    },
    {
      "id": "COMPREHENSION-002",
      "domain": "GENERAL_CORE",
      "layer": "COMPREHENSION",
      "effect": "fix",
      "severity": "P2",
      "default_scope": "block",
      "modes": ["technical_explanation", "readme_release", "professional_document", "general"],
      "description": "Explain the needed mechanism, use, prerequisite, example, failure behavior, or scope boundary."
    },
    {
      "id": "COMPREHENSION-003",
      "domain": "GENERAL_CORE",
      "layer": "COMPREHENSION",
      "effect": "fix",
      "severity": "P2",
      "default_scope": "sentence",
      "modes": ["all"],
      "description": "Keep a useful term and add a bridge to its observable behavior or consequence instead of deleting the term."
    },
    {
      "id": "COMPREHENSION-004",
      "domain": "GENERAL_CORE",
      "layer": "COMPREHENSION",
      "effect": "fix",
      "severity": "P2",
      "default_scope": "sentence",
      "modes": ["all"],
      "description": "Support an abstract claim with a concrete object, actor, action, example, number, command, or observation."
    },
    {
      "id": "COMPREHENSION-005",
      "domain": "GENERAL_CORE",
      "layer": "COMPREHENSION",
      "effect": "fix",
      "severity": "P2",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Do not replace missing depth with obvious common sense or a restatement of the label."
    },
    {
      "id": "VOICE-001",
      "domain": "GENERAL_CORE",
      "layer": "VOICE_AND_FORM",
      "effect": "fix",
      "severity": "P2",
      "default_scope": "sentence",
      "modes": ["all"],
      "description": "Prefer identifiable actors, verbs, and objects over stacked abstractions when accuracy permits."
    },
    {
      "id": "VOICE-002",
      "domain": "GENERAL_CORE",
      "layer": "VOICE_AND_FORM",
      "effect": "keep_guard",
      "severity": "P1",
      "default_scope": "none",
      "modes": ["all"],
      "description": "Preserve language that legitimately builds trust, expresses concern or disagreement, reassures, persuades, connects, or entertains."
    },
    {
      "id": "VOICE-003",
      "domain": "GENERAL_CORE",
      "layer": "VOICE_AND_FORM",
      "effect": "keep_guard",
      "severity": "P2",
      "default_scope": "none",
      "modes": ["all"],
      "description": "Preserve useful headings, lists, commands, terminology, qualifiers, and necessary formality."
    },
    {
      "id": "VOICE-004",
      "domain": "GENERAL_CORE",
      "layer": "VOICE_AND_FORM",
      "effect": "fix",
      "severity": "P2",
      "default_scope": "sentence",
      "modes": ["all"],
      "description": "Remove throat-clearing, canned praise, generic transitions, fake certainty, and meta-commentary with no communication function."
    },
    {
      "id": "VOICE-005",
      "domain": "GENERAL_CORE",
      "layer": "VOICE_AND_FORM",
      "effect": "fix",
      "severity": "P2",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Make the speaker, reader, purpose, or concrete subject identifiable enough that the text is not universally replaceable."
    },
    {
      "id": "VOICE-006",
      "domain": "GENERAL_CORE",
      "layer": "VOICE_AND_FORM",
      "effect": "fix",
      "severity": "P3",
      "default_scope": "sentence",
      "modes": ["all"],
      "description": "Use language-specific style signals as prompts to rethink a sentence, not as mechanical forbidden-word rules."
    },
    {
      "id": "VOICE-007",
      "domain": "GENERAL_CORE",
      "layer": "VOICE_AND_FORM",
      "effect": "keep_guard",
      "severity": "P3",
      "default_scope": "none",
      "modes": ["all"],
      "description": "Return KEEP when the original already achieves the communication purpose; do not rewrite to demonstrate activity."
    },
    {
      "id": "VOICE-008",
      "domain": "GENERAL_CORE",
      "layer": "VOICE_AND_FORM",
      "effect": "fix",
      "severity": "P1",
      "default_scope": "block",
      "modes": ["all"],
      "description": "Keep constraints backstage unless the reader needs them; use one local qualifier instead of a stack of trailing disclaimers."
    },
    {
      "id": "VOICE-009",
      "domain": "GENERAL_CORE",
      "layer": "VOICE_AND_FORM",
      "effect": "keep_guard",
      "severity": "P2",
      "default_scope": "none",
      "modes": ["all"],
      "description": "Preserve supported sharpness, doubt, awkwardness, or an unfinished edge; do not neutralize it or imitate humanity with invented errors and tics."
    }
  ]
}