cool-workflow 0.1.78 → 0.1.80
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/.claude-plugin/plugin.json +1 -1
- package/.codex-plugin/plugin.json +1 -1
- package/README.md +29 -3
- package/apps/architecture-review/app.json +1 -1
- package/apps/architecture-review-fast/app.json +64 -0
- package/apps/architecture-review-fast/workflow.js +153 -0
- package/apps/end-to-end-golden-path/app.json +1 -1
- package/apps/pr-review-fix-ci/app.json +1 -1
- package/apps/release-cut/app.json +1 -1
- package/apps/research-synthesis/app.json +1 -1
- package/dist/capability-core.js +71 -0
- package/dist/capability-registry.js +13 -8
- package/dist/cli.js +49 -1
- package/dist/drive.js +74 -1
- package/dist/evidence-reasoning.js +2 -2
- package/dist/execution-backend.js +6 -1
- package/dist/mcp-server.js +56 -13
- package/dist/orchestrator/lifecycle-operations.js +2 -1
- package/dist/orchestrator.js +1 -1
- package/dist/run-export.js +370 -25
- package/dist/run-registry.js +11 -4
- package/dist/state-explosion.js +100 -21
- package/dist/telemetry-demo.js +154 -0
- package/dist/version.js +1 -1
- package/docs/agent-delegation-drive.7.md +60 -0
- package/docs/canonical-workflow-apps.7.md +37 -0
- package/docs/cli-mcp-parity.7.md +14 -0
- package/docs/contract-migration-tooling.7.md +6 -0
- package/docs/control-plane-scheduling.7.md +6 -0
- package/docs/durable-state-and-locking.7.md +6 -0
- package/docs/evidence-adoption-reasoning-chain.7.md +6 -0
- package/docs/execution-backends.7.md +6 -0
- package/docs/index.md +1 -0
- package/docs/launch/demo.tape +28 -0
- package/docs/launch/launch-kit.md +172 -0
- package/docs/launch/pre-launch-checklist.md +53 -0
- package/docs/multi-agent-cli-mcp-surface.7.md +6 -0
- package/docs/multi-agent-eval-replay-harness.7.md +6 -0
- package/docs/multi-agent-operator-ux.7.md +6 -0
- package/docs/node-snapshot-diff-replay.7.md +6 -0
- package/docs/observability-cost-accounting.7.md +6 -0
- package/docs/project-index.md +16 -6
- package/docs/real-execution-backends.7.md +6 -0
- package/docs/release-and-migration.7.md +6 -0
- package/docs/release-tooling.7.md +6 -0
- package/docs/routines.md +23 -0
- package/docs/run-registry-control-plane.7.md +44 -1
- package/docs/run-retention-reclamation.7.md +6 -0
- package/docs/source-context-profiles.7.md +119 -0
- package/docs/state-explosion-management.7.md +13 -0
- package/docs/team-collaboration.7.md +6 -0
- package/docs/unix-principles.md +49 -1
- package/docs/web-desktop-workbench.7.md +6 -0
- package/manifest/plugin.manifest.json +1 -1
- package/manifest/source-context-profiles.json +142 -0
- package/package.json +2 -1
- package/scripts/agents/claude-p-agent.js +129 -43
- package/scripts/architecture-review-fast.js +362 -0
- package/scripts/bump-version.js +1 -0
- package/scripts/canonical-apps.js +21 -4
- package/scripts/coverage-gate.js +211 -0
- package/scripts/dogfood-release.js +1 -1
- package/scripts/golden-path.js +4 -4
- package/scripts/source-context.js +291 -0
- package/scripts/version-sync-check.js +1 -0
- package/skills/ci-triage/SKILL.md +50 -0
- package/skills/ci-triage/agents/openai.yaml +4 -0
- package/skills/cool-workflow/SKILL.md +4 -1
- package/skills/deploy-check/SKILL.md +55 -0
- package/skills/deploy-check/agents/openai.yaml +4 -0
- package/skills/design-qa/SKILL.md +49 -0
- package/skills/design-qa/agents/openai.yaml +4 -0
- package/skills/pr-review/SKILL.md +45 -0
- package/skills/pr-review/agents/openai.yaml +4 -0
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
# Launch Kit — Cool Workflow
|
|
2
|
+
|
|
3
|
+
Copy for announcing CW. The through-line is the one thing no other agent-pipeline
|
|
4
|
+
tool ships: **you can prove the telemetry, offline, with only a public key.**
|
|
5
|
+
Everything leads with the 30-second `npx cool-workflow demo tamper` proof.
|
|
6
|
+
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
## ✅ FINAL — Show HN (copy-paste ready)
|
|
10
|
+
|
|
11
|
+
**Pre-flight (do these first):**
|
|
12
|
+
1. Record the demo GIF: `vhs plugins/cool-workflow/docs/launch/demo.tape` → swap it into the README hero (replace the fenced output block with the GIF).
|
|
13
|
+
2. Confirm on a clean machine: `npx cool-workflow demo tamper` runs and prints `VERDICT: tamper-evidence holds ✓`.
|
|
14
|
+
3. Post during US morning (HN traffic peak); reply to the first comment with the npm + provenance link.
|
|
15
|
+
|
|
16
|
+
**Title** (exactly — HN strips most formatting):
|
|
17
|
+
|
|
18
|
+
```
|
|
19
|
+
Show HN: Cool Workflow – tamper-evident telemetry for agent pipelines (npx demo)
|
|
20
|
+
```
|
|
21
|
+
|
|
22
|
+
**URL field:** `https://github.com/coo1white/cool-workflow`
|
|
23
|
+
|
|
24
|
+
**First comment (paste right after posting):**
|
|
25
|
+
|
|
26
|
+
```
|
|
27
|
+
I kept seeing agent-orchestration tools treat the model's self-reported token
|
|
28
|
+
usage and results as ground truth. For anything auditable that's backwards — a
|
|
29
|
+
control-plane that trusts unverified self-reports audits claims, not facts, and a
|
|
30
|
+
forged "green" run looks identical to a real one.
|
|
31
|
+
|
|
32
|
+
Cool Workflow takes the opposite stance. It DELEGATES model execution to whatever
|
|
33
|
+
agent you configure (claude -p, codex exec, an HTTP endpoint) and never embeds a
|
|
34
|
+
model SDK or holds an API key. What it owns is the audit trail: each agent hop's
|
|
35
|
+
reported usage is signed (ed25519) and appended to a hash-chained ledger, so
|
|
36
|
+
editing any record — or even recomputing its local hash to cover the edit — breaks
|
|
37
|
+
the chain downstream. You re-verify a finished run offline, with only the public
|
|
38
|
+
key. No telemetry service to trust or breach.
|
|
39
|
+
|
|
40
|
+
30-second proof, no install:
|
|
41
|
+
|
|
42
|
+
npx cool-workflow demo tamper
|
|
43
|
+
|
|
44
|
+
It builds a real signed ledger, forges it two ways (flip a verdict + re-seal its
|
|
45
|
+
hash; inflate reported tokens + reuse the signature), and shows both caught. On a
|
|
46
|
+
real run, `cw telemetry verify <run>` does the same against what's on disk.
|
|
47
|
+
|
|
48
|
+
Also: concurrent parallel() phases with declared collapse semantics (collect-all +
|
|
49
|
+
kill-on-timeout — 16 agents with a forced hang/crash/dirty-return finish without
|
|
50
|
+
deadlock and replay who-passed-who-failed), per-task output-schema gates, token
|
|
51
|
+
budgets enforced against attested usage, and a one-way executor boundary welded
|
|
52
|
+
into the type system (a callable that could reach a model API fails `npm run
|
|
53
|
+
build`). Zero runtime deps, BSD-2, published to npm with provenance.
|
|
54
|
+
|
|
55
|
+
It's early (v0.1.79) — I'd genuinely like to hear where the "delegate, prove,
|
|
56
|
+
replay" model breaks down for your workflows.
|
|
57
|
+
|
|
58
|
+
npm: https://www.npmjs.com/package/cool-workflow
|
|
59
|
+
```
|
|
60
|
+
|
|
61
|
+
---
|
|
62
|
+
|
|
63
|
+
## One-liner
|
|
64
|
+
|
|
65
|
+
> Cool Workflow is an auditable control-plane for multi-agent workflows. It
|
|
66
|
+
> *delegates* model execution — never embeds it — and makes every recorded agent
|
|
67
|
+
> telemetry verdict tamper-evident: anyone can re-verify a run offline with only a
|
|
68
|
+
> public key.
|
|
69
|
+
|
|
70
|
+
## Elevator (2 sentences)
|
|
71
|
+
|
|
72
|
+
> Most agent-pipeline tools log what the model reported and trust it. CW signs and
|
|
73
|
+
> hash-chains every telemetry verdict, so a forged or edited record fails
|
|
74
|
+
> verification — provably, offline — which is what "auditable" has to mean before
|
|
75
|
+
> you let agents touch production work.
|
|
76
|
+
|
|
77
|
+
---
|
|
78
|
+
|
|
79
|
+
## Show HN
|
|
80
|
+
|
|
81
|
+
**Title:**
|
|
82
|
+
`Show HN: Cool Workflow – tamper-evident telemetry for agent pipelines (npx demo)`
|
|
83
|
+
|
|
84
|
+
**Body:**
|
|
85
|
+
|
|
86
|
+
> I kept seeing agent-orchestration tools treat the model's self-reported token
|
|
87
|
+
> usage and results as ground truth. For anything auditable that's backwards — a
|
|
88
|
+
> control-plane that trusts unverified self-reports audits *claims*, not facts, and
|
|
89
|
+
> a forged "green" run looks identical to a real one.
|
|
90
|
+
>
|
|
91
|
+
> Cool Workflow is a small, zero-dependency CLI + MCP runtime that takes the
|
|
92
|
+
> opposite stance. It **delegates** model execution to whatever agent you configure
|
|
93
|
+
> (`claude -p`, `codex exec`, an HTTP endpoint) and never embeds a model SDK or
|
|
94
|
+
> holds an API key. What it *does* own is the audit trail: each agent hop's reported
|
|
95
|
+
> usage is signed (ed25519) and appended to a hash-chained ledger, so editing any
|
|
96
|
+
> record — or even recomputing its local hash to cover the edit — breaks the chain
|
|
97
|
+
> downstream. You can re-verify a finished run with only the public key, no network,
|
|
98
|
+
> no trusted server.
|
|
99
|
+
>
|
|
100
|
+
> The 30-second proof, no install:
|
|
101
|
+
>
|
|
102
|
+
> ```
|
|
103
|
+
> npx cool-workflow demo tamper
|
|
104
|
+
> ```
|
|
105
|
+
>
|
|
106
|
+
> It builds a real signed ledger, forges it two ways (flip a verdict + re-seal its
|
|
107
|
+
> hash; inflate reported tokens + reuse the signature), and shows both forgeries
|
|
108
|
+
> caught offline. On a real run, `cw telemetry verify <run>` does the same against
|
|
109
|
+
> what's on disk.
|
|
110
|
+
>
|
|
111
|
+
> Other things it does: concurrent `parallel()` phases with declared collapse
|
|
112
|
+
> semantics (collect-all + kill-on-timeout — 16 agents with a forced hang/crash/
|
|
113
|
+
> dirty-return finish without deadlock and replay "who passed/who failed"), per-task
|
|
114
|
+
> output-schema gates, token budgets enforced against attested usage, and a one-way
|
|
115
|
+
> executor boundary welded into the type system (a callable that could reach a model
|
|
116
|
+
> API fails `npm run build`).
|
|
117
|
+
>
|
|
118
|
+
> Runs anywhere Node runs; `dist/` is committed; BSD-2. It's early (v0.1.79) and I'd
|
|
119
|
+
> genuinely like to hear where the "delegate, prove, replay" model breaks down for
|
|
120
|
+
> your workflows.
|
|
121
|
+
>
|
|
122
|
+
> Repo: https://github.com/coo1white/cool-workflow
|
|
123
|
+
> npm: https://www.npmjs.com/package/cool-workflow
|
|
124
|
+
|
|
125
|
+
---
|
|
126
|
+
|
|
127
|
+
## Short post / tweet thread
|
|
128
|
+
|
|
129
|
+
1/ Your agent pipeline trusts what the model *says* it did. Cool Workflow proves
|
|
130
|
+
it instead. `npx cool-workflow demo tamper` — 30s, no install:
|
|
131
|
+
|
|
132
|
+
2/ It builds a real ed25519-signed telemetry ledger, forges it two ways, and
|
|
133
|
+
catches both offline with only the public key. A control-plane that delegates
|
|
134
|
+
model execution but can still prove the bill is real.
|
|
135
|
+
|
|
136
|
+
3/ Also: concurrent batches that don't deadlock when an agent hangs, schema-gated
|
|
137
|
+
outputs, token budgets vs *attested* usage, and a red line (never call a model
|
|
138
|
+
API) enforced at compile time. Zero deps, BSD-2.
|
|
139
|
+
→ https://github.com/coo1white/cool-workflow
|
|
140
|
+
|
|
141
|
+
---
|
|
142
|
+
|
|
143
|
+
## Why this matters (the wedge, for a longer post)
|
|
144
|
+
|
|
145
|
+
- **Separation of duties.** CW never runs the model, yet can verify the executor's
|
|
146
|
+
reported usage. The thing that *spends the money* is not the thing that *keeps
|
|
147
|
+
the books* — the property auditors require everywhere except, so far, agent
|
|
148
|
+
infra.
|
|
149
|
+
- **Offline, public-key verification.** No telemetry service to trust or breach.
|
|
150
|
+
The record proves its own integrity; the verifier needs only the public key.
|
|
151
|
+
- **Replayable, not just logged.** CW breaks at dispatch and writes to disk, so a
|
|
152
|
+
run replays deterministically — "who passed / who failed" is reconstructable, not
|
|
153
|
+
a scrollback of a fused process.
|
|
154
|
+
- **Fail-closed by default where it counts.** Schema mismatch parks the hop;
|
|
155
|
+
unverifiable usage can be refused (opt-in); an empty-capture result can't be
|
|
156
|
+
presented as a clean commit.
|
|
157
|
+
|
|
158
|
+
## Assets to capture before posting
|
|
159
|
+
|
|
160
|
+
- [ ] **Demo GIF** — reproducible, no manual screen-recording: `vhs
|
|
161
|
+
plugins/cool-workflow/docs/launch/demo.tape` → `docs/launch/demo-tamper.gif`,
|
|
162
|
+
then swap it into the README hero (replace the fenced output block). The
|
|
163
|
+
✗ DETECTED lines are the hook.
|
|
164
|
+
- [ ] Confirm `npx cool-workflow demo tamper` works from a clean machine (no clone).
|
|
165
|
+
- [ ] Pin the npm version badge / release + provenance link in the first comment.
|
|
166
|
+
|
|
167
|
+
## Channels
|
|
168
|
+
|
|
169
|
+
Hacker News (Show HN), the MCP / agent-tooling communities, r/LocalLLaMA &
|
|
170
|
+
r/MachineLearning (the offline-verification angle), and the npm listing itself
|
|
171
|
+
(keywords already set). Lead every one with the demo command, not the feature
|
|
172
|
+
list.
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
# Pre-Launch Checklist — Cool Workflow Show HN
|
|
2
|
+
|
|
3
|
+
Tick top to bottom; when it's done, post. The one non-negotiable gate is ③.
|
|
4
|
+
Copy for the post itself lives in [launch-kit.md](launch-kit.md) (the **✅ FINAL**
|
|
5
|
+
block).
|
|
6
|
+
|
|
7
|
+
## ① Fix the machine (prerequisite)
|
|
8
|
+
|
|
9
|
+
- [ ] **Reboot the Mac** — clears the leaked ptys (`kern.tty.ptmx_max` was 511 with
|
|
10
|
+
527 allocated), so Terminal / VS Code can spawn shells again. Required before
|
|
11
|
+
the verification below.
|
|
12
|
+
|
|
13
|
+
## ② Prepare assets (optional, recommended)
|
|
14
|
+
|
|
15
|
+
- [ ] Install [vhs](https://github.com/charmbracelet/vhs) (`brew install vhs`).
|
|
16
|
+
- [ ] Record the GIF: `vhs plugins/cool-workflow/docs/launch/demo.tape` →
|
|
17
|
+
`docs/launch/demo-tamper.gif`.
|
|
18
|
+
- [ ] Swap it into the README hero (replace the fenced demo output block with
|
|
19
|
+
``), commit + push.
|
|
20
|
+
> Shippable without the GIF — the README's text `✗ DETECTED` hook already stands;
|
|
21
|
+
> the GIF is upside, not a blocker.
|
|
22
|
+
|
|
23
|
+
## ③ Verify — the make-or-break gate (do not skip)
|
|
24
|
+
|
|
25
|
+
- [ ] On a **clean machine / fresh terminal**: `npx cool-workflow demo tamper`
|
|
26
|
+
prints `VERDICT: tamper-evidence holds ✓`.
|
|
27
|
+
> Every click from HN runs this. One crash wastes that traffic. This is the only
|
|
28
|
+
> non-negotiable check.
|
|
29
|
+
- [ ] Sanity: `npx cool-workflow quickstart architecture-review --repo . --question "risks?"`
|
|
30
|
+
→ `status: blocked` with no agent configured (fails closed, no crash).
|
|
31
|
+
|
|
32
|
+
## ④ Post (US morning, ~9–11am ET is peak)
|
|
33
|
+
|
|
34
|
+
- [ ] Open the **✅ FINAL** block in [launch-kit.md](launch-kit.md).
|
|
35
|
+
- [ ] HN title: `Show HN: Cool Workflow – tamper-evident telemetry for agent pipelines (npx demo)`
|
|
36
|
+
- [ ] URL field: `https://github.com/coo1white/cool-workflow`
|
|
37
|
+
- [ ] Immediately after posting, paste the FINAL "first comment" as the first reply.
|
|
38
|
+
|
|
39
|
+
## ⑤ First hour (decides the outcome)
|
|
40
|
+
|
|
41
|
+
- [ ] Watch and reply fast — early engagement weighs most on HN.
|
|
42
|
+
- [ ] On the "single key holder / no second party" critique (the audit flagged it
|
|
43
|
+
too): concede it honestly and frame it as exactly why you're looking for early
|
|
44
|
+
integration partners. **Turn the critique into an invitation; don't argue.**
|
|
45
|
+
- [ ] No vote-rigging, no asking friends to upvote, no deleting critical comments —
|
|
46
|
+
HN's anti-abuse will sink the post.
|
|
47
|
+
|
|
48
|
+
---
|
|
49
|
+
|
|
50
|
+
### Go / no-go
|
|
51
|
+
|
|
52
|
+
> If **③ — `npx cool-workflow demo tamper` prints `✓` on a clean machine** — passes,
|
|
53
|
+
> you can post. Everything else is upside.
|
|
@@ -263,3 +263,9 @@ Migration DAG with reversible edges (v0.1.45), capability auto-discovery (v0.1.4
|
|
|
263
263
|
0.1.77
|
|
264
264
|
|
|
265
265
|
0.1.78
|
|
266
|
+
|
|
267
|
+
0.1.79
|
|
268
|
+
|
|
269
|
+
## Fast Architecture Review (v0.1.80)
|
|
270
|
+
|
|
271
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|
|
@@ -300,3 +300,9 @@ Migration DAG with reversible edges (v0.1.45), capability auto-discovery (v0.1.4
|
|
|
300
300
|
0.1.77
|
|
301
301
|
|
|
302
302
|
0.1.78
|
|
303
|
+
|
|
304
|
+
0.1.79
|
|
305
|
+
|
|
306
|
+
## Fast Architecture Review (v0.1.80)
|
|
307
|
+
|
|
308
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|
|
@@ -312,3 +312,9 @@ Migration DAG with reversible edges (v0.1.45), capability auto-discovery (v0.1.4
|
|
|
312
312
|
0.1.77
|
|
313
313
|
|
|
314
314
|
0.1.78
|
|
315
|
+
|
|
316
|
+
0.1.79
|
|
317
|
+
|
|
318
|
+
## Fast Architecture Review (v0.1.80)
|
|
319
|
+
|
|
320
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|
|
@@ -133,3 +133,9 @@ Migration DAG with reversible edges (v0.1.45), capability auto-discovery (v0.1.4
|
|
|
133
133
|
0.1.77
|
|
134
134
|
|
|
135
135
|
0.1.78
|
|
136
|
+
|
|
137
|
+
0.1.79
|
|
138
|
+
|
|
139
|
+
## Fast Architecture Review (v0.1.80)
|
|
140
|
+
|
|
141
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|
|
@@ -192,3 +192,9 @@ Migration DAG with reversible edges (v0.1.45), capability auto-discovery (v0.1.4
|
|
|
192
192
|
0.1.77
|
|
193
193
|
|
|
194
194
|
0.1.78
|
|
195
|
+
|
|
196
|
+
0.1.79
|
|
197
|
+
|
|
198
|
+
## Fast Architecture Review (v0.1.80)
|
|
199
|
+
|
|
200
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|
package/docs/project-index.md
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
# Cool Workflow Project Index
|
|
2
2
|
|
|
3
|
-
Generated from the current repository code on 2026-06-
|
|
3
|
+
Generated from the current repository code on 2026-06-13 by `npm run sync:project-index`.
|
|
4
4
|
|
|
5
5
|
## Snapshot
|
|
6
6
|
|
|
7
7
|
- Package: `cool-workflow`
|
|
8
|
-
- Version: `0.1.
|
|
9
|
-
- Source modules: `
|
|
10
|
-
- Workflow apps: `
|
|
11
|
-
- Docs: `
|
|
12
|
-
- Smoke tests: `
|
|
8
|
+
- Version: `0.1.80`
|
|
9
|
+
- Source modules: `58`
|
|
10
|
+
- Workflow apps: `7`
|
|
11
|
+
- Docs: `47`
|
|
12
|
+
- Smoke tests: `75`
|
|
13
13
|
- Repository: https://github.com/coo1white/cool-workflow
|
|
14
14
|
|
|
15
15
|
## Architecture
|
|
@@ -105,6 +105,7 @@ multi-agent host -> topology -> blackboard/coordinator
|
|
|
105
105
|
- [state-explosion.ts](../src/state-explosion.ts)
|
|
106
106
|
- [state-migrations.ts](../src/state-migrations.ts)
|
|
107
107
|
- [telemetry-attestation.ts](../src/telemetry-attestation.ts)
|
|
108
|
+
- [telemetry-demo.ts](../src/telemetry-demo.ts)
|
|
108
109
|
- [telemetry-ledger.ts](../src/telemetry-ledger.ts)
|
|
109
110
|
- [verifier-registry.ts](../src/verifier-registry.ts)
|
|
110
111
|
- [workbench-host.ts](../src/workbench-host.ts)
|
|
@@ -115,6 +116,7 @@ multi-agent host -> topology -> blackboard/coordinator
|
|
|
115
116
|
| App | Type | Inputs | Sandbox | Source |
|
|
116
117
|
| --- | --- | --- | --- | --- |
|
|
117
118
|
| `architecture-review` - Map a repository architecture, assess risks, verify important findings, and synthesize an evidence-backed verdict. | canonical | `repo`, `question`, `invariant`, `focus` | `readonly` | [manifest](../apps/architecture-review/app.json) / [workflow](../apps/architecture-review/workflow.js) |
|
|
119
|
+
| `architecture-review-fast` - Run a shorter architecture review with parallel map and assess phases for faster first results. | canonical | `repo`, `question`, `invariant`, `focus`, `sourceContext`, `sourceContextDigest` | `readonly` | [manifest](../apps/architecture-review-fast/app.json) / [workflow](../apps/architecture-review-fast/workflow.js) |
|
|
118
120
|
| `end-to-end-golden-path` - Deterministic one-worker workflow app for proving the CW integration chain. | userland | `question` | `readonly` | [manifest](../apps/end-to-end-golden-path/app.json) / [workflow](../apps/end-to-end-golden-path/workflow.js) |
|
|
119
121
|
| `pr-review-fix-ci` - Review a pull request or branch, inspect CI failures, diagnose actionable issues, optionally patch, verify, and summarize with evidence. | canonical | `repo`, `pr`, `branch`, `base`, `ci`, `mode` | `readonly`, `workspace-write` | [manifest](../apps/pr-review-fix-ci/app.json) / [workflow](../apps/pr-review-fix-ci/workflow.js) |
|
|
120
122
|
| `release-cut` - Prepare a release with checklist discipline: version checks, changelog, tests, packaging, release notes, and final verification. | canonical | `repo`, `version`, `previousVersion`, `releaseBranch`, `dryRun` | `readonly`, `workspace-write` | [manifest](../apps/release-cut/app.json) / [workflow](../apps/release-cut/workflow.js) |
|
|
@@ -161,6 +163,7 @@ multi-agent host -> topology -> blackboard/coordinator
|
|
|
161
163
|
- [SANDBOX-PROFILES(7)](sandbox-profiles.7.md)
|
|
162
164
|
- [Scheduled Tasks](scheduled-tasks.md)
|
|
163
165
|
- [Security / Trust Hardening](security-trust-hardening.7.md)
|
|
166
|
+
- [Source Context Profiles](source-context-profiles.7.md)
|
|
164
167
|
- [State Explosion Management](state-explosion-management.7.md)
|
|
165
168
|
- [STATE-NODE(7)](state-node.7.md)
|
|
166
169
|
- [Team Collaboration](team-collaboration.7.md)
|
|
@@ -175,6 +178,8 @@ multi-agent host -> topology -> blackboard/coordinator
|
|
|
175
178
|
Smoke tests mirror the public contracts. The high-signal suites are:
|
|
176
179
|
|
|
177
180
|
- [agent-delegation-drive-smoke.js](../test/agent-delegation-drive-smoke.js)
|
|
181
|
+
- [architecture-review-fast-automation-smoke.js](../test/architecture-review-fast-automation-smoke.js)
|
|
182
|
+
- [architecture-review-fast-smoke.js](../test/architecture-review-fast-smoke.js)
|
|
178
183
|
- [artifact-integrity-smoke.js](../test/artifact-integrity-smoke.js)
|
|
179
184
|
- [backend-registry-smoke.js](../test/backend-registry-smoke.js)
|
|
180
185
|
- [block-unapproved-tag-smoke.js](../test/block-unapproved-tag-smoke.js)
|
|
@@ -221,15 +226,20 @@ Smoke tests mirror the public contracts. The high-signal suites are:
|
|
|
221
226
|
- [result-normalize-smoke.js](../test/result-normalize-smoke.js)
|
|
222
227
|
- [robustness-hardening-smoke.js](../test/robustness-hardening-smoke.js)
|
|
223
228
|
- [run-export-import-smoke.js](../test/run-export-import-smoke.js)
|
|
229
|
+
- [run-export-restore-rerun-smoke.js](../test/run-export-restore-rerun-smoke.js)
|
|
230
|
+
- [run-export-restore-resume-smoke.js](../test/run-export-restore-resume-smoke.js)
|
|
224
231
|
- [run-fixture-compat-smoke.js](../test/run-fixture-compat-smoke.js)
|
|
225
232
|
- [run-registry-control-plane-smoke.js](../test/run-registry-control-plane-smoke.js)
|
|
226
233
|
- [run-retention-reclamation-smoke.js](../test/run-retention-reclamation-smoke.js)
|
|
227
234
|
- [sandbox-profile-smoke.js](../test/sandbox-profile-smoke.js)
|
|
235
|
+
- [schedule-routine-daemon-smoke.js](../test/schedule-routine-daemon-smoke.js)
|
|
228
236
|
- [schema-validation-smoke.js](../test/schema-validation-smoke.js)
|
|
229
237
|
- [security-trust-hardening-smoke.js](../test/security-trust-hardening-smoke.js)
|
|
230
238
|
- [self-audit-hardening-smoke.js](../test/self-audit-hardening-smoke.js)
|
|
239
|
+
- [source-context-profile-smoke.js](../test/source-context-profile-smoke.js)
|
|
231
240
|
- [state-explosion-management-smoke.js](../test/state-explosion-management-smoke.js)
|
|
232
241
|
- [state-node-smoke.js](../test/state-node-smoke.js)
|
|
242
|
+
- [tamper-evidence-demo-smoke.js](../test/tamper-evidence-demo-smoke.js)
|
|
233
243
|
- [team-collaboration-smoke.js](../test/team-collaboration-smoke.js)
|
|
234
244
|
- [telemetry-attest-wrap-smoke.js](../test/telemetry-attest-wrap-smoke.js)
|
|
235
245
|
- [telemetry-attestation-smoke.js](../test/telemetry-attestation-smoke.js)
|
|
@@ -140,3 +140,9 @@ Migration DAG with reversible edges (v0.1.45), capability auto-discovery (v0.1.4
|
|
|
140
140
|
0.1.77
|
|
141
141
|
|
|
142
142
|
0.1.78
|
|
143
|
+
|
|
144
|
+
0.1.79
|
|
145
|
+
|
|
146
|
+
## Fast Architecture Review (v0.1.80)
|
|
147
|
+
|
|
148
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|
|
@@ -278,3 +278,9 @@ Migration DAG with reversible edges (v0.1.45), capability auto-discovery (v0.1.4
|
|
|
278
278
|
0.1.77
|
|
279
279
|
|
|
280
280
|
0.1.78
|
|
281
|
+
|
|
282
|
+
0.1.79
|
|
283
|
+
|
|
284
|
+
## Fast Architecture Review (v0.1.80)
|
|
285
|
+
|
|
286
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|
|
@@ -157,3 +157,9 @@ also get generated MCP manifests (`.gemini-plugin/`, `.opencode-plugin/`) so the
|
|
|
157
157
|
0.1.76
|
|
158
158
|
|
|
159
159
|
0.1.78
|
|
160
|
+
|
|
161
|
+
0.1.79
|
|
162
|
+
|
|
163
|
+
## Fast Architecture Review (v0.1.80)
|
|
164
|
+
|
|
165
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|
package/docs/routines.md
CHANGED
|
@@ -41,6 +41,29 @@ Inspect events:
|
|
|
41
41
|
node scripts/cw.js routine events
|
|
42
42
|
```
|
|
43
43
|
|
|
44
|
+
## Long Architecture Reviews
|
|
45
|
+
|
|
46
|
+
Use `architecture-review-fast` for the foreground user path, then schedule the
|
|
47
|
+
full `architecture-review` app as background work when a deep audit should not
|
|
48
|
+
block an interactive session:
|
|
49
|
+
|
|
50
|
+
```bash
|
|
51
|
+
node scripts/architecture-review-fast.js \
|
|
52
|
+
--repo /path/to/repo \
|
|
53
|
+
--question "Is this architecture sound?" \
|
|
54
|
+
--metrics \
|
|
55
|
+
--schedule-full
|
|
56
|
+
```
|
|
57
|
+
|
|
58
|
+
The wrapper creates a one-shot reminder schedule whose `workflowId` is
|
|
59
|
+
`architecture-review`. The schedule prompt is policy. CW stores the schedule and
|
|
60
|
+
records due events; the external agent host decides how to run the long review.
|
|
61
|
+
The prompt includes the foreground fast run id, fast report path, source-context
|
|
62
|
+
digest/profile, and asks the background agent to return the full review report
|
|
63
|
+
path and digest.
|
|
64
|
+
The `--metrics` flag is optional and reports foreground elapsed time plus
|
|
65
|
+
agent-spawn and result-cache-hit counts for the fast run.
|
|
66
|
+
|
|
44
67
|
## Boundary
|
|
45
68
|
|
|
46
69
|
CW v0.1.1 does not provide managed cloud infrastructure. It provides a local
|
|
@@ -49,6 +49,13 @@ own `sourceFingerprint`, the covered `repos`, the `queue`, and lifecycle
|
|
|
49
49
|
a `nextAction`. Every read re-derives records from source; the persisted index is
|
|
50
50
|
only compared against, never trusted as the live status.
|
|
51
51
|
|
|
52
|
+
During one index build, repo-level overlays (`archive.json` and
|
|
53
|
+
`provenance.json`) are read once per repo and passed as an in-memory scan
|
|
54
|
+
snapshot to each run record. This is a short-lived mechanism, not a persistent
|
|
55
|
+
cache: the next registry command re-reads source state and overlays from disk, so
|
|
56
|
+
freshness, fail-closed behavior, and output shape stay unchanged while large
|
|
57
|
+
repos avoid repeated identical overlay reads.
|
|
58
|
+
|
|
52
59
|
## Lifecycle state machine
|
|
53
60
|
|
|
54
61
|
Lifecycle is CLASSIFIED from existing state, never invented. `deriveLifecycle`
|
|
@@ -136,6 +143,32 @@ in the repo's `registry/provenance.json`. The original failed run is PRESERVED
|
|
|
136
143
|
for audit — the past is never overwritten. Rerunning a rerun increments
|
|
137
144
|
`generation` and keeps `originRunId` pinned to the chain root.
|
|
138
145
|
|
|
146
|
+
## Portable export, import, and restore verification
|
|
147
|
+
|
|
148
|
+
`run export <run-id> --output PATH` writes a portable JSON archive for a run. The
|
|
149
|
+
archive includes the run state plus run-local files, committed artifacts, audit
|
|
150
|
+
overlays, telemetry ledger files, per-file sha256 digests, file sizes, and a
|
|
151
|
+
manifest digest. External repo-local artifact paths referenced by the run are
|
|
152
|
+
copied into the archive under `external-artifacts/` and recorded with their
|
|
153
|
+
original `sourcePath`; the source run is never mutated.
|
|
154
|
+
|
|
155
|
+
`run import PATH --target DIR` restores the archive under
|
|
156
|
+
`DIR/.cw/runs/<run-id>/`, rebases paths to the target repo, writes an
|
|
157
|
+
`import-manifest.json`, refreshes the target repo registry, and immediately runs
|
|
158
|
+
the same verification used by `run verify-import`. Restored partial runs can be
|
|
159
|
+
resumed from the target repo; restored failed runs remain discoverable from the
|
|
160
|
+
home registry and can be rerun as new linked runs. The import does not alter the
|
|
161
|
+
source repository or the source run.
|
|
162
|
+
|
|
163
|
+
`run verify-import <run-id> [--cwd DIR]` re-reads the restore manifest, recomputes
|
|
164
|
+
every restored file digest, checks the manifest digest, and verifies the
|
|
165
|
+
telemetry ledger when one was restored. Missing manifests, digest mismatches,
|
|
166
|
+
path escapes, unsupported archive schemas, unreadable files, or telemetry-chain
|
|
167
|
+
failures return explicit failed checks instead of a fabricated success.
|
|
168
|
+
|
|
169
|
+
MCP exposes the same mechanisms as `cw_run_export`, `cw_run_import`, and
|
|
170
|
+
`cw_run_verify_import`; the CLI and MCP paths share the same runtime functions.
|
|
171
|
+
|
|
139
172
|
## Cross-repo history
|
|
140
173
|
|
|
141
174
|
`history` reads a unified timeline of runs across all registered repos
|
|
@@ -155,6 +188,9 @@ node scripts/cw.js run resume <run-id> [--limit N] [--json]
|
|
|
155
188
|
node scripts/cw.js run archive <run-id> [--reason TEXT] [--unarchive]
|
|
156
189
|
node scripts/cw.js run archive --older-than-days N [--state completed --state failed]
|
|
157
190
|
node scripts/cw.js run rerun <run-id> [--reason TEXT]
|
|
191
|
+
node scripts/cw.js run export <run-id> --output PATH
|
|
192
|
+
node scripts/cw.js run import PATH --target DIR
|
|
193
|
+
node scripts/cw.js run verify-import <run-id> [--cwd DIR]
|
|
158
194
|
node scripts/cw.js queue add [--app ID|--workflow ID|--runId ID] [--repo PATH] [--priority N] [--note TEXT]
|
|
159
195
|
node scripts/cw.js queue list [--status STATE] [--repo PATH] [--json]
|
|
160
196
|
node scripts/cw.js queue show <queue-id>
|
|
@@ -174,7 +210,8 @@ passes `npm run parity:check`:
|
|
|
174
210
|
|
|
175
211
|
- `cw_registry_refresh`, `cw_registry_show`
|
|
176
212
|
- `cw_run_search`, `cw_run_list`, `cw_run_show`, `cw_run_resume`,
|
|
177
|
-
`cw_run_archive`, `cw_run_rerun`
|
|
213
|
+
`cw_run_archive`, `cw_run_rerun`, `cw_run_export`, `cw_run_import`,
|
|
214
|
+
`cw_run_verify_import`
|
|
178
215
|
- `cw_queue_add`, `cw_queue_list`, `cw_queue_drain`, `cw_queue_show`
|
|
179
216
|
- `cw_history`
|
|
180
217
|
|
|
@@ -310,3 +347,9 @@ Migration DAG with reversible edges (v0.1.45), capability auto-discovery (v0.1.4
|
|
|
310
347
|
0.1.77
|
|
311
348
|
|
|
312
349
|
0.1.78
|
|
350
|
+
|
|
351
|
+
0.1.79
|
|
352
|
+
|
|
353
|
+
## Fast Architecture Review (v0.1.80)
|
|
354
|
+
|
|
355
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|
|
@@ -189,3 +189,9 @@ Migration DAG with reversible edges (v0.1.45), capability auto-discovery (v0.1.4
|
|
|
189
189
|
0.1.77
|
|
190
190
|
|
|
191
191
|
0.1.78
|
|
192
|
+
|
|
193
|
+
0.1.79
|
|
194
|
+
|
|
195
|
+
## Fast Architecture Review (v0.1.80)
|
|
196
|
+
|
|
197
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
# Source Context Profiles
|
|
2
|
+
|
|
3
|
+
CW keeps source-context slimming out of the runtime kernel. The profile is policy
|
|
4
|
+
data in `manifest/source-context-profiles.json`; `scripts/source-context.js` is a
|
|
5
|
+
small mechanism that reads a git ref and writes JSONL to stdout.
|
|
6
|
+
|
|
7
|
+
## Core Profile
|
|
8
|
+
|
|
9
|
+
The default `core` profile is the project memory for AI source imports. It keeps
|
|
10
|
+
runtime source and app/userland entrypoints, and leaves generated artifacts,
|
|
11
|
+
tests, docs, release records, and long logs as manifest-only records.
|
|
12
|
+
|
|
13
|
+
Included:
|
|
14
|
+
|
|
15
|
+
- `plugins/cool-workflow/src/**`
|
|
16
|
+
- `plugins/cool-workflow/apps/**`
|
|
17
|
+
- `plugins/cool-workflow/package.json`
|
|
18
|
+
- `plugins/cool-workflow/tsconfig.json`
|
|
19
|
+
- `plugins/cool-workflow/scripts/cw.js`
|
|
20
|
+
- `plugins/cool-workflow/scripts/mcp-server.js`
|
|
21
|
+
- `plugins/cool-workflow/scripts/agents/**`
|
|
22
|
+
|
|
23
|
+
Excluded from exported content:
|
|
24
|
+
|
|
25
|
+
- `plugins/cool-workflow/dist/**`
|
|
26
|
+
- `plugins/cool-workflow/test/**`
|
|
27
|
+
- `plugins/cool-workflow/docs/**`
|
|
28
|
+
- `docs/assets/**`
|
|
29
|
+
- `.cw-release/**`
|
|
30
|
+
- `CHANGELOG.md`
|
|
31
|
+
- `ITERATION_LOG.md`
|
|
32
|
+
|
|
33
|
+
Exclusion does not delete files and does not change release behavior. `dist/`
|
|
34
|
+
remains a committed release artifact until the release contract is explicitly
|
|
35
|
+
changed.
|
|
36
|
+
|
|
37
|
+
## Narrow Profiles
|
|
38
|
+
|
|
39
|
+
Use a narrower opt-in profile when the question is already scoped:
|
|
40
|
+
|
|
41
|
+
- `runtime`: the full `src/**` runtime kernel plus package and TypeScript
|
|
42
|
+
metadata.
|
|
43
|
+
- `mcp`: capability core/registry, CLI routing, MCP server, MCP launcher scripts,
|
|
44
|
+
and shared types.
|
|
45
|
+
- `workflow-apps`: canonical apps plus the Workflow App framework and app
|
|
46
|
+
planning/orchestration surface.
|
|
47
|
+
- `release`: release flow, gates, manifest/version tooling, package metadata, and
|
|
48
|
+
release-tooling docs.
|
|
49
|
+
- `agent-wrappers`: external agent wrappers, agent config, execution backend,
|
|
50
|
+
drive loop, and agent-delegation docs.
|
|
51
|
+
|
|
52
|
+
The narrow profiles are policy data only. Selecting one changes only the JSONL
|
|
53
|
+
context pack; it does not change runtime behavior, release contents, or the
|
|
54
|
+
default `core` profile.
|
|
55
|
+
|
|
56
|
+
## Commands
|
|
57
|
+
|
|
58
|
+
```bash
|
|
59
|
+
node scripts/source-context.js profiles
|
|
60
|
+
node scripts/source-context.js manifest --profile core --ref HEAD --repo-root /path/to/repo > manifest.jsonl
|
|
61
|
+
node scripts/source-context.js export --profile core --ref HEAD --repo-root /path/to/repo > core-source.jsonl
|
|
62
|
+
node scripts/source-context.js export --profile mcp --ref HEAD --repo-root /path/to/repo > mcp-source.jsonl
|
|
63
|
+
node scripts/source-context.js export --profile mcp --changed-from origin/main --ref HEAD --repo-root /path/to/repo > mcp-changed.jsonl
|
|
64
|
+
node scripts/source-context.js export --profile core --ref HEAD --repo-root /path/to/repo --cache-dir .cw/cache/source-context > core-source.jsonl
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
`manifest` emits one JSON object per tracked file at the selected ref:
|
|
68
|
+
|
|
69
|
+
```json
|
|
70
|
+
{"path":"plugins/cool-workflow/src/state.ts","included":true,"reason":"included:plugins/cool-workflow/src/**","sha256":"..."}
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
`export` emits only included text files and adds `content`. Both commands use
|
|
74
|
+
stdout for JSONL data only. Diagnostics and refusal messages go to stderr.
|
|
75
|
+
|
|
76
|
+
`--changed-from REF` is opt-in diff-aware mode. It filters `manifest` and
|
|
77
|
+
`export` to paths changed between the resolved base commit and `--ref`, then
|
|
78
|
+
applies the selected profile include/exclude rules. Deleted files are omitted
|
|
79
|
+
because there is no blob at the target ref. Records include `changedFrom` with
|
|
80
|
+
the resolved base commit. Empty diffs are valid and emit empty JSONL.
|
|
81
|
+
|
|
82
|
+
`export --cache-dir DIR` is opt-in. The cache key is the resolved git commit SHA
|
|
83
|
+
plus a digest of the selected source profile, so changing either the ref or the
|
|
84
|
+
include/exclude policy produces a different JSONL cache file. Cache hits write the
|
|
85
|
+
same JSONL bytes to stdout and stay silent on stderr. Corrupt or mismatched cache
|
|
86
|
+
records fail closed instead of falling back silently. Diff-aware exports include
|
|
87
|
+
the resolved `--changed-from` commit in the cache key, so full and changed exports
|
|
88
|
+
do not share cache files.
|
|
89
|
+
|
|
90
|
+
`--repo-root DIR` is also opt-in; when omitted, the script keeps its historical
|
|
91
|
+
default and reads the Cool Workflow repository root.
|
|
92
|
+
|
|
93
|
+
## Verification
|
|
94
|
+
|
|
95
|
+
The smoke test checks that:
|
|
96
|
+
|
|
97
|
+
- the profile includes and excludes exactly the remembered paths;
|
|
98
|
+
- `dist/`, tests, docs, release records, and long logs are manifest-only;
|
|
99
|
+
- exported records are parseable JSONL with content and sha256;
|
|
100
|
+
- narrow profiles are slimmer than `core` and include/exclude their intended
|
|
101
|
+
surfaces;
|
|
102
|
+
- `--changed-from` emits only changed current-ref files, still honors excludes,
|
|
103
|
+
and caches separately from full exports;
|
|
104
|
+
- cached exports are byte-identical to uncached exports and corrupt cache hits
|
|
105
|
+
fail closed;
|
|
106
|
+
- the `core` profile stays under its `maxLines` guard.
|
|
107
|
+
|
|
108
|
+
Run:
|
|
109
|
+
|
|
110
|
+
```bash
|
|
111
|
+
node test/source-context-profile-smoke.js
|
|
112
|
+
```
|
|
113
|
+
|
|
114
|
+
## FreeBSD Discipline
|
|
115
|
+
|
|
116
|
+
This feature is opt-in and does not alter existing CLI output. It is mechanism,
|
|
117
|
+
not policy: profile selection lives in data, and vendor prompt/stream behavior
|
|
118
|
+
stays in wrappers. It fails closed on invalid profiles, unknown refs, binary
|
|
119
|
+
included files, and line-count drift past the configured guard.
|
|
@@ -45,6 +45,13 @@ Summaries are written under `.cw/runs/<run-id>/summaries/` as plain JSON. Raw
|
|
|
45
45
|
blackboard messages, graph nodes, graph edges, audit events, evidence refs, and
|
|
46
46
|
eval artifacts are never deleted or overwritten.
|
|
47
47
|
|
|
48
|
+
Within a single summary build, CW shares the derived full operator graph,
|
|
49
|
+
operator status, blackboard digest, state-size record, and graph view records
|
|
50
|
+
through a short-lived in-memory context. This avoids rebuilding the same graph
|
|
51
|
+
for `summary refresh`, `summary show`, and the top-level state-explosion report.
|
|
52
|
+
It is not a daemon or persistent cache: the next command re-reads run state from
|
|
53
|
+
disk, recomputes source fingerprints, and still fails closed on stale summaries.
|
|
54
|
+
|
|
48
55
|
## Blackboard summarization
|
|
49
56
|
|
|
50
57
|
`blackboard summarize <run-id>` (MCP: `cw_blackboard_summarize`) returns a
|
|
@@ -262,3 +269,9 @@ Migration DAG with reversible edges (v0.1.45), capability auto-discovery (v0.1.4
|
|
|
262
269
|
0.1.77
|
|
263
270
|
|
|
264
271
|
0.1.78
|
|
272
|
+
|
|
273
|
+
0.1.79
|
|
274
|
+
|
|
275
|
+
## Fast Architecture Review (v0.1.80)
|
|
276
|
+
|
|
277
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|
|
@@ -205,3 +205,9 @@ Migration DAG with reversible edges (v0.1.45), capability auto-discovery (v0.1.4
|
|
|
205
205
|
0.1.77
|
|
206
206
|
|
|
207
207
|
0.1.78
|
|
208
|
+
|
|
209
|
+
0.1.79
|
|
210
|
+
|
|
211
|
+
## Fast Architecture Review (v0.1.80)
|
|
212
|
+
|
|
213
|
+
Adds the opt-in fast architecture-review lane: scoped JSONL source contexts, diff-aware exports, reusable Map and Assess results, measurable wrapper metrics, actionable background full-review handoff, and userland model policy flags for routing fast/strong workers without changing the full review contract.
|