@mindrian_os/cli 1.14.0-beta.1 → 1.14.0-beta.5

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/CHANGELOG.md CHANGED
@@ -1,7 +1,46 @@
1
+ ## [1.14.0-beta.5] - 2026-06-23
2
+
3
+ The v1.14.0-beta train: Canon Part 11 (the Invocation Constitution) ratified and shipped as a born-wired hard coverage gate, the four-class governance-ISA (canon v1.15), /mos:act made governed + always-on + intent-calibrated, cross-class command-to-pipeline-to-framework chaining, the rs-* family + presentation surfaces wired, Phases 170 (ACE/diffusion) + 171 (methodology-ingest) reconciled to CIRS-conformance, and Phase 173 (the /mos:show JTBD need-selector front door).
4
+
5
+ ### Added
6
+ - **Canon Part 11 -- The Invocation Constitution (CIRS R1-R14), born-wired as a hard coverage gate (Phase 172).** The invocation/reachability layer is now a constitutional Part, peer to Part 8 (Boundary) and Part 9 (Memory): every invocable surface (command, skill, agent) is in exactly one of two states, WIRED (`connector:` block) or EXCLUDED (`connector:{excluded,reason}`), and a new or modified surface fails the gate CLOSED unless it satisfies R1. Coverage is a lifecycle invariant enforced at every merge, not a number checked once. The born-wired gate is wired into pre-commit + install-pre-commit + release.sh (Step 2.4) + doctor --acceptance. Both coverage ledgers report gap=0 (89 wired / 36 excluded / 0 gap on the connector registry; projection gap=0). The recurring 143.x / 144.1 dark-surface regression now has a structural cure.
7
+ - **Phase 173 -- /mos:show JTBD need-selector front door.** A Shape F.1 publish-needs selector (`data/publish-needs.json` + a `--check` validator + a role_blend-to-lane mapper) plus the SENS-SHOW show/share trigger sensor (`lib/core/sensors/sensor-show-share.cjs`, R4) registered in dispatchSensors, with the orchestration projection + connector registry + harness manifest regenerated in lockstep (R5). End-to-end R1-R7 flow test green; run-all-173 7/7.
8
+ - **Phase 170 -- Adoption-Capacity Engine (ACE) + dual-use diffusion trigger (`/mos:diffusion`).** Canonized Horowitz's adoption-capacity theory into the Brain (Neo4j + Pinecone) as a first-class methodology: variables (financial intensity, organizational capital, conceptual capacity), 7 cases incl. 3 dual-use worked examples, the 2x2 typology, 7-step pipeline, 5-path response, academic critiques, and the FEEDS_INTO chain (S-Curve / Reverse Salient / PEST / Macro Trends / Sustaining-vs-Disruptive INTO ACE; ACE INTO Scenario Planning / Mullins / Triple Validation Compass / Ansoff / Now-New-Next / Self-Selling Loop). Also deepened the Hooked Model and minted the Self-Selling Loop (mindrian-operation tier). New `SENS-09` dual-use diffusion sensor (`lib/core/sensors/sensor-diffusion-adoption.cjs`, frozen `brain_consult` reach; keyword + marker + signal modes) surfaces ACE proactively on defence/navy/drone/dual-use turns; `/mos:diffusion` is the explicit front door. `brain_search` retrieval verified. Additive only (no frozen-set move; no canon amendment). Test 20/20 + regression fences green.
9
+ - **Phase 171 -- reusable methodology-ingest pipeline (`/mos:ingest-methodology`).** Codifies the 7-step "add a methodology to the Brain" process so every future framework follows the same safe path: encode -> Canon Part-8 boundary gate (hard halt) -> graph write -> vector write -> trigger + chain -> register -> local refresh. Engine `lib/core/methodology-ingest.cjs` (pure: `auditSpecPart8` gate, parameterized `buildFrameworkCypher`, `buildPineconeRecords`, `ingestPlan`) test 19/19; local step `scripts/methodology-ingest-local.sh` regenerates command-registry -> connector-registry -> brain-orchestration-projection (the local intelligence cache the navigation engine / dial / ranker read), each behind its `--check` drift gate, so a Brain-written framework is operable Local-Only with no live Brain call.
10
+
11
+ ### Changed
12
+ - **Canon advanced to v1.15.** Part 11 R1's unit-of-coverage now enumerates the four governed surface classes -- mechanical (a non-framework command/operation), framework (a pws methodology), intelligence (an engine/sensor/analysis surface), and pipeline (a chain/workflow) -- as the invocation governance ISA; the gate is class-aware. The `coverageReport()` `class` enum is purely additive metadata (wired/excluded/gap counts unchanged). Appendix D entry 26 records the amendment; mints no new edge/node/reach type and opens no Brain wire.
13
+ - **/mos:act is now governed, always-on, and intent-calibrated**, resolving through the one governed path (dispatchSensors -> decide() -> resolver) rather than a second selection brain. Cross-class command-to-pipeline-to-framework chaining now resolves through the same spine.
14
+ - **The rs-* family and the presentation surfaces are wired** into the connector spine (CIRS R1), closing the largest dark-surface band; every thinking-surface gap is now WIRED or explicitly EXCLUDED-with-reason.
15
+ - **Phases 170 + 171 are no longer release-held.** Both were CIRS-conformance targets gated before release; Phase 172 Plan 12 reconciled them to conformance, so they ship in this beta.
16
+
17
+ ### Fixed
18
+ - **The CIRS coverage gate flipped from WARN to hard-FAIL.** `build-connector-registry.cjs --check` and `build-orchestration-projection.cjs --check` now exit non-zero on any surface neither WIRED nor EXCLUDED (and any command counterpart neither ranked nor excluded). A command counterpart EXCLUDED at the connector layer now propagates to EXCLUDED in the projection, so the two ledgers stay reconciled at gap=0. The flip landed after the baseline was wired/excluded, so CI never went RED mid-sweep.
19
+
20
+ ## [1.14.0-beta.3] - 2026-06-19
21
+
22
+ ### Added
23
+ - **Phase 164 -- BONO research/debate engine (`/mos:bono`).** Assembles a de Bono six-hats team across (subdomain x hat) cells, runs an inter-hat debate on your hypothesis, and files structured findings as proposed truth-claim nodes. Mints the `SyntheticExpert` node type so a high-value team member can be saved and re-invoked as a hat in future runs (human-confirmed per Canon Part 9 role 5). Phase gate `tests/run-all-164.sh` 20/20; adversarial verdict 13/13.
24
+ - **Phase 165 -- unknown-unknowns blind-spot engine (backs `/mos:map-unknowns`).** A Horvitz et al. 2019 recast that hunts the claims you are most confident about and confidently wrong: a DSP partitioner + deterministic UCB bandit + Rumsfeld 2x2 router + LOCAL proxy oracle, all zero-Brain-egress, that halts at the F.1 Decision Gate. Proven by instrumentation: `tests/run-all-165.sh` 19/19, adversarial verdict 5/5, Part-8 boundary 8/8.
25
+ - **Phase 163 -- trending-to-the-absurd harness (`/mos:trending-to-absurd`).** The visionary-innovation companion that pushes trends to the absurd to surface future problems. Phase gate 13/13.
26
+ - **Phase 166 -- gated-chain executor (the `runChain` spine).** The shared invoke -> capture -> pass -> loop runtime that auto-runs autonomous-safe steps and halts at material steps via the Decision Gate; the engines (BONO, unknown-unknowns, trending-to-absurd) ride it instead of cloning a per-feature orchestrator. Phase gate `tests/run-all-166.sh` 23/23.
27
+ - **Phase 167 -- harness-as-code completion (`/mos:new-surface`).** A declared 3-MAP manifest + generator that scaffolds a new command/surface onto the connector spine and regenerates the registry transitively, plus posture-scoped fable-mode self-critique on material steps. Phase gate 12/12.
28
+ - **Phase 169 -- graph-derivation harness.** Mints the `NESTED_WITHIN` room-lineage edge so the nested-room fractal joint has a legal, graph-navigable home (child room -> parent room), and ships the self-heal rollup walk. Phase gate `tests/run-all-169.sh` green.
29
+
30
+ ### Changed
31
+ - README rebuilt to reflect v1.14.0: version badge, the new front-door command set (`/mos:ignite`, `/mos:discover`, `/mos:bono`, `/mos:map-unknowns`), and the current surface count (99 commands, 14 skills, 9 agents).
32
+ - mindrian-os.com updated with the new commands and v1.14.0 capability information, version surfaces reconciled, and redeployed.
33
+ - Mindrian Canon advanced to v1.13 (Appendix D entries 21-24): the domain-taxonomy edges (DECOMPOSED_INTO / PART_OF / TAGGED_WITH / RELATED_TO), the Part-4 cascade reconciliation (CONVERGES / INVALIDATES / ENABLES into the navigation chokepoint), the `NESTED_WITHIN` room-lineage edge, and the `SyntheticExpert` node type.
34
+
35
+ ### Fixed
36
+ - **Phase 168 -- Part-4 edge-vocabulary reconciliation.** Brought the Part 9 `writeEdge` chokepoint frozen set into line with Canon Part 4 prose (CONVERGES / INVALIDATES / ENABLES were declared in canon and written by the legacy cascade path but rejected by the chokepoint). Phase gate `tests/run-all-168.sh` green.
37
+ - `tests/run-all-165.sh` no longer trips its own em-dash sweep: the swept-for em-dash is now defined via its U+2014 codepoint escape so the gate file carries no literal em-dash.
38
+ - GSD STATE.md / ROADMAP.md reconciled to the active milestone (`v1.14.0-beta.2`): the stale `v1.13.1` milestone label, the old phase/plan counts, and the stale `## Latest` section were corrected so every progress report reads true.
39
+
1
40
  ## [1.14.0-beta.1] - 2026-06-18
