Skip to content

Commit d67241b

Browse files
committed
Release up-docs v0.2.0
1 parent 2b308a3 commit d67241b

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@
152152
},
153153
{
154154
"name": "up-docs",
155-
"description": "Update documentation across three layers (repo, Outline wiki, Notion) from session context. Four slash commands infer what changed and apply updates at the right detail level for each layer.",
156-
"version": "0.1.0",
155+
"description": "Update documentation across three layers (repo, Outline wiki, Notion) from session context. Five commands for targeted updates and comprehensive drift analysis with four-phase convergence.",
156+
"version": "0.2.0",
157157
"author": {
158158
"name": "L3DigitalNet",
159159
"url": "https://github.com/L3DigitalNet"

plugins/up-docs/.claude-plugin/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "up-docs",
3-
"version": "0.1.0",
4-
"description": "Update documentation across three layers (repo, Outline wiki, Notion) from session context.",
3+
"version": "0.2.0",
4+
"description": "Update documentation across three layers (repo, Outline wiki, Notion) from session context, plus comprehensive drift analysis for infrastructure documentation.",
55
"author": {
66
"name": "L3DigitalNet",
77
"url": "https://github.com/L3DigitalNet"

plugins/up-docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/).
66

7-
## [Unreleased]
7+
## [0.2.0] - 2026-03-28
88

99
### Added
1010

plugins/up-docs/skills/drift/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Track per iteration: `pages_checked`, `discrepancies_found`, `pages_updated`.
7373

7474
### Batch Reading
7575

76-
Leverage the 1M context window. Read 10-20 related wiki pages before beginning SSH inspection, grouping by host. This allows cross-referencing during inspection and reduces re-reads.
76+
Use the full 1M context window. Read 10-20 related wiki pages before beginning SSH inspection, grouping by host. This allows cross-referencing during inspection and reduces re-reads.
7777

7878
## Phase 2: Wiki Internal Consistency
7979

0 commit comments

Comments
 (0)