@productbrain/cli 0.1.0-beta.4582 → 0.1.0-beta.4593

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.
@@ -46,7 +46,7 @@ ${rows.join('\n')}
46
46
 
47
47
  # Product Brain Context
48
48
 
49
- Read \`.productbrain/context.md\` for full workspace briefing (stage, bets, governance, tensions).
49
+ Read \`.productbrain/context.md\` for full workspace briefing (stage, work packages, governance, tensions).
50
50
  Read \`.productbrain/briefing.md\` for entries matched to this repo.
51
51
  Read \`.productbrain/soul.md\` when identity, working style, or collaboration preferences matter.
52
52
  ${workspaceSection}
@@ -92,7 +92,7 @@ export function generateClaudeMd(timestamp, profile) {
92
92
 
93
93
  # Product Brain Context
94
94
 
95
- Read \`.productbrain/context.md\` for full workspace briefing (stage, bets, governance, tensions).
95
+ Read \`.productbrain/context.md\` for full workspace briefing (stage, work packages, governance, tensions).
96
96
  Read \`.productbrain/briefing.md\` for entries matched to this repo.
97
97
 
98
98
  ## The Chain is the SSOT. Use \`pb\` before everything.
@@ -134,7 +134,7 @@ alwaysApply: true
134
134
 
135
135
  # Product Brain Context
136
136
 
137
- Read \`.productbrain/context.md\` for full workspace briefing (stage, bets, governance, tensions).
137
+ Read \`.productbrain/context.md\` for full workspace briefing (stage, work packages, governance, tensions).
138
138
  Read \`.productbrain/briefing.md\` for entries matched to this repo.
139
139
 
140
140
  ## The Chain is the SSOT. Use \`pb\` before everything.
@@ -189,7 +189,7 @@ ${rows.join('\n')}
189
189
 
190
190
  # Product Brain Context
191
191
 
192
- Read \`.productbrain/context.md\` for full workspace briefing (stage, bets, governance, tensions).
192
+ Read \`.productbrain/context.md\` for full workspace briefing (stage, work packages, governance, tensions).
193
193
  Read \`.productbrain/briefing.md\` for entries matched to this repo.
194
194
  ${workspaceSection}
195
195
  ## The Chain is the SSOT. Use \`pb\` before everything.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@productbrain/cli",
3
- "version": "0.1.0-beta.4582",
3
+ "version": "0.1.0-beta.4593",
4
4
  "description": "Product Brain — Chain knowledge and write-back CLI",
5
5
  "type": "module",
6
6
  "bin": {