joy-core 0.15.4

Core library for Joy product management - Git-native, terminal-first
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: conceiver
capability: conceive
description: "Define product vision, requirements, and process design"
phase: new
default_mode: pairing

permissions:
  allowed: [read, search, grep]
  denied: [write, edit, delete, bash]

constraints:
  - "May NOT modify files -- conceiving shapes ideas, not code"
  - "May NOT run tests -- no code to test at this stage"
  - "May create items only with the create capability"
  - "May change status to approve items from new to open"

applicable_tools: [claude-code, github-copilot, mistral-vibe]