Refine roadmap planning docs#627
Merged
Perdolique merged 2 commits intomasterfrom Apr 30, 2026
Merged
Conversation
There was a problem hiding this comment.
Code Review
This pull request restructures the project's planning and documentation workflow by introducing a new roadmap-planning skill and refactoring AGENTS.md to focus on core guardrails. The 'Packing lists MVP' has been decomposed into four granular, shippable iterations with clearly defined results and verification steps. Additionally, the main roadmap and technical debt files were updated to align with this more iterative approach. I have no feedback to provide as there are no review comments.
🎉 Deployed to Cloudflare!
|
- 📚 Rename the planning skill to roadmap-planning - 🧭 Reorder PLAN.md around now/next/deferred work - 🧳 Split packing lists MVP into shippable iterations - 📝 Tighten AGENTS and roadmap guidance around scope
dabaa1c to
58809dd
Compare
… updates Bumps the all-updates group with 3 updates in the / directory: [drizzle-kit](https://github.com/drizzle-team/drizzle-orm), [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) and [drizzle-seed](https://github.com/drizzle-team/drizzle-orm). Updates `drizzle-kit` from 1.0.0-beta.22 to 1.0.0-beta.23 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/commits) Updates `drizzle-orm` from 1.0.0-beta.22 to 1.0.0-beta.23 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/commits) Updates `drizzle-seed` from 1.0.0-beta.22 to 1.0.0-beta.23 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/commits) --- updated-dependencies: - dependency-name: drizzle-kit dependency-version: 1.0.0-beta.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: drizzle-orm dependency-version: 1.0.0-beta.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: drizzle-seed dependency-version: 1.0.0-beta.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
58809dd to
f3c8ed5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
roadmap-planningand narrow it to roadmap-specific work.plan/PLAN.mdand addplan/ROADMAP.mdso the roadmap order, active slices, and planning rules live in one clear index.AGENTS.md, completed-work notes, and architecture guidance around current supported workflows.1.0.0-beta.23and sync the lockfile details shipped with this branch.Motivation
Related Issues
Commits
79f58d7)9d907e2)dabaa1c)