humanish 0.46.0 → 0.47.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/actor-contract.d.ts +10 -0
- package/dist/actor-contract.js.map +1 -1
- package/dist/computer-use-actor.d.ts +3 -1
- package/dist/computer-use-actor.js +2 -1
- package/dist/computer-use-actor.js.map +1 -1
- package/dist/computer-use.d.ts +10 -1
- package/dist/computer-use.js +27 -14
- package/dist/computer-use.js.map +1 -1
- package/dist/concurrent-shared-world-lab.js +37 -7
- package/dist/concurrent-shared-world-lab.js.map +1 -1
- package/dist/cua-actor-lab.d.ts +17 -2
- package/dist/cua-actor-lab.js +146 -6
- package/dist/cua-actor-lab.js.map +1 -1
- package/dist/observer-app.html +5 -5
- package/dist/run.d.ts +15 -1
- package/dist/run.js.map +1 -1
- package/docs/contracts/schemas.md +6 -2
- package/docs/goals/current.md +26 -23
- package/docs/ramp/README.md +1 -1
- package/package.json +2 -2
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Date: 2026-06-02 (current-state note updated 2026-07-14)
|
|
4
4
|
|
|
5
5
|
Status: reference map for the major contracts shipped through source version
|
|
6
|
-
`0.
|
|
6
|
+
`0.47.0`; it is not an exhaustive inventory of command/result envelopes. Exported types,
|
|
7
7
|
schema constants, parsers, and validators in `src/` are authoritative. Rows
|
|
8
8
|
marked "reserved" name layering intent only — no code emits or validates them
|
|
9
9
|
yet. Do not emit a reserved schema.
|
|
@@ -724,7 +724,11 @@ Core-owned fields:
|
|
|
724
724
|
budget AFTER productive activity — status `passed`, a NON-FAILURE completion,
|
|
725
725
|
distinct from `timed_out`, which stays reserved for a zero-progress deadline
|
|
726
726
|
hit and remains a failure)
|
|
727
|
-
- `ids`, `counts`, `items[]`, optional `tokenUsage`, `capabilities
|
|
727
|
+
- `ids`, `counts`, `items[]`, optional `tokenUsage`, `capabilities`. Items may
|
|
728
|
+
carry `at` (ISO-8601 recording stamp from the loop's clock) and, on
|
|
729
|
+
click-like `ui_action` items, structured `coord` (`x`/`y`) — both additive
|
|
730
|
+
(#441): absent on older bundles and non-stamping producers, and absence means
|
|
731
|
+
"timing/position unrecorded", never zero
|
|
728
732
|
- optional `affordanceUse` (`humanish.affordance-use.v1`): which KIND of route this
|
|
729
733
|
actor took (see Affordance Use below)
|
|
730
734
|
- optional `estimatedCost` (`humanish.actor-estimated-cost.v1`): a token-derived
|
package/docs/goals/current.md
CHANGED
|
@@ -29,7 +29,7 @@ study completed, reproduced, and produced a real accessibility finding via a
|
|
|
29
29
|
keyboard-first participant
|
|
30
30
|
([docs/goals/email-gated-signup/receipts/](email-gated-signup/receipts/)).
|
|
31
31
|
|
|
32
|
-
## Current Program Truth (source `0.
|
|
32
|
+
## Current Program Truth (source `0.47.0`)
|
|
33
33
|
|
|
34
34
|
The package source and repository implementation in this tree agree on these
|
|
35
35
|
points:
|
|
@@ -467,34 +467,37 @@ Observer hero from a commit-pinned public application (drawDB) shipped in
|
|
|
467
467
|
`0.16.0`. That run treats the application as a study subject, not a Humanish
|
|
468
468
|
adopter, and does not imply endorsement; it does not satisfy the depth gate.
|
|
469
469
|
|
|
470
|
-
The operator-pinned train-of-thought
|
|
471
|
-
`0.
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
470
|
+
The operator-pinned train-of-thought thread (#427, both stages) and the
|
|
471
|
+
#441 queue head are done as of `0.47.0`, live-proven the same day they
|
|
472
|
+
shipped: trace items carry recording stamps and structured click
|
|
473
|
+
coordinates; the live path flushes `liveActor` partials mid-run so the
|
|
474
|
+
attached Observer's timeline grows while a study runs; playback runs at
|
|
475
|
+
the participant's recorded pace when stamps exist (and the transport says
|
|
476
|
+
which clock it is on); the participant card's decide-line ticks the
|
|
477
|
+
newest reported thought during a live lane; and a live-shaped golden cut
|
|
478
|
+
from a kept receipt run pins the whole shape (`?fixture=live`). On the way
|
|
479
|
+
the capture exposed and closed two evidence-quality defects: the persona
|
|
480
|
+
identity leak (#452) and the credible-pass guard's incentive inversion
|
|
481
|
+
against post-success defect reports (#453 — the verdict scan and the
|
|
482
|
+
friction tally are now separate reads of the same narrative). Shared-world
|
|
483
|
+
roll-up honesty (#364) closed via an external contribution that separates
|
|
484
|
+
credibility, mission endpoint, and convergence into three explicit claims.
|
|
485
|
+
|
|
486
|
+
The standing queue, in rough order:
|
|
487
|
+
|
|
488
|
+
1. Observer deep links (#441's last item): hash routing for run/lane/frame —
|
|
489
|
+
the declared parity regression from the renderer cutover and the
|
|
490
|
+
prerequisite for #428's cite-turns flags;
|
|
489
491
|
2. registry promotions: the wordmark (#431), the participant card, and the two
|
|
490
492
|
vendored Base UI wrappers (drawer, popover) once a second surface consumes
|
|
491
493
|
them;
|
|
492
494
|
3. the adoption cluster: vendor-native key resolution (#436) and the optional
|
|
493
495
|
desktop peer-dep gap (#346) — the two biggest remaining "npx works
|
|
494
496
|
first-try" violations;
|
|
495
|
-
4. shared-world honesty: per-action evidence (#365)
|
|
496
|
-
|
|
497
|
-
|
|
497
|
+
4. shared-world honesty, remaining half: per-action evidence (#365) and
|
|
498
|
+
exposure-flag coverage (#446);
|
|
499
|
+
5. the stakeholder TUI (#455): research + token-translated mocks on the
|
|
500
|
+
operator review surface, design sign-off gated before any code.
|
|
498
501
|
|
|
499
502
|
The depth-axis deletion front (an adopter's bespoke terminal-product sim,
|
|
500
503
|
comparator contract posted on the adopter's tracker) is paused awaiting the
|
package/docs/ramp/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Status: public-safe contributor and agent ramp.
|
|
4
4
|
|
|
5
|
-
Package/source version in this tree: `0.
|
|
5
|
+
Package/source version in this tree: `0.47.0` (2026-08-17). The Observer is phone-usable as a stated requirement (observer/AGENTS.md); interactive primitives start from Base UI. The Observer renderer is the observer/ workspace artifact only; the legacy string-concat renderer was deleted at cutover (#426), and rollback is a version pin to 0.42.0. The containment boundary introduced in
|
|
6
6
|
`0.15.1` remains in force: managed run and output paths bind to validated
|
|
7
7
|
physical filesystem identities, and stored provider IDs are evidence, not
|
|
8
8
|
cleanup authority. The bundled OSS meta-lab is dry-run only until
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "humanish",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.47.0",
|
|
4
4
|
"description": "Open-source-safe CLI for persona simulation, observer review, and public-safe feedback drafts.",
|
|
5
5
|
"author": "Daniel G Wilson <daniel@danielgwilson.com>",
|
|
6
6
|
"keywords": [
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"release:check": "pnpm check && pnpm public-surface:scan && pnpm skill:check && npm pack --dry-run",
|
|
59
59
|
"skill:check": "DISABLE_TELEMETRY=1 npx skills add . --list",
|
|
60
60
|
"test": "vitest run",
|
|
61
|
-
"typecheck": "tsc -p tsconfig.json --noEmit",
|
|
61
|
+
"typecheck": "tsc -p tsconfig.json --noEmit && pnpm --filter humanish-observer typecheck",
|
|
62
62
|
"humanish:doctor": "pnpm humanish -- doctor",
|
|
63
63
|
"humanish:run": "pnpm humanish -- run --dry-run",
|
|
64
64
|
"humanish:watch": "pnpm humanish -- watch",
|