Skip to content

Commit 1de8087

Browse files
committed
chore: release v0.8.1 (noun-ownership migration guide) 01M0T3YW1JKDG62D34SJ5YKG4M
1 parent 5425b7b commit 1de8087

19 files changed

Lines changed: 116 additions & 35 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"name": "okf-graph-eng",
1212
"source": "./",
1313
"description": "OKF graph engine \u2014 Catalog, ContextPack, impact, progressive-disclosure packs.",
14-
"version": "0.8.0",
14+
"version": "0.8.1",
1515
"author": {
1616
"name": "Rick Hightower"
1717
},

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "okf-graph-eng",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "OKF graph engine: validate, walk, pack, and impact-analyze Git-native knowledge graphs. Owns Catalog and ContextPack. Domain nouns live in PKC, SAC, DEKC, and AGER.",
55
"author": {
66
"name": "Rick Hightower",

.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "okf-graph-eng",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "OKF graph engine: validate, walk, pack, and impact-analyze Git-native knowledge graphs. Owns Catalog and ContextPack. Domain nouns live in PKC, SAC, DEKC, and AGER.",
55
"author": {
66
"name": "Rick Hightower",

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "okf-graph-eng",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "OKF graph engine: validate, walk, pack, and impact-analyze Git-native knowledge graphs. Owns Catalog and ContextPack. Domain nouns live in PKC, SAC, DEKC, and AGER.",
55
"author": {
66
"name": "Rick Hightower"

.grok-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "okf-plugin-marketplace",
33
"description": "Optional native Grok marketplace metadata. Grok Build already loads Claude plugins with zero config; this file pins identity for Grok marketplace listings.",
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"plugins": [
66
{
77
"name": "okf-graph-eng",
88
"source": ".",
99
"description": "OKF graph engine \u2014 Catalog, ContextPack, impact, progressive disclosure. Claude-compatible.",
10-
"version": "0.8.0",
10+
"version": "0.8.1",
1111
"compatibility": {
1212
"claude_plugin": true,
1313
"zero_config": true

.work/todo.jsonl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,3 +166,4 @@
166166
{"actor":"richardhightower","ev":"01KZD8XV3JT70VY6P2BPQC786H","git":"5a7ae07","item":"01KZD823EG6R5E1FXFX416RQ0G","op":"close","set":{"status":"done"},"ts":"2026-08-07T04:50:27Z"}
167167
{"actor":"unknown","ev":"01M0SZF33A774M689P869HD5G1","git":"ef1ce4c","item":"01M0SZF33A0WAYMDR6QFEZ2AFH","op":"create","set":{"acceptance_criteria":"Core schemas are BaseConcept+Catalog+ContextPack; README lists those nouns; TicketLink CLI is a stub; tests pass; PR opened.","body":"Make okf-plugin a noun-free graph engine. Domain types move to PKC/SAC/DEKC/AGER. Rewrite README around ContextPack read-path optimization.","estimate":"L","kind":"feature","level":"story","milestone":"v0.8.0","priority":"P1","status":"todo","title":"Split domain nouns out of okf-plugin (Catalog + ContextPack only)"},"ts":"2026-08-24T13:30:56Z"}
168168
{"actor":"unknown","ev":"01M0T3YW1J60DQXN36JVY59ZNZ","git":"33635d6","item":"01M0T3YW1JKDG62D34SJ5YKG4M","op":"create","set":{"body":"Existing second brains need a runbook for the 0.8 family noun split.","kind":"feature","level":"story","milestone":"v0.8.1","priority":"P1","status":"todo","title":"Noun-ownership migration guide for existing second brains"},"ts":"2026-08-24T14:49:27Z"}
169+
{"actor":"unknown","ev":"01M0T7RDN1JNTS25F8GW8NX68D","git":"5425b7b","item":"01M0T3YW1JKDG62D34SJ5YKG4M","op":"close","set":{"resolution":"Migration guide shipped with plugin v0.8.1.","status":"done"},"ts":"2026-08-24T15:55:50Z"}

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.8.1 — 2026-08-24
6+
57
- Noun-ownership migration guide for existing second brains:
68
[`docs/user_guide/noun-ownership-migration.md`](docs/user_guide/noun-ownership-migration.md).
79

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Works in **Claude Code**, **Grok Build** (zero-config), **Cursor**, **Codex**, *
88
|---|---|
99
| **Plugin name** | `okf-graph-eng` |
1010
| **Repo** | [SpillwaveSolutions/okf-plugin](https://github.com/SpillwaveSolutions/okf-plugin) |
11-
| **Version** | 0.8.0 |
11+
| **Version** | 0.8.1 |
1212
| **License** | MIT |
1313
| **Nouns this plugin owns** | `Catalog`, `ContextPack` |
1414

docs/.index/_graph.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,11 @@
590590
"to": "release/v0.8.0",
591591
"type": "targets"
592592
},
593+
{
594+
"from": "item/01M0T3YW1JKDG62D34SJ5YKG4M",
595+
"to": "release/v0.8.1",
596+
"type": "targets"
597+
},
593598
{
594599
"from": "plan/2026-07-29-wiki-ticket-adoption",
595600
"to": "item/01KYQZ4PAMK1ND4XKH8A1VHMFN",
@@ -866,6 +871,12 @@
866871
"title": "CLI Reference",
867872
"truth_state": "current"
868873
},
874+
"guide/noun-ownership-migration": {
875+
"doc_type": "guide",
876+
"source": "docs/user_guide/noun-ownership-migration.md",
877+
"title": "Noun-ownership migration",
878+
"truth_state": "current"
879+
},
869880
"guide/plugin-guide": {
870881
"doc_type": "guide",
871882
"source": "docs/user_guide/plugin-guide.md",
@@ -1179,6 +1190,11 @@
11791190
"status": "todo",
11801191
"title": "Split domain nouns out of okf-plugin (Catalog + ContextPack only)"
11811192
},
1193+
"item/01M0T3YW1JKDG62D34SJ5YKG4M": {
1194+
"doc_type": "item",
1195+
"status": "done",
1196+
"title": "Noun-ownership migration guide for existing second brains"
1197+
},
11821198
"plan/2026-07-29-wiki-ticket-adoption": {
11831199
"doc_type": "plan",
11841200
"source": "docs/plans/2026-07-29-wiki-ticket-adoption.md",
@@ -1242,6 +1258,9 @@
12421258
"release/v0.8.0": {
12431259
"doc_type": "release"
12441260
},
1261+
"release/v0.8.1": {
1262+
"doc_type": "release"
1263+
},
12451264
"roadmap": {
12461265
"doc_type": "roadmap",
12471266
"source": "docs/roadmap.md",

docs/.index/_inventory.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,15 @@
150150
"wiki": "https://github.com/SpillwaveSolutions/okf-plugin/wiki/CLI-Reference",
151151
"wiki_key": "cli-reference"
152152
},
153+
{
154+
"canonical_key": "guide/noun-ownership-migration",
155+
"doc_type": "guide",
156+
"slug": "noun-ownership-migration",
157+
"source": "docs/user_guide/noun-ownership-migration.md",
158+
"title": "Noun-ownership migration",
159+
"truth_state": "current",
160+
"wiki_key": "noun-ownership-migration"
161+
},
153162
{
154163
"canonical_key": "guide/plugin-guide",
155164
"doc_type": "guide",
@@ -278,11 +287,11 @@
278287
{
279288
"canonical_key": "roadmap",
280289
"doc_type": "roadmap",
281-
"generated_at": "2026-08-24T13:30:56Z",
282-
"git_hash": "ef1ce4c",
290+
"generated_at": "2026-08-24T15:55:50Z",
291+
"git_hash": "5425b7b",
283292
"slug": "roadmap",
284293
"source": "docs/roadmap.md",
285-
"source_hash": "f15935af",
294+
"source_hash": "a739063a",
286295
"title": "Roadmap",
287296
"truth_state": "current",
288297
"wiki": "https://github.com/SpillwaveSolutions/okf-plugin/wiki/Roadmap",

0 commit comments

Comments
 (0)