2
41
 
3
42
  ### Added
4
- -
43
+ - Opened the v1.14.0 cycle on top of the shipped v1.13.1 "Larry Reaches" stable release. Detailed v1.14.0 notes are consolidated under the beta.3 entry above (the phases 163-169 executed band landed across beta.1 and beta.2).
5
44
 
6
45
  ## [1.13.1] - 2026-06-17
7
46
 
package/README.md CHANGED
@@ -10,7 +10,7 @@
10
10
  Powered by PWS (Problems Worth Solving), an innovation methodology built and tested through 20 years of teaching by Prof. Lawrence Aronhime.
11
11
  Engineered by Jonathan Sagir.
12
12
 
13
- [![Version](https://img.shields.io/badge/version-1.13.1--beta-1E3A6E)](CHANGELOG.md)
13
+ [![Version](https://img.shields.io/badge/version-1.14.0--beta-1E3A6E)](CHANGELOG.md)
14
14
  [![License](https://img.shields.io/badge/license-BSL_1.1-C8A43C)](LICENSE)
15
15
  [![Works on](https://img.shields.io/badge/CLI_+_Desktop_+_Cowork-2D6B4A)](#three-surfaces)
16
16
 
@@ -114,17 +114,19 @@ Talk. That is the whole interface. You describe what you are trying to do, and L
114
114
  The commands below are internals. You never have to memorize them or type them. Larry reaches for them on your behalf. They are here for the times you already know the shortcut and want it.
115
115
 
116
116
  ```bash
117
- /mos:new-project # tell Larry what you are exploring
117
+ /mos:ignite # the front door: start or excavate a room
118
+ /mos:discover # Larry-led client + product + JTBD discovery
118
119
  /mos:beautiful-question # reframe the problem before solving it
119
120
  /mos:analyze-needs # who has this problem, how badly, what they have tried
120
- /mos:lean-canvas # one-page business model
121
+ /mos:bono # a six-hats research-and-debate team on your question
122
+ /mos:map-unknowns # hunt the claims you are most confident about, and wrong
121
123
  /mos:file-meeting # paste a transcript, Larry files it
122
124
  /mos:opportunities # what grants match this room right now
123
125
  /mos:graph "what is the weakest assumption in my financial model?"
124
126
  /mos:grade # honest assessment against real ventures
125
127
  ```
126
128
 
127
- If you do not know which one to run, that is the normal case. Just talk.
129
+ That is a slice of 99 commands across 14 skills and 9 agents. If you do not know which one to run, that is the normal case. Just talk: Larry reaches for the right one.
128
130
 
129
131
  ---
130
132
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindrian_os/cli",
3
- "version": "1.14.0-beta.1",
3
+ "version": "1.14.0-beta.5",
4
4
  "description": "Install MindrianOS into Claude Code with one command -- `npx @mindrian_os/cli`. Ships the MindrianOS plugin (Larry + PWS methodology + Data Room) plus a setup/diagnostics CLI (install/doctor/update).",
5
5
  "scripts": {
6
6
  "mcp": "node bin/mindrian-mcp-server.cjs",