Skip to content

Releases: ljucask/pureinn-product-development

v5.34.1

Choose a tag to compare

@ljucask ljucask released this 23 Jul 21:40

Delivery Plan contention-confidence marker - FULL render now flags waves whose features have no mutex_tags yet as 'projected parallelism' instead of implying certain parallelism; tags are never guessed ahead of JIT design (a wrong tag creates a false block); Buildable-now decisions are unaffected and rebuild plans skip the marker

v5.34.0

Choose a tag to compare

@ljucask ljucask released this 23 Jul 21:31

Delivery Plan in pm-stripe - answers 'what's next / what's parallel' across all stripes as a derived RCPSP schedule (dependencies + per-stripe capacity + code-contention via new mutex_tags field), with FULL/NOW renders, self-explaining rationale, break-glass P0 override, and delivery_plan.md materialized for AI agents to read; plan_order/wave written back to feature_list + Notion for stable sort; mutex_tags populated at JIT (pm-feature-design) or from real code (pm-reverse-extract/reconcile); new delivery-plan docs page with 7 use cases

v5.33.0

Choose a tag to compare

@ljucask ljucask released this 23 Jul 19:24

Security review model + build/review coverage gates in pm-stripe - security_review frontmatter field routes secure-code-guardian/security-reviewer via 8 domain-neutral vulnerability areas (not feature types); explicit always-vs-conditional build/review skill split with a non-blocking coverage check before 5_In_Review; full runbook rewrite of playbook + phase docs (step-by-step when/gather/command/get/done format)

v5.32.0

Choose a tag to compare

@ljucask ljucask released this 22 Jul 16:55

Open Questions & Decisions Register (Live Register 5) - new pm-open-questions skill centralizes scattered open items (OQ-/DIV-/BLK- IDs) from PRD, Roadmap, reconcile, and JIT design into one home; pm-audit hygiene check added; 4->5 Live Registers terminology updated framework-wide

v5.31.0

Choose a tag to compare

@ljucask ljucask released this 21 Jul 20:34

Content-hygiene fix - removed leaked real client/project names from CHANGELOG history, usage examples, and a skill template; added a validate.py gate blocking any future project-name leak across the repo

v5.30.0

Choose a tag to compare

@ljucask ljucask released this 21 Jul 18:46

docs/ version-sync gate in validate.py - blocks release when a skill's docs page is missing or version-mismatched; fixed 4 drifted pages found by the new check (pm-diagrams, pm-feature-design, pm-prd, pm-product-roadmap)

v5.29.0

Choose a tag to compare

@ljucask ljucask released this 21 Jul 14:13

pm-diagrams v3 redesign - 17 diagram types across 6 categories with per-type composition references (references/[slug].md), slug argument routing (/pm-diagrams bpmn), and context-aware recommendation from workspace state

v5.28.0

Choose a tag to compare

@ljucask ljucask released this 20 Jul 23:13

Structural parity: pm-features-list and pm-reverse-extract now produce identical Feature Card + Notion property sets (Dependencies, Priority, Dev Stripe on both); pm-feature-design reads playbook/team mode from state.json instead of re-asking

v5.27.0

Choose a tag to compare

@ljucask ljucask released this 16 Jul 21:34

Replace saas-subscription example with full-lifecycle food-delivery-app walkthrough (all 7 phases); add pm-reconcile write-verification gate and pm-reverse-extract Notion duplicate guard

v5.26.2

Choose a tag to compare

@ljucask ljucask released this 15 Jul 21:14

Fix pm-stripe missing link in phase-6-build index (was backtick-only, not linked to its doc page)