intentional-cognition-os 1.2.0 → 1.2.2

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,5 +1,15 @@
1
1
  # Changelog
2
2
 
3
+ ## [v1.2.2] - 2026-05-21
4
+
5
+ - docs(dogfood): author intent-eval-core-v1 question bank + session-1 journal (#79) (1a0cb0d)
6
+
7
+
8
+ ## [v1.2.1] - 2026-05-21
9
+
10
+ - fix(release): poll for npm propagation up to 120s, not fixed sleep 5 (#78) (25596ca)
11
+
12
+
3
13
  ## [v1.2.0] - 2026-05-21
4
14
 
5
15
  - feat(dogfood,plugin): scaffold dog-food trail + /ico-your-internals skill (#77) (1b32149)
package/README.md CHANGED
@@ -152,7 +152,7 @@ Global flags on every command: `--workspace <path>`, `--json`, `--verbose`, `--q
152
152
 
153
153
  ## Status
154
154
 
155
- **v1.0.5 — stable.** 1,210 tests passing across 5 packages. Used daily by the author. Public release on npm.
155
+ **v1.0.5 — stable.** 1.2.2 tests passing across 5 packages. Used daily by the author. Public release on npm.
156
156
 
157
157
  - **Stable**: all 14 commands, the compilation passes, ask + research + recall + render + promote, the audit chain.
158
158
  - **In progress**: post-v1 coverage uplift on compiler + cli packages; mutation-testing baseline.