project-guide 2.3.7__tar.gz → 2.3.8__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.
- {project_guide-2.3.7 → project_guide-2.3.8}/CHANGELOG.md +9 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/PKG-INFO +1 -1
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/stories.md +10 -0
- project_guide-2.3.8/project_guide/templates/project-guide/templates/modes/_header-sequence.md +7 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/version.py +1 -1
- {project_guide-2.3.7 → project_guide-2.3.8}/pyproject.toml +1 -1
- project_guide-2.3.7/project_guide/templates/project-guide/templates/modes/_header-sequence.md +0 -8
- {project_guide-2.3.7 → project_guide-2.3.8}/.github/FUNDING.yml +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/.github/dependabot.yml +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/.github/workflows/ci.yml +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/.github/workflows/deploy-docs.yml +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/.github/workflows/publish.yml +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/.github/workflows/test.yml +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/.gitignore +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/.project-guide.yml +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/.pyve/config +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/.tool-versions +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/LICENSE +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/README.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/.metadata.yml +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/README.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/best-practices-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/brand-descriptions-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/codecov-setup-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/debug-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/landing-page-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/production-github-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/project-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/go.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/artifacts/brand-descriptions.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/artifacts/concept.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/artifacts/features.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/artifacts/project-essentials.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/artifacts/stories.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/artifacts/tech-spec.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/llm_entry_point.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/_header-common.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/_header-cycle.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/_header-sequence.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/_phase-letters.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/archive-stories-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/code-test-first-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/code-velocity-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/debug-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/default-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/document-brand-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/document-landing-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/plan-concept-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/plan-features-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/plan-phase-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/plan-stories-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/plan-tech-spec-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/production-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/project-scaffold-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/refactor-document-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/refactor-plan-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/.gitignore +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/about/changelog.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/about/license.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/developer-guide/contributing.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/developer-guide/development.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/developer-guide/testing.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/getting-started.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/images/project-guide-banner-landing.png +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/images/project-guide-header-readme.png +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/index.html +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/user-guide/commands.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/user-guide/configuration.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/user-guide/install-options.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/user-guide/modes.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/user-guide/overrides.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/site/user-guide/workflow.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/.archive/phase-j-modes-plan.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/.archive/phase-k-release-lifecycle-plan.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/.archive/phase-l-no-input-init-plan.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/.archive/project-guide-no-input-spec.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/.archive/stories-v1.3.1.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/.archive/stories-v2.0.20.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/.archive/ux-problems-v2.0.10.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/concept.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/descriptions.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/features.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/phase-m-project-essentials-plan.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/project-essentials.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/tech-spec.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/mkdocs.yml +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project-guide-old-template.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/__init__.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/__main__.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/actions.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/cli.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/config.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/exceptions.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/metadata.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/render.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/runtime.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/sync.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/.project-guide.yml.template +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/.metadata.yml +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/README.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/developer/best-practices-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/developer/brand-descriptions-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/developer/codecov-setup-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/developer/debug-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/developer/landing-page-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/developer/production-github-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/developer/project-guide.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/artifacts/brand-descriptions.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/artifacts/concept.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/artifacts/features.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/artifacts/project-essentials.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/artifacts/stories.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/artifacts/tech-spec.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/llm_entry_point.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/_header-common.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/_header-cycle.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/_phase-letters.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/archive-stories-mode.md +2 -2
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/code-test-first-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/code-velocity-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/debug-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/default-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/document-brand-mode.md +2 -2
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/document-landing-mode.md +2 -2
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/plan-concept-mode.md +2 -2
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/plan-features-mode.md +2 -2
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/plan-phase-mode.md +2 -2
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/plan-stories-mode.md +2 -2
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/plan-tech-spec-mode.md +2 -2
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/production-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/project-scaffold-mode.md +2 -2
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/refactor-document-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/templates/modes/refactor-plan-mode.md +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/requirements-dev.txt +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/tests/__init__.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/tests/test_actions.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/tests/test_archive_stories_mode.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/tests/test_cli.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/tests/test_config.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/tests/test_integration.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/tests/test_metadata.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/tests/test_purge.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/tests/test_render.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/tests/test_runtime.py +0 -0
- {project_guide-2.3.7 → project_guide-2.3.8}/tests/test_sync.py +0 -0
|
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [2.3.8] - 2026-04-14
|
|
11
|
+
|
|
12
|
+
### Fixed
|
|
13
|
+
- **Sequence-mode "Next Action" directive caused LLMs to skip steps** (Story M.i) — the `_header-sequence.md` include rendered a prominent "Next Action: Prompt the user to change modes" directive *before* the actual Steps section in all 9 sequence-mode templates. LLMs interpreted this as the primary instruction and jumped straight to suggesting a mode switch, ignoring the mode's steps entirely. Fix is belt-and-suspenders: (1) reworded `_header-sequence.md` from "Next Action / Prompt the user to change modes" to "After completing all steps below, prompt the user to change modes" so the directive is unambiguously post-completion, and (2) moved the `{% include "modes/_header-sequence.md" %}` from the top to the bottom of all 9 sequence-mode templates so the directive structurally appears after the steps.
|
|
14
|
+
|
|
15
|
+
### Changed
|
|
16
|
+
- **`_header-sequence.md`** — reworded from "Next Action / Prompt the user to change modes" to "After completing all steps below, prompt the user to change modes."
|
|
17
|
+
- **All 9 sequence-mode templates** — moved `{% include "modes/_header-sequence.md" %}` from top (before Prerequisites/Steps) to bottom (after all steps and reference material): `plan-concept-mode.md`, `plan-features-mode.md`, `plan-tech-spec-mode.md`, `plan-stories-mode.md`, `plan-phase-mode.md`, `archive-stories-mode.md`, `project-scaffold-mode.md`, `document-brand-mode.md`, `document-landing-mode.md`.
|
|
18
|
+
|
|
10
19
|
## [2.3.7] - 2026-04-14
|
|
11
20
|
|
|
12
21
|
### Changed
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: project-guide
|
|
3
|
-
Version: 2.3.
|
|
3
|
+
Version: 2.3.8
|
|
4
4
|
Summary: Stay organized and in control with adaptive LLM workflow prompts.
|
|
5
5
|
Project-URL: Homepage, https://github.com/pointmatic/project-guide
|
|
6
6
|
Project-URL: Documentation, https://pointmatic.github.io/project-guide/
|
|
@@ -369,6 +369,16 @@ Stop LLMs from tacking "commit now or continue?" footers onto approval-gate summ
|
|
|
369
369
|
- [x] Update pip-installed project-guide package to 2.3.6
|
|
370
370
|
- [x] Bump version to 2.3.7
|
|
371
371
|
|
|
372
|
+
### Story M.i: v2.3.8 Fix Sequence-Mode "Next Action" Directive Skipping Steps [Done]
|
|
373
|
+
|
|
374
|
+
LLMs in `plan_stories` (and all sequence modes) were skipping the mode's steps and jumping straight to suggesting a mode switch. Root cause: `_header-sequence.md` rendered a prominent "Next Action: Prompt the user to change modes" directive *before* the Steps section. LLMs treated it as the primary instruction.
|
|
375
|
+
|
|
376
|
+
- [x] Reword `_header-sequence.md` from "Next Action / Prompt the user to change modes" to "After completing all steps below, prompt the user to change modes"
|
|
377
|
+
- [x] Move `{% include "modes/_header-sequence.md" %}` from top to bottom of all 9 sequence-mode templates: `plan-concept-mode.md`, `plan-features-mode.md`, `plan-tech-spec-mode.md`, `plan-stories-mode.md`, `plan-phase-mode.md`, `archive-stories-mode.md`, `project-scaffold-mode.md`, `document-brand-mode.md`, `document-landing-mode.md`
|
|
378
|
+
- [x] Verify: all 266 tests pass, ruff clean
|
|
379
|
+
- [x] Bump version to 2.3.8
|
|
380
|
+
- [x] Update CHANGELOG.md
|
|
381
|
+
|
|
372
382
|
---
|
|
373
383
|
|
|
374
384
|
## Future
|
|
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
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/best-practices-guide.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/brand-descriptions-guide.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/codecov-setup-guide.md
RENAMED
|
File without changes
|
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/landing-page-guide.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/developer/production-github-guide.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/artifacts/concept.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/artifacts/features.md
RENAMED
|
File without changes
|
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/artifacts/stories.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/artifacts/tech-spec.md
RENAMED
|
File without changes
|
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/_header-common.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/_header-cycle.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/_header-sequence.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/_phase-letters.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/code-velocity-mode.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/debug-mode.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/default-mode.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/plan-concept-mode.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/plan-features-mode.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/plan-phase-mode.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/plan-stories-mode.md
RENAMED
|
File without changes
|
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/production-mode.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/project-guide/templates/modes/refactor-plan-mode.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/site/images/project-guide-banner-landing.png
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/site/images/project-guide-header-readme.png
RENAMED
|
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
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/.archive/phase-k-release-lifecycle-plan.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/.archive/phase-l-no-input-init-plan.md
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/docs/specs/.archive/project-guide-no-input-spec.md
RENAMED
|
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
|
{project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/.project-guide.yml.template
RENAMED
|
File without changes
|
{project_guide-2.3.7 → project_guide-2.3.8}/project_guide/templates/project-guide/.metadata.yml
RENAMED
|
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
|
|
@@ -2,8 +2,6 @@ Archive the completed `docs/specs/stories.md` so the next phase can start with a
|
|
|
2
2
|
|
|
3
3
|
This mode is intended to run after all active stories are `[Done]` and before the developer plans the next phase. Phase letters continue across the archive boundary (see below).
|
|
4
4
|
|
|
5
|
-
{% include "modes/_header-sequence.md" %}
|
|
6
|
-
|
|
7
5
|
## Prerequisites
|
|
8
6
|
|
|
9
7
|
- `docs/specs/stories.md` exists.
|
|
@@ -77,4 +75,6 @@ After the archive succeeds, suggest the next step:
|
|
|
77
75
|
>
|
|
78
76
|
> `plan_phase` will read `.archive/` to continue the phase letter sequence (e.g. if the archive's last phase was `K`, the next phase is `L`). See the Phase and Story ID Scheme below.
|
|
79
77
|
|
|
78
|
+
{% include "modes/_header-sequence.md" %}
|
|
79
|
+
|
|
80
80
|
{% include "modes/_phase-letters.md" %}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
{{ mode_description }}
|
|
4
4
|
|
|
5
|
-
{% include "modes/_header-sequence.md" %}
|
|
6
|
-
|
|
7
5
|
---
|
|
8
6
|
|
|
9
7
|
## Purpose
|
|
@@ -482,3 +480,5 @@ The `descriptions.md` file is a critical documentation artifact that:
|
|
|
482
480
|
- Provides clear guidance on which description to use where
|
|
483
481
|
- Should be created early in the documentation phase
|
|
484
482
|
- Must be approved before disseminating to consumer files
|
|
483
|
+
|
|
484
|
+
{% include "modes/_header-sequence.md" %}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
Implement the landing page (GitHub Pages) and extended documentation (MkDocs Material theme). You will create a custom landing page (`index.html`) as the home page combined with MkDocs Material theme built from markdown pages for additional documentation.
|
|
2
2
|
|
|
3
|
-
{% include "modes/_header-sequence.md" %}
|
|
4
|
-
|
|
5
3
|
## Overview
|
|
6
4
|
|
|
7
5
|
**Architecture:**
|
|
@@ -806,3 +804,5 @@ Reference implementations:
|
|
|
806
804
|
**Questions or issues?** Open an issue on the Pyve repository or consult:
|
|
807
805
|
- [MkDocs Documentation](https://www.mkdocs.org/)
|
|
808
806
|
- [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/)
|
|
807
|
+
|
|
808
|
+
{% include "modes/_header-sequence.md" %}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
Define the problem space (problem statement, why, pain points, target users, value criteria) and the solution space (solution statement, goals, scope, constraints), and pain point to solution mapping.
|
|
2
2
|
|
|
3
|
-
{% include "modes/_header-sequence.md" %}
|
|
4
|
-
|
|
5
3
|
## Prerequisites
|
|
6
4
|
|
|
7
5
|
Before starting, the developer must provide (or the LLM must ask for):
|
|
@@ -48,3 +46,5 @@ Before starting, the developer must provide (or the LLM must ask for):
|
|
|
48
46
|
...
|
|
49
47
|
...
|
|
50
48
|
```
|
|
49
|
+
|
|
50
|
+
{% include "modes/_header-sequence.md" %}
|
|
@@ -2,8 +2,6 @@ Define **what** the project does -- requirements, inputs, outputs, behavior -- w
|
|
|
2
2
|
|
|
3
3
|
The high-level concept (why) should be captured in `concept.md`. The implementation details (how) should be written in `tech-spec.md`. The breakdown of the implementation plan (step-by-step tasks) should be written in `stories.md`.
|
|
4
4
|
|
|
5
|
-
{% include "modes/_header-sequence.md" %}
|
|
6
|
-
|
|
7
5
|
## Prerequisites
|
|
8
6
|
|
|
9
7
|
Before starting, the developer must provide (or the LLM must ask for):
|
|
@@ -55,3 +53,5 @@ Description of the feature's purpose.
|
|
|
55
53
|
- Edge case 1 -> How it's handled
|
|
56
54
|
- Edge case 2 -> How it's handled
|
|
57
55
|
```
|
|
56
|
+
|
|
57
|
+
{% include "modes/_header-sequence.md" %}
|
|
@@ -2,8 +2,6 @@ Generate a combined concept/features/tech-spec document for a new phase in an ex
|
|
|
2
2
|
|
|
3
3
|
Use this mode when the developer wants to add a significant new capability to a project that already has an established codebase and spec documents.
|
|
4
4
|
|
|
5
|
-
{% include "modes/_header-sequence.md" %}
|
|
6
|
-
|
|
7
5
|
## Prerequisites
|
|
8
6
|
|
|
9
7
|
Before planning a new phase, the following should exist:
|
|
@@ -72,4 +70,6 @@ Before planning a new phase, the following should exist:
|
|
|
72
70
|
|
|
73
71
|
Present the updated file to the developer for approval. Show only what was added (since this is an append operation, the diff is minimal).
|
|
74
72
|
|
|
73
|
+
{% include "modes/_header-sequence.md" %}
|
|
74
|
+
|
|
75
75
|
{% include "modes/_phase-letters.md" %}
|
|
@@ -2,8 +2,6 @@ Break the project into an ordered sequence of small, independently completable s
|
|
|
2
2
|
|
|
3
3
|
The high-level concept (why) should be captured in `concept.md`. The requirements and behavior (what) should be captured in `features.md`. The implementation details (how) should be written in `tech-spec.md`.
|
|
4
4
|
|
|
5
|
-
{% include "modes/_header-sequence.md" %}
|
|
6
|
-
|
|
7
5
|
## Prerequisites
|
|
8
6
|
|
|
9
7
|
Before writing stories, the following must be approved:
|
|
@@ -66,3 +64,5 @@ Phases may be added, removed, or renamed to fit the project.
|
|
|
66
64
|
- [ ] Task 2
|
|
67
65
|
- [ ] Task 3
|
|
68
66
|
```
|
|
67
|
+
|
|
68
|
+
{% include "modes/_header-sequence.md" %}
|
|
@@ -2,8 +2,6 @@ Define **how** the project is built -- architecture, module layout, dependencies
|
|
|
2
2
|
|
|
3
3
|
The high-level concept (why) should be captured in `concept.md`. The requirements and behavior (what) should be captured in `features.md`. The breakdown of this implementation plan (step-by-step tasks) should be written in `stories.md`.
|
|
4
4
|
|
|
5
|
-
{% include "modes/_header-sequence.md" %}
|
|
6
|
-
|
|
7
5
|
## Prerequisites
|
|
8
6
|
|
|
9
7
|
Before starting, the developer must provide (or the LLM must ask for):
|
|
@@ -72,3 +70,5 @@ Include a **Filename Conventions** section in the tech spec:
|
|
|
72
70
|
| **Python packages** | Underscores (PEP 8) | `my_package/`, `utils/` |
|
|
73
71
|
| **JavaScript/TypeScript** | Hyphens or camelCase | `api-client.ts`, `dataProcessor.ts` |
|
|
74
72
|
| **Configuration files** | Hyphens or dots | `mkdocs.yml`, `.gitignore`, `pyproject.toml` |
|
|
73
|
+
|
|
74
|
+
{% include "modes/_header-sequence.md" %}
|
|
File without changes
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
Scaffold the project foundation: license, copyright headers, package manifest, README with badges, CHANGELOG, and .gitignore. This is a one-time scaffolding step after planning is complete, using decisions made in the concept, features, tech-spec, and stories documents.
|
|
2
2
|
|
|
3
|
-
{% include "modes/_header-sequence.md" %}
|
|
4
|
-
|
|
5
3
|
## Prerequisites
|
|
6
4
|
|
|
7
5
|
Before starting, the developer must provide (or the LLM must ask for):
|
|
@@ -130,3 +128,5 @@ Once approved, proceed to coding:
|
|
|
130
128
|
```bash
|
|
131
129
|
project-guide mode {{ next_mode }}
|
|
132
130
|
```
|
|
131
|
+
|
|
132
|
+
{% include "modes/_header-sequence.md" %}
|
|
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
|