From 640523cbde7877564d4af2a99ea3ae20af974f81 Mon Sep 17 00:00:00 2001 From: Nahiyan Khan Date: Sat, 11 Jul 2026 04:25:06 -0400 Subject: [PATCH] chore: downgrade glossary posture removal changeset to minor --- .changeset/remove-glossary-posture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/remove-glossary-posture.md b/.changeset/remove-glossary-posture.md index 072732b4..be1d35a1 100644 --- a/.changeset/remove-glossary-posture.md +++ b/.changeset/remove-glossary-posture.md @@ -1,5 +1,5 @@ --- -"@design-intelligence/ghost": major +"@design-intelligence/ghost": minor --- Removes the glossary posture system. Glossary kinds no longer accept a posture key; `ghost gather` drops the `--wild` flag and lists every node; `ghost pull` orders packets as index, concrete nodes, then prose; `ghost review` reports matched material-backed nodes without a separate review-critical section and renames the `unguarded-material` coverage gap to `unchecked-material`; `ghost pulse` drops the wild usage section. Existing fingerprints keep working: an ignored `posture` key in `glossary.md` frontmatter is tolerated, and anti-goal nodes still gather, pull, and match in review through their materials like any node.