humanish 0.45.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.
@@ -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.45.0`; it is not an exhaustive inventory of command/result envelopes. Exported types,
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
@@ -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.45.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,44 +467,44 @@ 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 active engineering proof slice is the first depth-axis deletion branch: run
471
- an existing first-party bespoke sim through current Humanish, compare the
472
- decision outputs, and delete its bespoke generic harness while retaining only a
473
- thin product extension. The current front is an agent-facing terminal-product
474
- harness, whose thin-extension budget is being surfaced as engine gaps. Landed so
475
- far (`0.32.0`–`0.34.0`): the honest-scoring fixes (persona traits now shape the
476
- terminal agent; a quoted-subject-copy blocker false-positive; a comms false-green
477
- guard), a config-loadable adopter scorer seam (`review.scorer.ref` /
478
- `--scorer`), and the full-transcript scorer evidence channel (the scoring
479
- context carries the whole normalized session, not a ~2KB tail an adopter
480
- rubric can no longer prove less than the persisted transcript). Remaining
481
- before the deletion, in order: pin the decision-equivalence comparator (a
482
- written contract which decision outputs, compared how, over which study set —
483
- judged over fixed transcripts, never fresh-runs-vs-historical rate
484
- comparisons), rescore the reference study's arms over full evidence, then
485
- terminal-lane fan-out at roster scope (per-lane missions/personas; a written
486
- roll-up verdict contract that separates harness-verdict from per-lane mission
487
- verdicts precedes the fan-out code). The product-credential channel's payment
488
- half is explicitly OFF this deletion's path the bespoke harness being deleted
489
- never transacted, so decision-equivalence does not require it; only its
490
- host-side measured-cost half (costProbe run-context) remains in scope. Then run
491
- that harness's study through current Humanish, compare the decision outputs,
492
- and delete its bespoke engine. Converge on one such branch to
493
- decision-equivalent green before starting the next archetype (a multi-actor
494
- shared-state harness) or the breadth panel.
495
-
496
- After that checkpoint, re-evaluate this order rather than treating it as an
497
- automatic queue:
498
-
499
- 1. centralize run identity, history, and provider ownership behind tested
500
- `RunStore` and `ResourceLease` interfaces, and make generated first-run
501
- source load-bearing or explicitly optional;
502
- 2. complete the agent-skill deletion branch and use it to force the real
503
- external extension budget;
504
- 3. implement multi-origin shared-world only if its adopter gate opens and the
505
- ratified packet passes maintainer review;
506
- 4. complete the multi-app adopter deletion branch;
507
- 5. establish the external stratified panel.
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;
491
+ 2. registry promotions: the wordmark (#431), the participant card, and the two
492
+ vendored Base UI wrappers (drawer, popover) once a second surface consumes
493
+ them;
494
+ 3. the adoption cluster: vendor-native key resolution (#436) and the optional
495
+ desktop peer-dep gap (#346) — the two biggest remaining "npx works
496
+ first-try" violations;
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.
501
+
502
+ The depth-axis deletion front (an adopter's bespoke terminal-product sim,
503
+ comparator contract posted on the adopter's tracker) is paused awaiting the
504
+ operator's decision-ledger sign-off, deliberately: it resumes on that
505
+ sign-off, not by default. The multi-actor shared-state adopter gate (#166)
506
+ needs one live rerun of its replacement-critical family on current humanish;
507
+ the recon (family, runner pin) is recorded and it runs as its own arc.
508
508
 
509
509
  The version-pinned README hero is the drawDB real-application study: a live
510
510
  four-persona capture that proves package/Observer rendering, public-safe asset
@@ -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.45.0` (2026-08-16). 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
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.45.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",