-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathQWEN.html
More file actions
123 lines (123 loc) · 3.62 KB
/
Copy pathQWEN.html
File metadata and controls
123 lines (123 loc) · 3.62 KB
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
<h1 id="qwen.md-helixqa-visionengine">QWEN.md — HelixQA
VisionEngine</h1>
<table>
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
</colgroup>
<thead>
<tr>
<th>Field</th>
<th>Value</th>
</tr>
</thead>
<tbody>
<tr>
<td>Revision</td>
<td>1</td>
</tr>
<tr>
<td>Created</td>
<td>2026-05-23</td>
</tr>
<tr>
<td>Last modified</td>
<td>2026-05-23</td>
</tr>
<tr>
<td>Status</td>
<td>active</td>
</tr>
<tr>
<td>Status summary</td>
<td>Created per Phase 39.IT (User mandate 2026-05-23) — propagation of
QWEN.md across the consumer fleet, mirroring CLAUDE.md + AGENTS.md per
§11.4.35 canonical-root inheritance.</td>
</tr>
<tr>
<td>Issues</td>
<td>none</td>
</tr>
<tr>
<td>Continuation</td>
<td>—</td>
</tr>
</tbody>
</table>
<h2 id="inherited-from-constitutionqwen.md">INHERITED FROM
constitution/QWEN.md</h2>
<p>All rules in <code>constitution/QWEN.md</code> (and the
<code>constitution/Constitution.md</code> it references) apply
unconditionally. This module’s rules below extend them — they do NOT
weaken any universal clause. When this file disagrees with the
constitution submodule, the constitution wins. Locate the constitution
submodule from any arbitrary nested depth using its
<code>find_constitution.sh</code> helper.</p>
<p>The universal anti-bluff covenant (§11.4), no-guessing mandate
(§11.4.6), credentials-handling mandate (§11.4.10), host-session safety
(§12 + §12.6 + §12.10), and data safety (§9) all live in
<code>constitution/Constitution.md</code>. Read it before working on any
non-trivial change.</p>
<p><span class="citation"
data-cites="constitution/QWEN.md">@constitution/QWEN.md</span></p>
<p>Canonical reference: <a
href="https://github.com/HelixDevelopment/HelixConstitution"
class="uri">https://github.com/HelixDevelopment/HelixConstitution</a></p>
<h2 id="how-this-file-relates-to-claude.md-agents.md">How this file
relates to CLAUDE.md + AGENTS.md</h2>
<p>Per §11.4.35 canonical-root inheritance clarity:</p>
<ul>
<li><code>constitution/QWEN.md</code> is the universal canonical root
for the Qwen Code CLI.</li>
<li>This file is the consumer-side extension for this submodule,
carrying only the inheritance pointer + the §11.4 covenant anchors + a
brief module summary.</li>
<li>The full module ruleset lives in this submodule’s sibling
<code>CLAUDE.md</code>. Qwen Code agents MUST read CLAUDE.md before
performing any work; this QWEN.md is the Qwen-specific entry point that
ensures Qwen reads the inheritance pointer + anti-bluff covenant on
every session.</li>
</ul>
<h2 id="module-summary">Module summary</h2>
<p>Computer-vision module for HelixQA. Provides image/video analysis,
OCR, frame-diff, and dual-display recording analysis used by the
recording-analyzer + helixqa-bridge pipeline.</p>
<p>For full module context (build steps, integration points,
host-session safety, submodule-specific commit/push discipline) read
this directory’s <code>CLAUDE.md</code> and <code>AGENTS.md</code>.</p>
<h2 id="companion-documents">Companion documents</h2>
<table>
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
</colgroup>
<thead>
<tr>
<th>File</th>
<th>Role</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>CLAUDE.md</code></td>
<td>Full module ruleset (Claude Code primary context)</td>
</tr>
<tr>
<td><code>AGENTS.md</code></td>
<td>Cross-agent mirror (OpenCode, Cursor, Aider, generic AI
tooling)</td>
</tr>
<tr>
<td><code>QWEN.md</code> (this file)</td>
<td>Qwen Code CLI entry point</td>
</tr>
<tr>
<td><code>../../../../constitution/Constitution.md</code></td>
<td>Universal canonical rules</td>
</tr>
<tr>
<td><code>../../../../constitution/QWEN.md</code></td>
<td>Universal Qwen entry point</td>
</tr>
</tbody>
</table>