@hanzlaa/rcode 3.4.1 → 3.4.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hanzlaa/rcode",
3
- "version": "3.4.1",
3
+ "version": "3.4.2",
4
4
  "description": "rcode — the memory bank for AI-driven SaaS teams. Persistent project context, distinctive engineering personas, and phase-based workflows. Built by Rihal. Works in Claude Code, Cursor, Gemini, VS Code, and Antigravity.",
5
5
  "main": "cli/index.js",
6
6
  "bin": {
@@ -1,7 +1,7 @@
1
1
  # Rihal Brain — content sources
2
2
  #
3
3
  # This file lists upstream repositories whose content is pulled into
4
- # rihal/brain/ on install and on every `/rihal:update`. Anything pulled
4
+ # rihal/brain/ on install and on every `/rihal-update`. Anything pulled
5
5
  # here ends up in every Rihalian's project context.
6
6
  #
7
7
  # Repo URLs are placeholders until M5 (issue #162) when Hanzla supplies
@@ -1,6 +1,6 @@
1
1
  name: core
2
2
  version: "1.0"
3
- description: "Council agents, /rihal:council, /rihal:discuss, /rihal:status, /rihal:do router, and state management"
3
+ description: "Council agents, /rihal-council, /rihal-discuss, /rihal-status, /rihal-do router, and state management"
4
4
  requires: []
5
5
  agents:
6
6
  - rihal-sadiq.md
@@ -13,5 +13,5 @@ phases:
13
13
  - "06 — Observability + SLOs"
14
14
  next_steps: |
15
15
  Seeded. Common follow-ups:
16
- /rihal:council REST vs GraphQL vs both for this API?
17
- /rihal:plan phase 01
16
+ /rihal-council REST vs GraphQL vs both for this API?
17
+ /rihal-plan phase 01
@@ -13,5 +13,5 @@ phases:
13
13
  - "06 — Store submission + launch"
14
14
  next_steps: |
15
15
  Seeded. Common follow-ups:
16
- /rihal:council native (Swift/Kotlin) vs React Native vs Flutter for this app?
17
- /rihal:plan phase 01
16
+ /rihal-council native (Swift/Kotlin) vs React Native vs Flutter for this app?
17
+ /rihal-plan phase 01
@@ -14,5 +14,5 @@ phases:
14
14
  - "06 — Launch readiness (SLA, docs, support)"
15
15
  next_steps: |
16
16
  Seeded. Common follow-ups:
17
- /rihal:council what's the first customer segment we should focus on?
18
- /rihal:plan phase 01
17
+ /rihal-council what's the first customer segment we should focus on?
18
+ /rihal-plan phase 01