@a-company/paradigm 3.23.3 → 3.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{accept-orchestration-ORQRKKGR.js → accept-orchestration-AAYFKS74.js} +5 -5
- package/dist/chunk-4UC6AQOC.js +631 -0
- package/dist/{chunk-YOFP72IB.js → chunk-6EQRU7WC.js} +4 -4
- package/dist/{chunk-K34C7NAN.js → chunk-6UV47VRD.js} +1 -1
- package/dist/{chunk-Z42FOOVT.js → chunk-GC6X3YM7.js} +6 -6
- package/dist/{chunk-C3BK3E23.js → chunk-OXG5GVDJ.js} +1 -1
- package/dist/{chunk-XKAFTZOZ.js → chunk-VHSTF72C.js} +1 -1
- package/dist/{chunk-UI3XXVJ6.js → chunk-W4VFKZVF.js} +58 -1
- package/dist/{graph-5VSRBRKZ.js → chunk-Z7W7HNRG.js} +2 -1
- package/dist/context-audit-RI4R2WRH.js +549 -0
- package/dist/{diff-4XJZN4OB.js → diff-QC7PWIPF.js} +5 -5
- package/dist/{doctor-FINKMI66.js → doctor-RVODPMHJ.js} +1 -1
- package/dist/graph-ERNQQQ7C.js +12 -0
- package/dist/index.js +64 -30
- package/dist/mcp.js +841 -17
- package/dist/{orchestrate-6XGEA655.js → orchestrate-NNNWNELP.js} +8 -8
- package/dist/pipeline-3G2FRAKM.js +263 -0
- package/dist/{probe-T77FFIAG.js → probe-SN4BNXOC.js} +2 -1
- package/dist/{providers-VIBWDN5D.js → providers-NKGY36QF.js} +1 -1
- package/dist/{shift-SW3GSODO.js → shift-G42AEUHE.js} +15 -14
- package/dist/{spawn-JSV2HST3.js → spawn-52PASJJL.js} +3 -3
- package/dist/sweep-5POCF2E4.js +934 -0
- package/dist/{team-YIYA4ZLX.js → team-JZHIH7H5.js} +6 -6
- package/dist/university-content/courses/.purpose +307 -0
- package/dist/university-content/plsat/.purpose +131 -0
- package/dist/{workspace-S5Q5LVA6.js → workspace-L27RR5MF.js} +3 -2
- package/package.json +1 -1
- package/dist/chunk-ZMN3RAIT.js +0 -564
- package/dist/{chunk-XNUWLW73.js → chunk-7WTOOH23.js} +0 -0
- package/dist/{flow-UFMPVOEM.js → flow-KZKMMXJC.js} +1 -1
|
@@ -8,18 +8,18 @@ import {
|
|
|
8
8
|
teamModelsCommand,
|
|
9
9
|
teamResetCommand,
|
|
10
10
|
teamStatusCommand
|
|
11
|
-
} from "./chunk-
|
|
12
|
-
import "./chunk-
|
|
11
|
+
} from "./chunk-VHSTF72C.js";
|
|
12
|
+
import "./chunk-GC6X3YM7.js";
|
|
13
13
|
import "./chunk-6QC3YGB6.js";
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-XNUWLW73.js";
|
|
16
|
-
import "./chunk-PMXRGPRQ.js";
|
|
14
|
+
import "./chunk-6EQRU7WC.js";
|
|
17
15
|
import "./chunk-PBHIFAL4.js";
|
|
16
|
+
import "./chunk-7WTOOH23.js";
|
|
17
|
+
import "./chunk-PMXRGPRQ.js";
|
|
18
|
+
import "./chunk-5JGJACDU.js";
|
|
18
19
|
import "./chunk-6P4IFIK2.js";
|
|
19
20
|
import "./chunk-MRENOFTR.js";
|
|
20
21
|
import "./chunk-IRKUEJVW.js";
|
|
21
22
|
import "./chunk-MW5DMGBB.js";
|
|
22
|
-
import "./chunk-5JGJACDU.js";
|
|
23
23
|
import "./chunk-ZXMDA7VB.js";
|
|
24
24
|
export {
|
|
25
25
|
teamAcceptCommand,
|
|
@@ -0,0 +1,307 @@
|
|
|
1
|
+
name: university-courses
|
|
2
|
+
description: Course content for Paradigm University — 5 courses, 49 lessons. Each lesson is mapped to the Paradigm concepts it teaches so that ripple analysis can identify which lessons need updating when a concept changes.
|
|
3
|
+
|
|
4
|
+
components:
|
|
5
|
+
# PARA 101: Foundations (8 lessons)
|
|
6
|
+
|
|
7
|
+
para-101-welcome:
|
|
8
|
+
description: "Welcome to Paradigm — three pillars, why structured context matters"
|
|
9
|
+
file: para-101.json
|
|
10
|
+
tags: [course-content, para-101]
|
|
11
|
+
references: ["#symbol-system", "#purpose-files", "#mcp-tools", "#paradigm-logger"]
|
|
12
|
+
|
|
13
|
+
para-101-five-symbols:
|
|
14
|
+
description: "The Five Symbols — #component, $flow, ^gate, !signal, ~aspect"
|
|
15
|
+
file: para-101.json
|
|
16
|
+
tags: [course-content, para-101]
|
|
17
|
+
references: ["#symbol-system"]
|
|
18
|
+
|
|
19
|
+
para-101-purpose-files:
|
|
20
|
+
description: "Purpose Files — YAML format, required fields, directory-level docs"
|
|
21
|
+
file: para-101.json
|
|
22
|
+
tags: [course-content, para-101]
|
|
23
|
+
references: ["#purpose-files"]
|
|
24
|
+
|
|
25
|
+
para-101-tags-and-classification:
|
|
26
|
+
description: "Tags and Classification — tag bank, core tags, custom tags, AI suggestions"
|
|
27
|
+
file: para-101.json
|
|
28
|
+
tags: [course-content, para-101]
|
|
29
|
+
references: ["#tag-system"]
|
|
30
|
+
|
|
31
|
+
para-101-paradigm-logger:
|
|
32
|
+
description: "Paradigm Logger — symbol-typed logging, directory-to-symbol mapping"
|
|
33
|
+
file: para-101.json
|
|
34
|
+
tags: [course-content, para-101]
|
|
35
|
+
references: ["#paradigm-logger", "#symbol-system"]
|
|
36
|
+
|
|
37
|
+
para-101-project-structure:
|
|
38
|
+
description: "Project Structure — .paradigm/ directory, config.yaml, navigator.yaml"
|
|
39
|
+
file: para-101.json
|
|
40
|
+
tags: [course-content, para-101]
|
|
41
|
+
references: ["#scan-index", "#navigation"]
|
|
42
|
+
|
|
43
|
+
para-101-portal-yaml:
|
|
44
|
+
description: "Portal YAML — gates, routes, authorization topology"
|
|
45
|
+
file: para-101.json
|
|
46
|
+
tags: [course-content, para-101]
|
|
47
|
+
references: ["#portal-protocol"]
|
|
48
|
+
|
|
49
|
+
para-101-first-steps:
|
|
50
|
+
description: "First Steps — paradigm init, paradigm shift, setting up a project"
|
|
51
|
+
file: para-101.json
|
|
52
|
+
tags: [course-content, para-101]
|
|
53
|
+
references: ["#symbol-system", "#purpose-files", "#scan-index"]
|
|
54
|
+
|
|
55
|
+
# PARA 201: Architecture (11 lessons)
|
|
56
|
+
|
|
57
|
+
para-201-flows-deep-dive:
|
|
58
|
+
description: "Flows Deep Dive — $flow definitions, step types, validation"
|
|
59
|
+
file: para-201.json
|
|
60
|
+
tags: [course-content, para-201]
|
|
61
|
+
references: ["#flow-validation", "#symbol-system"]
|
|
62
|
+
|
|
63
|
+
para-201-gates-deep-dive:
|
|
64
|
+
description: "Gates Deep Dive — ^gate chaining, portal.yaml routes, enforcement"
|
|
65
|
+
file: para-201.json
|
|
66
|
+
tags: [course-content, para-201]
|
|
67
|
+
references: ["#portal-protocol", "#enforcement-hooks"]
|
|
68
|
+
|
|
69
|
+
para-201-aspects-and-anchors:
|
|
70
|
+
description: "Aspects and Anchors — ~aspect definitions, anchor format, why anchors are required"
|
|
71
|
+
file: para-201.json
|
|
72
|
+
tags: [course-content, para-201]
|
|
73
|
+
references: ["#aspect-anchoring"]
|
|
74
|
+
|
|
75
|
+
para-201-aspect-graph:
|
|
76
|
+
description: "Aspect Graph — symbol relationships, graph visualization"
|
|
77
|
+
file: para-201.json
|
|
78
|
+
tags: [course-content, para-201]
|
|
79
|
+
references: ["#symbol-graph", "#aspect-anchoring"]
|
|
80
|
+
|
|
81
|
+
para-201-portal-protocol:
|
|
82
|
+
description: "Portal Protocol — full authorization model, gate patterns, route declarations"
|
|
83
|
+
file: para-201.json
|
|
84
|
+
tags: [course-content, para-201]
|
|
85
|
+
references: ["#portal-protocol"]
|
|
86
|
+
|
|
87
|
+
para-201-disciplines:
|
|
88
|
+
description: "Disciplines — web, backend, fullstack, api, cli, ml, monorepo symbol mappings"
|
|
89
|
+
file: para-201.json
|
|
90
|
+
tags: [course-content, para-201]
|
|
91
|
+
references: ["#symbol-system"]
|
|
92
|
+
|
|
93
|
+
para-201-symbol-naming:
|
|
94
|
+
description: "Symbol Naming — kebab-case, PascalCase, conventions"
|
|
95
|
+
file: para-201.json
|
|
96
|
+
tags: [course-content, para-201]
|
|
97
|
+
references: ["#symbol-system"]
|
|
98
|
+
|
|
99
|
+
para-201-component-patterns:
|
|
100
|
+
description: "Component Patterns — service, handler, model, utility patterns"
|
|
101
|
+
file: para-201.json
|
|
102
|
+
tags: [course-content, para-201]
|
|
103
|
+
references: ["#symbol-system", "#purpose-files"]
|
|
104
|
+
|
|
105
|
+
para-201-signal-patterns:
|
|
106
|
+
description: "Signal Patterns — event naming, emitters, side effects"
|
|
107
|
+
file: para-201.json
|
|
108
|
+
tags: [course-content, para-201]
|
|
109
|
+
references: ["#symbol-system"]
|
|
110
|
+
|
|
111
|
+
para-201-cross-cutting-concerns:
|
|
112
|
+
description: "Cross-Cutting Concerns — aspects across components, enforcement strategies"
|
|
113
|
+
file: para-201.json
|
|
114
|
+
tags: [course-content, para-201]
|
|
115
|
+
references: ["#aspect-anchoring"]
|
|
116
|
+
|
|
117
|
+
para-201-architecture-review:
|
|
118
|
+
description: "Architecture Review — comprehensive review of PARA 201 concepts"
|
|
119
|
+
file: para-201.json
|
|
120
|
+
tags: [course-content, para-201]
|
|
121
|
+
references: ["#flow-validation", "#portal-protocol", "#aspect-anchoring", "#symbol-system"]
|
|
122
|
+
|
|
123
|
+
# PARA 301: Operations (11 lessons)
|
|
124
|
+
|
|
125
|
+
para-301-history-system:
|
|
126
|
+
description: "History System — implementation history, event tracking"
|
|
127
|
+
file: para-301.json
|
|
128
|
+
tags: [course-content, para-301]
|
|
129
|
+
references: ["#lore-system"]
|
|
130
|
+
|
|
131
|
+
para-301-fragility-tracking:
|
|
132
|
+
description: "Fragility Tracking — stability scores, fragility warnings"
|
|
133
|
+
file: para-301.json
|
|
134
|
+
tags: [course-content, para-301]
|
|
135
|
+
references: ["#ripple-analysis"]
|
|
136
|
+
|
|
137
|
+
para-301-wisdom-system:
|
|
138
|
+
description: "Wisdom System — antipatterns, decisions, expert guidance"
|
|
139
|
+
file: para-301.json
|
|
140
|
+
tags: [course-content, para-301]
|
|
141
|
+
references: ["#wisdom-system"]
|
|
142
|
+
|
|
143
|
+
para-301-ripple-analysis:
|
|
144
|
+
description: "Ripple Analysis — impact checking, workspace-aware ripple"
|
|
145
|
+
file: para-301.json
|
|
146
|
+
tags: [course-content, para-301]
|
|
147
|
+
references: ["#ripple-analysis"]
|
|
148
|
+
|
|
149
|
+
para-301-doctor-and-validation:
|
|
150
|
+
description: "Doctor and Validation — health checks, paradigm doctor, paradigm lint"
|
|
151
|
+
file: para-301.json
|
|
152
|
+
tags: [course-content, para-301]
|
|
153
|
+
references: ["#navigation"]
|
|
154
|
+
|
|
155
|
+
para-301-navigation-system:
|
|
156
|
+
description: "Navigation System — paradigm_navigate, find/explore/context intents"
|
|
157
|
+
file: para-301.json
|
|
158
|
+
tags: [course-content, para-301]
|
|
159
|
+
references: ["#navigation", "#scan-index"]
|
|
160
|
+
|
|
161
|
+
para-301-sentinel-observability:
|
|
162
|
+
description: "Sentinel Observability — incidents, patterns, logs, traces"
|
|
163
|
+
file: para-301.json
|
|
164
|
+
tags: [course-content, para-301]
|
|
165
|
+
references: ["#sentinel"]
|
|
166
|
+
|
|
167
|
+
para-301-sync-and-maintenance:
|
|
168
|
+
description: "Sync and Maintenance — paradigm sync, IDE adapters, cross-tool export"
|
|
169
|
+
file: para-301.json
|
|
170
|
+
tags: [course-content, para-301]
|
|
171
|
+
references: ["#paradigm-sync"]
|
|
172
|
+
|
|
173
|
+
para-301-context-management:
|
|
174
|
+
description: "Context Management — token budgets, MCP vs file reads, session stats"
|
|
175
|
+
file: para-301.json
|
|
176
|
+
tags: [course-content, para-301]
|
|
177
|
+
references: ["#session-continuity", "#mcp-tools"]
|
|
178
|
+
|
|
179
|
+
para-301-protocols:
|
|
180
|
+
description: "Protocols — repeatable patterns, protocol search/record/validate"
|
|
181
|
+
file: para-301.json
|
|
182
|
+
tags: [course-content, para-301]
|
|
183
|
+
references: ["#protocol-system"]
|
|
184
|
+
|
|
185
|
+
para-301-operations-review:
|
|
186
|
+
description: "Operations Review — comprehensive review of PARA 301 concepts"
|
|
187
|
+
file: para-301.json
|
|
188
|
+
tags: [course-content, para-301]
|
|
189
|
+
references: ["#lore-system", "#wisdom-system", "#ripple-analysis", "#navigation", "#sentinel", "#protocol-system"]
|
|
190
|
+
|
|
191
|
+
# PARA 401: Orchestration (9 lessons)
|
|
192
|
+
|
|
193
|
+
para-401-mcp-tools-overview:
|
|
194
|
+
description: "MCP Tools Overview — 95 tools, token budgets, query vs file read"
|
|
195
|
+
file: para-401.json
|
|
196
|
+
tags: [course-content, para-401]
|
|
197
|
+
references: ["#mcp-tools"]
|
|
198
|
+
|
|
199
|
+
para-401-multi-agent-coordination:
|
|
200
|
+
description: "Multi-Agent Coordination — team spawn, agent types, providers"
|
|
201
|
+
file: para-401.json
|
|
202
|
+
tags: [course-content, para-401]
|
|
203
|
+
references: ["#orchestration"]
|
|
204
|
+
|
|
205
|
+
para-401-agent-roles:
|
|
206
|
+
description: "Agent Roles — architect, builder, reviewer, tester, security"
|
|
207
|
+
file: para-401.json
|
|
208
|
+
tags: [course-content, para-401]
|
|
209
|
+
references: ["#orchestration"]
|
|
210
|
+
|
|
211
|
+
para-401-provider-cascade:
|
|
212
|
+
description: "Provider Cascade — auto, claude, claude-code, cursor-cli, manual"
|
|
213
|
+
file: para-401.json
|
|
214
|
+
tags: [course-content, para-401]
|
|
215
|
+
references: ["#orchestration"]
|
|
216
|
+
|
|
217
|
+
para-401-orchestration-workflow:
|
|
218
|
+
description: "Orchestration Workflow — orchestrate_inline, plan vs execute modes"
|
|
219
|
+
file: para-401.json
|
|
220
|
+
tags: [course-content, para-401]
|
|
221
|
+
references: ["#orchestration", "#pm-governance"]
|
|
222
|
+
|
|
223
|
+
para-401-pm-governance:
|
|
224
|
+
description: "PM Governance — preflight, postflight, compliance checks"
|
|
225
|
+
file: para-401.json
|
|
226
|
+
tags: [course-content, para-401]
|
|
227
|
+
references: ["#pm-governance"]
|
|
228
|
+
|
|
229
|
+
para-401-commit-conventions:
|
|
230
|
+
description: "Commit Conventions — symbol trailers, type(#symbol) format"
|
|
231
|
+
file: para-401.json
|
|
232
|
+
tags: [course-content, para-401]
|
|
233
|
+
references: ["#symbol-system"]
|
|
234
|
+
|
|
235
|
+
para-401-mastery-review:
|
|
236
|
+
description: "Mastery Review — comprehensive review of PARA 401 concepts"
|
|
237
|
+
file: para-401.json
|
|
238
|
+
tags: [course-content, para-401]
|
|
239
|
+
references: ["#mcp-tools", "#orchestration", "#pm-governance"]
|
|
240
|
+
|
|
241
|
+
para-401-agent-interop:
|
|
242
|
+
description: "Agent Interoperability — AGENTS.md, Skills v2, cross-tool compat"
|
|
243
|
+
file: para-401.json
|
|
244
|
+
tags: [course-content, para-401]
|
|
245
|
+
references: ["#orchestration", "#mcp-tools", "#paradigm-sync"]
|
|
246
|
+
|
|
247
|
+
# PARA 501: Advanced Systems (10 lessons)
|
|
248
|
+
|
|
249
|
+
para-501-lore-system:
|
|
250
|
+
description: "Lore System — entries, types, arcs, linked entries, timeline"
|
|
251
|
+
file: para-501.json
|
|
252
|
+
tags: [course-content, para-501]
|
|
253
|
+
references: ["#lore-system"]
|
|
254
|
+
|
|
255
|
+
para-501-sentinel-deep-dive:
|
|
256
|
+
description: "Sentinel Deep Dive — incidents, patterns, triage, services, schemas"
|
|
257
|
+
file: para-501.json
|
|
258
|
+
tags: [course-content, para-501]
|
|
259
|
+
references: ["#sentinel"]
|
|
260
|
+
|
|
261
|
+
para-501-aspect-graph-internals:
|
|
262
|
+
description: "Aspect Graph Internals — BFS traversal, aspect neighborhoods"
|
|
263
|
+
file: para-501.json
|
|
264
|
+
tags: [course-content, para-501]
|
|
265
|
+
references: ["#aspect-anchoring", "#symbol-graph"]
|
|
266
|
+
|
|
267
|
+
para-501-habits-practice:
|
|
268
|
+
description: "Habits and Practice — behavioral discipline, blocking habits, compliance"
|
|
269
|
+
file: para-501.json
|
|
270
|
+
tags: [course-content, para-501]
|
|
271
|
+
references: ["#habits-system"]
|
|
272
|
+
|
|
273
|
+
para-501-session-intelligence:
|
|
274
|
+
description: "Session Intelligence — checkpoints, recovery, handoff, context monitoring"
|
|
275
|
+
file: para-501.json
|
|
276
|
+
tags: [course-content, para-501]
|
|
277
|
+
references: ["#session-continuity"]
|
|
278
|
+
|
|
279
|
+
para-501-hook-enforcement:
|
|
280
|
+
description: "Hook Enforcement — 11 stop hook checks, pre-commit, post-write hooks"
|
|
281
|
+
file: para-501.json
|
|
282
|
+
tags: [course-content, para-501]
|
|
283
|
+
references: ["#enforcement-hooks"]
|
|
284
|
+
|
|
285
|
+
para-501-advanced-workflows:
|
|
286
|
+
description: "Advanced Workflows — flow-first development, multi-agent patterns"
|
|
287
|
+
file: para-501.json
|
|
288
|
+
tags: [course-content, para-501]
|
|
289
|
+
references: ["#flow-validation", "#orchestration"]
|
|
290
|
+
|
|
291
|
+
para-501-aspect-graph-advanced:
|
|
292
|
+
description: "Aspect Graph Advanced — graph generation, interactive visualization"
|
|
293
|
+
file: para-501.json
|
|
294
|
+
tags: [course-content, para-501]
|
|
295
|
+
references: ["#aspect-anchoring", "#symbol-graph"]
|
|
296
|
+
|
|
297
|
+
para-501-task-management:
|
|
298
|
+
description: "Task Management — paradigm_task_create, task lifecycle"
|
|
299
|
+
file: para-501.json
|
|
300
|
+
tags: [course-content, para-501]
|
|
301
|
+
references: ["#mcp-tools"]
|
|
302
|
+
|
|
303
|
+
para-501-assessment-loops:
|
|
304
|
+
description: "Lore as Unified Project Memory — arcs as tags, deprecated assessment tools"
|
|
305
|
+
file: para-501.json
|
|
306
|
+
tags: [course-content, para-501]
|
|
307
|
+
references: ["#lore-system"]
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
name: plsat-exams
|
|
2
|
+
description: PLSAT (Paradigm Licensure Standardized Assessment Test) exam content. Questions are mapped to courses and Paradigm concepts so ripple analysis can identify which questions need updating when features change.
|
|
3
|
+
|
|
4
|
+
components:
|
|
5
|
+
plsat-v3:
|
|
6
|
+
description: "PLSAT v3.0 — 99 slots with variants, 90 min, 80% pass threshold"
|
|
7
|
+
file: v3.0.json
|
|
8
|
+
tags: [plsat, certification]
|
|
9
|
+
|
|
10
|
+
plsat-v2:
|
|
11
|
+
description: "PLSAT v2.0 — 50 questions, 45 min, 80% pass threshold (legacy)"
|
|
12
|
+
file: v2.0.json
|
|
13
|
+
tags: [plsat, certification, legacy]
|
|
14
|
+
|
|
15
|
+
# PLSAT v3.0 Question Groups by Concept
|
|
16
|
+
# Each group maps a set of PLSAT slots to the Paradigm concept they test.
|
|
17
|
+
# When a concept changes, ripple shows which question groups need review.
|
|
18
|
+
|
|
19
|
+
plsat-questions-symbol-system:
|
|
20
|
+
description: "PLSAT questions testing symbol identification and usage (slots 001-009, para-101)"
|
|
21
|
+
file: v3.0.json
|
|
22
|
+
tags: [plsat, para-101]
|
|
23
|
+
references: ["#symbol-system"]
|
|
24
|
+
|
|
25
|
+
plsat-questions-purpose-files:
|
|
26
|
+
description: "PLSAT questions testing .purpose file structure and content (para-101)"
|
|
27
|
+
file: v3.0.json
|
|
28
|
+
tags: [plsat, para-101]
|
|
29
|
+
references: ["#purpose-files"]
|
|
30
|
+
|
|
31
|
+
plsat-questions-tag-system:
|
|
32
|
+
description: "PLSAT questions testing tag bank, core tags, custom tags (para-101)"
|
|
33
|
+
file: v3.0.json
|
|
34
|
+
tags: [plsat, para-101]
|
|
35
|
+
references: ["#tag-system"]
|
|
36
|
+
|
|
37
|
+
plsat-questions-logger:
|
|
38
|
+
description: "PLSAT questions testing Paradigm logger and symbol-typed logging (para-101)"
|
|
39
|
+
file: v3.0.json
|
|
40
|
+
tags: [plsat, para-101]
|
|
41
|
+
references: ["#paradigm-logger"]
|
|
42
|
+
|
|
43
|
+
plsat-questions-flows:
|
|
44
|
+
description: "PLSAT questions testing $flow definitions and validation (para-201)"
|
|
45
|
+
file: v3.0.json
|
|
46
|
+
tags: [plsat, para-201]
|
|
47
|
+
references: ["#flow-validation"]
|
|
48
|
+
|
|
49
|
+
plsat-questions-gates-portal:
|
|
50
|
+
description: "PLSAT questions testing ^gate and portal.yaml (para-201)"
|
|
51
|
+
file: v3.0.json
|
|
52
|
+
tags: [plsat, para-201]
|
|
53
|
+
references: ["#portal-protocol"]
|
|
54
|
+
|
|
55
|
+
plsat-questions-aspects:
|
|
56
|
+
description: "PLSAT questions testing ~aspect anchoring, drift, graph (para-201, para-501)"
|
|
57
|
+
file: v3.0.json
|
|
58
|
+
tags: [plsat, para-201, para-501]
|
|
59
|
+
references: ["#aspect-anchoring", "#symbol-graph"]
|
|
60
|
+
|
|
61
|
+
plsat-questions-history-wisdom:
|
|
62
|
+
description: "PLSAT questions testing history, fragility, wisdom systems (para-301)"
|
|
63
|
+
file: v3.0.json
|
|
64
|
+
tags: [plsat, para-301]
|
|
65
|
+
references: ["#wisdom-system", "#ripple-analysis"]
|
|
66
|
+
|
|
67
|
+
plsat-questions-navigation:
|
|
68
|
+
description: "PLSAT questions testing navigation, doctor, scan (para-301)"
|
|
69
|
+
file: v3.0.json
|
|
70
|
+
tags: [plsat, para-301]
|
|
71
|
+
references: ["#navigation", "#scan-index"]
|
|
72
|
+
|
|
73
|
+
plsat-questions-sentinel:
|
|
74
|
+
description: "PLSAT questions testing Sentinel observability (para-301, para-501)"
|
|
75
|
+
file: v3.0.json
|
|
76
|
+
tags: [plsat, para-301, para-501]
|
|
77
|
+
references: ["#sentinel"]
|
|
78
|
+
|
|
79
|
+
plsat-questions-protocols:
|
|
80
|
+
description: "PLSAT questions testing protocol system (para-301)"
|
|
81
|
+
file: v3.0.json
|
|
82
|
+
tags: [plsat, para-301]
|
|
83
|
+
references: ["#protocol-system"]
|
|
84
|
+
|
|
85
|
+
plsat-questions-mcp-tools:
|
|
86
|
+
description: "PLSAT questions testing MCP tools, token budgets (para-401)"
|
|
87
|
+
file: v3.0.json
|
|
88
|
+
tags: [plsat, para-401]
|
|
89
|
+
references: ["#mcp-tools"]
|
|
90
|
+
|
|
91
|
+
plsat-questions-orchestration:
|
|
92
|
+
description: "PLSAT questions testing multi-agent orchestration, agent roles (para-401)"
|
|
93
|
+
file: v3.0.json
|
|
94
|
+
tags: [plsat, para-401]
|
|
95
|
+
references: ["#orchestration"]
|
|
96
|
+
|
|
97
|
+
plsat-questions-pm-governance:
|
|
98
|
+
description: "PLSAT questions testing preflight/postflight governance (para-401)"
|
|
99
|
+
file: v3.0.json
|
|
100
|
+
tags: [plsat, para-401]
|
|
101
|
+
references: ["#pm-governance"]
|
|
102
|
+
|
|
103
|
+
plsat-questions-lore:
|
|
104
|
+
description: "PLSAT questions testing lore system, arcs, unified memory (para-501)"
|
|
105
|
+
file: v3.0.json
|
|
106
|
+
tags: [plsat, para-501]
|
|
107
|
+
references: ["#lore-system"]
|
|
108
|
+
|
|
109
|
+
plsat-questions-habits:
|
|
110
|
+
description: "PLSAT questions testing habits and practice compliance (para-501)"
|
|
111
|
+
file: v3.0.json
|
|
112
|
+
tags: [plsat, para-501]
|
|
113
|
+
references: ["#habits-system"]
|
|
114
|
+
|
|
115
|
+
plsat-questions-sessions:
|
|
116
|
+
description: "PLSAT questions testing session intelligence, checkpoints, handoff (para-501)"
|
|
117
|
+
file: v3.0.json
|
|
118
|
+
tags: [plsat, para-501]
|
|
119
|
+
references: ["#session-continuity"]
|
|
120
|
+
|
|
121
|
+
plsat-questions-hooks:
|
|
122
|
+
description: "PLSAT questions testing hook enforcement, 11 stop checks (para-501)"
|
|
123
|
+
file: v3.0.json
|
|
124
|
+
tags: [plsat, para-501]
|
|
125
|
+
references: ["#enforcement-hooks"]
|
|
126
|
+
|
|
127
|
+
plsat-questions-sync:
|
|
128
|
+
description: "PLSAT questions testing paradigm sync, IDE adapters (para-301)"
|
|
129
|
+
file: v3.0.json
|
|
130
|
+
tags: [plsat, para-301]
|
|
131
|
+
references: ["#paradigm-sync"]
|
|
@@ -4,12 +4,13 @@ import {
|
|
|
4
4
|
workspaceInitCommand,
|
|
5
5
|
workspaceReindexCommand,
|
|
6
6
|
workspaceStatusCommand
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-OXG5GVDJ.js";
|
|
8
|
+
import "./chunk-W4VFKZVF.js";
|
|
9
9
|
import "./chunk-AK5M6KJB.js";
|
|
10
10
|
import "./chunk-6P4IFIK2.js";
|
|
11
11
|
import "./chunk-MRENOFTR.js";
|
|
12
12
|
import "./chunk-IRKUEJVW.js";
|
|
13
|
+
import "./chunk-Z7W7HNRG.js";
|
|
13
14
|
import "./chunk-4NCFWYGG.js";
|
|
14
15
|
import "./chunk-ZXMDA7VB.js";
|
|
15
16
|
export {
|