Commit Graph

99 Commits

Author SHA1 Message Date
Vincent Koc
8899fc796c
fix(reports): accept packaged runtime entrypoints
Some checks failed
Check / Node 22 (push) Has been cancelled
2026-05-06 02:46:10 -07:00
Vincent Koc
feefb4ee23
fix(contract): accept compat-gap coverage records
Some checks failed
Check / Node 22 (push) Has been cancelled
Treat compat-gap issues as reconciliation evidence for their own compatibility records.
2026-05-05 00:50:58 -07:00
Vincent Koc
f642fb5c9f
fix(reports): quiet resolved package entrypoint P0s
Fix compatibility report classification so built runtime package entrypoints satisfy source-form OpenClaw metadata, SDK export alias misses collapse into a single compat-gap row, and P0 live issues are not repeated under the general live section.
2026-05-05 00:34:18 -07:00
Vincent Koc
12005b4658
fix(capture): accept valid mocked capture output 2026-05-03 01:09:52 -07:00
Vincent Koc
4956ad1fbc
fix(capture): follow bundled channel exports 2026-05-03 00:59:42 -07:00
Vincent Koc
a58e0785d5
fix(capture): synthesize manifest plugin config 2026-05-03 00:11:24 -07:00
Vincent Koc
9f45c8aeb6
fix(report): downgrade registration capture gaps 2026-05-02 22:43:55 -07:00
Vincent Koc
06cc55ce51
fix(report): accept min host version floors (#17)
* fix(report): accept min host version floors

* fix(inspector): treat bundled channel entries as channel coverage

* fix(inspector): classify bundled channel probes

* fix(policy): allow wildcard seam rules
2026-05-02 18:20:13 -07:00
Vincent Koc
2eda65a8a9
fix(report): flag unsupported openclaw bundle metadata
Some checks are pending
Check / Node 22 (push) Waiting to run
2026-05-02 11:31:30 -07:00
Vincent Koc
4bc5fbcfa3
feat(report): reconcile runtime capture evidence 2026-05-02 11:22:20 -07:00
Vincent Koc
a6af8800e0
fix(runtime): harden plugin capture mocks 2026-05-02 10:51:35 -07:00
Vincent Koc
b919df78d3
fix(reports): flag advertised npm pack blockers 2026-05-02 09:10:57 -07:00
Vincent Koc
ff78dccff7
fix(probes): classify kitchen sink registrars 2026-05-02 08:48:39 -07:00
Vincent Koc
b33c6f725d
fix(reports): surface plugin install metadata 2026-05-02 08:40:30 -07:00
Vincent Koc
e38991a35f
fix(security): harden inspector sanitizers
Some checks failed
Check / Node 22 (push) Has been cancelled
2026-04-30 02:54:02 -07:00
Vincent Koc
eb251cbae4
feat: report openclaw lifecycle timings 2026-04-29 19:38:38 -07:00
Vincent Koc
cc89d7cea7
feat: baseline import-loop profile metrics 2026-04-29 19:26:46 -07:00
Vincent Koc
1ee105e29d
feat: flag unsupported security manifests 2026-04-29 19:18:16 -07:00
Vincent Koc
e8fb9b4380
fix(profile): expose sampler availability
Some checks are pending
Check / Node 22 (push) Waiting to run
2026-04-29 13:17:17 -07:00
Vincent Koc
7b5f706398
fix(inspector): accept channel factory seams 2026-04-29 06:32:59 -07:00
Vincent Koc
862d8c9fb8
fix(synthetic): classify chat channel plugin factory 2026-04-29 06:17:27 -07:00
Vincent Koc
85c69fb24d
fix(platform): separate covered portability risks 2026-04-28 21:39:27 -07:00
Vincent Koc
9ab07bb316
fix(reports): treat openclaw as host-linked dependency 2026-04-28 21:34:02 -07:00
Vincent Koc
d91d596d90
fix(reports): link probe gaps to compat records 2026-04-28 21:13:15 -07:00
Vincent Koc
332706b014
fix(reports): sanitize OpenClaw target paths 2026-04-28 18:32:50 -07:00
Vincent Koc
e9e4b6704c
fix(synthetic): classify kitchen-sink registrars
Some checks are pending
Check / Node 22 (push) Waiting to run
2026-04-28 13:24:09 -07:00
Patrick Erichsen
41a47e9a18 fix runtime capture binding callbacks 2026-04-28 02:16:05 -07:00
Vincent Koc
527b2eae82
chore(release): add patch release plan 2026-04-27 21:51:04 -07:00
Vincent Koc
bdef58eeb9
test(release): guard npm package contents 2026-04-27 21:45:20 -07:00
Vincent Koc
f8073df320
ci(release): share changelog release notes 2026-04-27 21:34:13 -07:00
Vincent Koc
9718aca09c
feat(api): add grouped root facades 2026-04-27 21:22:08 -07:00
Vincent Koc
e296985559
test(release): guard crabpot public api migration 2026-04-27 21:10:40 -07:00
Vincent Koc
33657d547c
feat(api): expose synthetic probe helpers 2026-04-27 21:03:19 -07:00
Vincent Koc
36eb577373
feat(api): expose runtime profile helpers 2026-04-27 20:55:24 -07:00
Vincent Koc
441a44691b
feat(api): expose ci rollup helpers 2026-04-27 20:48:26 -07:00
Vincent Koc
2cdfd8523f
feat(api): expose contract capture helpers 2026-04-27 20:42:21 -07:00
Vincent Koc
4b00351801
feat(api): expose report metadata helpers 2026-04-27 20:34:31 -07:00
Vincent Koc
dc0b02513c
feat(api): add fixture workspace helpers 2026-04-27 17:30:26 -07:00
Vincent Koc
90ba519b4e
feat(api): add fixture cold import helpers 2026-04-27 17:24:37 -07:00
Vincent Koc
88f6ae551f
feat(api): expose static inspection primitives 2026-04-27 17:10:37 -07:00
Vincent Koc
5c40771272
feat(init): add json summary output 2026-04-27 15:31:14 -07:00
Vincent Koc
e6c04b7038
feat(init): add dry run preview 2026-04-27 15:26:10 -07:00
Vincent Koc
c17a293c60
feat(cli): add explicit execution opt-in flag 2026-04-27 15:16:12 -07:00
Vincent Koc
1c94019fb7
fix(init): infer source root from export maps 2026-04-27 15:07:36 -07:00
Vincent Koc
f88a593933
fix(init): make setup output repo-relative 2026-04-27 15:02:24 -07:00
Vincent Koc
11783e3973
feat(init): add package script setup 2026-04-27 14:46:21 -07:00
Vincent Koc
26543792f1
feat(init): detect plugin package managers 2026-04-27 14:36:01 -07:00
Vincent Koc
10d9c84865
chore(release): add crabpot follow-through check 2026-04-27 14:26:04 -07:00
Vincent Koc
66c3bb785a
feat(synthetic): build probe plans from reports 2026-04-27 14:12:45 -07:00
Vincent Koc
51e179f304
feat(api): add fixture set report helpers 2026-04-27 13:20:11 -07:00