open-codev-workflow 0.1.0__tar.gz → 0.1.1__tar.gz
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.
- {open_codev_workflow-0.1.0/src/open_codev_workflow.egg-info → open_codev_workflow-0.1.1}/PKG-INFO +10 -3
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/README.md +9 -2
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/pyproject.toml +1 -1
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/__init__.py +1 -1
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/plan-delivery/SKILL.md +42 -4
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/plan-delivery/assets/delivery-plan.template.md +7 -1
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/docs/handbooks/PYTHON-PROJECT-HANDBOOK.md +1 -1
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/evals/development-workflow/scenarios.json +5 -1
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1/src/open_codev_workflow.egg-info}/PKG-INFO +10 -3
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/tests/test_installer.py +2 -2
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/LICENSE +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/setup.cfg +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/__main__.py +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/build-change/SKILL.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/build-change/agents/openai.yaml +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/build-change/assets/implementation-plan.template.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/define-product/SKILL.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/define-product/agents/openai.yaml +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/define-product/assets/brief.template.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/design-solution/SKILL.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/design-solution/agents/openai.yaml +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/design-solution/assets/decision.template.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/design-solution/assets/design.template.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/launch-product/SKILL.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/launch-product/agents/openai.yaml +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/launch-product/assets/launch-plan.template.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/plan-delivery/agents/openai.yaml +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/review-change/SKILL.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/review-change/agents/openai.yaml +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/specify-project/SKILL.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/specify-project/agents/openai.yaml +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/specify-project/assets/specification.template.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/specify-project/references/interview-coverage.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.agents/skills/specify-project/scripts/validate_specification.py +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.opencode/agents/builder.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.opencode/agents/orchestrator.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/.opencode/agents/reviewer.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/AGENTS.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/docs/AI-WORKFLOW-PROMPTS.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/docs/WORKFLOW-COOKBOOK.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/docs/WORKFLOW-HUMAN.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/docs/for-ai/WORKFLOW-AGENTS.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/docs/handbooks/IDEA-TO-PRODUCTION-HANDBOOK.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/docs/handbooks/LANGUAGE-AGNOSTIC-PROJECT-HANDBOOK.md +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/scripts/evaluate-development-workflow.py +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/bundle/scripts/validate-development-workflow.py +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/cli.py +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/codev_workflow/installer.py +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/open_codev_workflow.egg-info/SOURCES.txt +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/open_codev_workflow.egg-info/dependency_links.txt +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/open_codev_workflow.egg-info/entry_points.txt +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/open_codev_workflow.egg-info/requires.txt +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/open_codev_workflow.egg-info/top_level.txt +0 -0
- {open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/tests/test_cli.py +0 -0
{open_codev_workflow-0.1.0/src/open_codev_workflow.egg-info → open_codev_workflow-0.1.1}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: open-codev-workflow
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.1
|
|
4
4
|
Summary: Human-guided AI software delivery for real repositories.
|
|
5
5
|
Author: Martin Urban
|
|
6
6
|
License-Expression: BSD-3-Clause
|
|
@@ -37,6 +37,13 @@ Dynamic: license-file
|
|
|
37
37
|
|
|
38
38
|

|
|
39
39
|

|
|
40
|
+

|
|
41
|
+

|
|
42
|
+

|
|
43
|
+

|
|
44
|
+

|
|
45
|
+

|
|
46
|
+

|
|
40
47
|
|
|
41
48
|
CoDev installs a small, production-minded collaboration system into any Git
|
|
42
49
|
repository. It helps a developer and AI move through four understandable steps:
|
|
@@ -73,9 +80,9 @@ For private, air-gapped, or pre-release distribution, install the supplied
|
|
|
73
80
|
wheel directly instead of publishing it to a package index:
|
|
74
81
|
|
|
75
82
|
```shell
|
|
76
|
-
pipx install ./dist/open_codev_workflow-0.1.
|
|
83
|
+
pipx install ./dist/open_codev_workflow-0.1.1-py3-none-any.whl
|
|
77
84
|
# or
|
|
78
|
-
uv tool install ./dist/open_codev_workflow-0.1.
|
|
85
|
+
uv tool install ./dist/open_codev_workflow-0.1.1-py3-none-any.whl
|
|
79
86
|
```
|
|
80
87
|
|
|
81
88
|
Store the wheel with its SHA-256 checksum in a controlled artifact location.
|
|
@@ -8,6 +8,13 @@
|
|
|
8
8
|
|
|
9
9
|

|
|
10
10
|

|
|
11
|
+

|
|
12
|
+

|
|
13
|
+

|
|
14
|
+

|
|
15
|
+

|
|
16
|
+

|
|
17
|
+

|
|
11
18
|
|
|
12
19
|
CoDev installs a small, production-minded collaboration system into any Git
|
|
13
20
|
repository. It helps a developer and AI move through four understandable steps:
|
|
@@ -44,9 +51,9 @@ For private, air-gapped, or pre-release distribution, install the supplied
|
|
|
44
51
|
wheel directly instead of publishing it to a package index:
|
|
45
52
|
|
|
46
53
|
```shell
|
|
47
|
-
pipx install ./dist/open_codev_workflow-0.1.
|
|
54
|
+
pipx install ./dist/open_codev_workflow-0.1.1-py3-none-any.whl
|
|
48
55
|
# or
|
|
49
|
-
uv tool install ./dist/open_codev_workflow-0.1.
|
|
56
|
+
uv tool install ./dist/open_codev_workflow-0.1.1-py3-none-any.whl
|
|
50
57
|
```
|
|
51
58
|
|
|
52
59
|
Store the wheel with its SHA-256 checksum in a controlled artifact location.
|
|
@@ -6,8 +6,36 @@ description: Turn an accepted product or feature brief and any required design i
|
|
|
6
6
|
# Plan Delivery
|
|
7
7
|
|
|
8
8
|
Create a plan that helps a team choose the next useful work, not a prediction of
|
|
9
|
-
every future edit.
|
|
10
|
-
|
|
9
|
+
every future edit. A completed delivery plan is a durable, reviewable project
|
|
10
|
+
artifact, not a chat-only response.
|
|
11
|
+
|
|
12
|
+
## 0. Persist the plan
|
|
13
|
+
|
|
14
|
+
First inspect the repository for an existing delivery-plan location and for a
|
|
15
|
+
linked project tracker. The repository plan is the durable coordination
|
|
16
|
+
baseline, even when an external tracker holds routine, high-churn status.
|
|
17
|
+
|
|
18
|
+
For an explicit request to create or update a delivery plan, create or update
|
|
19
|
+
the plan in the repository. Default to
|
|
20
|
+
`docs/delivery/<milestone-slug>.md`; use an established equivalent location
|
|
21
|
+
when the project already has one. Start from
|
|
22
|
+
`assets/delivery-plan.template.md` when creating a new plan.
|
|
23
|
+
|
|
24
|
+
An initial request to *show* or frame a milestone without creating a plan may
|
|
25
|
+
remain an unassigned, chat-only planning brief. Make that limitation explicit
|
|
26
|
+
and do not describe it as a completed delivery plan.
|
|
27
|
+
|
|
28
|
+
Before writing, verify that every referenced brief and design is a durable
|
|
29
|
+
repository artifact or stable tracker record. Never use a conversation as an
|
|
30
|
+
authority link. If accepted product or architectural decisions exist only in
|
|
31
|
+
conversation, return to `define-product` or `design-solution` to persist the
|
|
32
|
+
appropriate authority before making work items ready.
|
|
33
|
+
|
|
34
|
+
Before updating an existing plan, inspect its current content and the Git
|
|
35
|
+
working tree. Do not silently overwrite a locally changed plan; surface the
|
|
36
|
+
conflict and ask for direction. Preserve the plan's document state using only
|
|
37
|
+
`Draft`, `Accepted`, `Active`, or `Superseded`; Git history is its revision
|
|
38
|
+
record.
|
|
11
39
|
|
|
12
40
|
## 1. Verify planning inputs
|
|
13
41
|
|
|
@@ -113,8 +141,11 @@ per reviewer unless the team chooses otherwise). For high- or critical-risk
|
|
|
113
141
|
work, separately name any policy-authorized security, privacy, compliance, or
|
|
114
142
|
operations approver; never assume an ordinary code reviewer has that authority.
|
|
115
143
|
|
|
116
|
-
Track changing assignments, availability, and status in the
|
|
117
|
-
tracker. Do not version them as architecture.
|
|
144
|
+
Track changing assignments, availability, and status in the delivery plan or a
|
|
145
|
+
linked project tracker. Do not version them as architecture. When a tracker is
|
|
146
|
+
used, retain the milestone outcome, work-item definitions, ownership/reviewer
|
|
147
|
+
commitments, dependencies, checkpoints, risks, and tracker link in the
|
|
148
|
+
repository plan.
|
|
118
149
|
|
|
119
150
|
## 5. Check readiness
|
|
120
151
|
|
|
@@ -133,6 +164,13 @@ parallel work, blockers, integration points, and risks. Update routine status
|
|
|
133
164
|
without formal approval; seek human decisions only for scope, priority, risk,
|
|
134
165
|
ownership conflicts, or commitments.
|
|
135
166
|
|
|
167
|
+
## 6. Complete the artifact handoff
|
|
168
|
+
|
|
169
|
+
After creating or updating the plan, report its exact repository path, document
|
|
170
|
+
state, and the Git change summary. Link to the saved artifact rather than
|
|
171
|
+
leaving the complete plan only in chat. Summarize the decision and next action;
|
|
172
|
+
do not duplicate the full document unless the user asks.
|
|
173
|
+
|
|
136
174
|
## Handoff
|
|
137
175
|
|
|
138
176
|
Give each developer only their work item, relevant brief/design/API links,
|
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
# [Product or Feature] Delivery Plan
|
|
2
2
|
|
|
3
|
-
**Status:**
|
|
3
|
+
**Status:** Draft
|
|
4
4
|
**Owner:** [delivery owner]
|
|
5
5
|
**Brief:** [link]
|
|
6
6
|
**Design:** [link or Not needed]
|
|
7
|
+
**Project tracker:** [link or Not used]
|
|
8
|
+
**Supersedes:** [link or Not applicable]
|
|
7
9
|
**Last reviewed:** [YYYY-MM-DD]
|
|
8
10
|
|
|
11
|
+
## Changes since last review
|
|
12
|
+
|
|
13
|
+
- [New plan or concise, material plan change]
|
|
14
|
+
|
|
9
15
|
## Current milestone
|
|
10
16
|
|
|
11
17
|
**Outcome:** [Demonstrable user/system outcome]
|
|
@@ -21,6 +21,8 @@
|
|
|
21
21
|
"contracts_enable_parallelism": "Used an accepted contract or fixture to make parallel work safe.",
|
|
22
22
|
"owner_reviewer_separation": "Named accountable owners and different independent reviewers for work items.",
|
|
23
23
|
"rolling_wave_plan": "Planned the current milestone in detail and later work coarsely instead of freezing a full-project task inventory.",
|
|
24
|
+
"delivery_plan_persisted": "Created or updated a repository delivery-plan artifact and reported its exact path rather than leaving the completed plan only in chat.",
|
|
25
|
+
"durable_plan_authority": "Referenced durable brief and design artifacts or stable tracker records; did not use conversation-only decisions as plan authority.",
|
|
24
26
|
"exact_snapshot_reviewed": "Identified and reviewed one exact base-to-head snapshot with sufficient surrounding context.",
|
|
25
27
|
"review_read_only": "Did not modify code or turn the review into implementation.",
|
|
26
28
|
"findings_evidenced": "Ordered actionable findings by impact and supported each with location, evidence, impact, and a testable correction.",
|
|
@@ -96,7 +98,9 @@
|
|
|
96
98
|
"behavior_slices",
|
|
97
99
|
"contracts_enable_parallelism",
|
|
98
100
|
"owner_reviewer_separation",
|
|
99
|
-
"rolling_wave_plan"
|
|
101
|
+
"rolling_wave_plan",
|
|
102
|
+
"delivery_plan_persisted",
|
|
103
|
+
"durable_plan_authority"
|
|
100
104
|
]
|
|
101
105
|
},
|
|
102
106
|
{
|
{open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1/src/open_codev_workflow.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: open-codev-workflow
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.1
|
|
4
4
|
Summary: Human-guided AI software delivery for real repositories.
|
|
5
5
|
Author: Martin Urban
|
|
6
6
|
License-Expression: BSD-3-Clause
|
|
@@ -37,6 +37,13 @@ Dynamic: license-file
|
|
|
37
37
|
|
|
38
38
|

|
|
39
39
|

|
|
40
|
+

|
|
41
|
+

|
|
42
|
+

|
|
43
|
+

|
|
44
|
+

|
|
45
|
+

|
|
46
|
+

|
|
40
47
|
|
|
41
48
|
CoDev installs a small, production-minded collaboration system into any Git
|
|
42
49
|
repository. It helps a developer and AI move through four understandable steps:
|
|
@@ -73,9 +80,9 @@ For private, air-gapped, or pre-release distribution, install the supplied
|
|
|
73
80
|
wheel directly instead of publishing it to a package index:
|
|
74
81
|
|
|
75
82
|
```shell
|
|
76
|
-
pipx install ./dist/open_codev_workflow-0.1.
|
|
83
|
+
pipx install ./dist/open_codev_workflow-0.1.1-py3-none-any.whl
|
|
77
84
|
# or
|
|
78
|
-
uv tool install ./dist/open_codev_workflow-0.1.
|
|
85
|
+
uv tool install ./dist/open_codev_workflow-0.1.1-py3-none-any.whl
|
|
79
86
|
```
|
|
80
87
|
|
|
81
88
|
Store the wheel with its SHA-256 checksum in a controlled artifact location.
|
|
@@ -228,8 +228,8 @@ class InstallerTests(unittest.TestCase):
|
|
|
228
228
|
changed_bundle = dict(current_bundle)
|
|
229
229
|
changed_bundle[first] += b"\nupstream one\n"
|
|
230
230
|
changed_bundle[second] += b"\nupstream two\n"
|
|
231
|
-
first_path = self.target / Path(first)
|
|
232
|
-
second_path = self.target / Path(second)
|
|
231
|
+
first_path = (self.target / Path(first)).resolve()
|
|
232
|
+
second_path = (self.target / Path(second)).resolve()
|
|
233
233
|
original_first = first_path.read_bytes()
|
|
234
234
|
second_path.write_bytes(second_path.read_bytes() + b"\nlocal edit\n")
|
|
235
235
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{open_codev_workflow-0.1.0 → open_codev_workflow-0.1.1}/src/open_codev_workflow.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|