nova-spec 1.0.2 → 1.0.5

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.
@@ -1,30 +0,0 @@
1
- {
2
- "version": "1.0.1",
3
- "generated_at": "2026-05-10T07:46:23.881Z",
4
- "hashes": {
5
- "commands/nova-build": "5d9c103168f97dd60e4efbe1f9a277a7",
6
- "commands/nova-diff": "529389d8d7d187c70de708610101009c",
7
- "commands/nova-plan": "44709e96a49e86d808f3cad94c0bdc86",
8
- "commands/nova-review": "aa2e4e91fe5e774ae7f374c7f3bf8882",
9
- "commands/nova-spec": "726194e235d566dfbb81e785a6437b46",
10
- "commands/nova-start": "d031e1958cf769864f566e9d768b1552",
11
- "commands/nova-status": "cf0b7db18d4290479c35ed3b87fecc56",
12
- "commands/nova-sync": "4364efbb594eeddaff7deba8d7e2a947",
13
- "commands/nova-wrap": "846dfee6faaba65d80c082bb90e9b306",
14
- "skills/close-requirement": {
15
- "SKILL.md": "43d5f32320a635b15601a21ef5a0bf93"
16
- },
17
- "skills/jira-integration": {
18
- "SKILL.md": "513f8b116be4bed955a8e3631bbf250c"
19
- },
20
- "skills/update-service-context": {
21
- "SKILL.md": "b0788661cc61e2c6acb4bead24f48017"
22
- },
23
- "skills/write-decision": {
24
- "SKILL.md": "20ea0ac9f19ec17a72d562f811c4a61e"
25
- },
26
- "agents/context-loader": "42a4cf797452bd76c720bd8f36e261f4",
27
- "agents/nova-review-agent": "5658926243d4ce01cfc3b79ee8e4ad93"
28
- },
29
- "outdated_customs": []
30
- }
@@ -1,23 +0,0 @@
1
- # nova-spec — project configuration
2
- # This file is gitignored — do not push it to the repo.
3
-
4
- branch:
5
- pattern: "{type}/{ticket}-{slug}"
6
- types:
7
- bugfix: bugfix
8
- hotfix: hotfix
9
- feature: feature
10
- documentation: docs
11
- refactor: refactor
12
- chore: chore
13
- architecture: arch
14
- ticket_case: upper
15
- base: main
16
-
17
- jira:
18
- skill: "jira-integration"
19
- url: https://your-workspace.atlassian.net
20
- project: PROJ
21
- email:
22
- token: ${JIRA_API_TOKEN}
23
- done_transition_id: "41"
File without changes
File without changes
File without changes