Story tracking structure: stable IDs, workflow, and features.md rewrite#1452
Merged
Conversation
- Rewrite docs/features.md: story ID schema (FEAT-<SLUG>-<NN>), full story content with narrative and acceptance criteria, task section removed (tasks are GitHub-only) - Update AGENTS.md: Story ID Schema section, Story Lifecycle workflow, Creating Stories section, Key Files Quick Reference - Migrate FEAT-IP-MEAS-01 through FEAT-IP-MEAS-05 with complete story content from existing GitHub issues #1428-#1432
|
sven1103
approved these changes
Jun 16, 2026
sven1103
left a comment
Contributor
There was a problem hiding this comment.
After talking to @Steffengreiner we go with this suggestion.
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
Establishes a stable story tracking structure for the data manager project. Introduces Story IDs, a documented story lifecycle workflow, and migrates existing immunopeptidomics stories into
docs/features.mdas the stakeholder-facing source of truth.Changes
docs/features.md— rewrittenFEAT-<SLUG>-<NN>AGENTS.md— updateddocs/features.mdas the story source of truthdocs/features.mdGitHub issues — all 10 issues updated (already applied)
Story issues (#1428–#1432):
FEAT-IP-MEAS-01FEAT-IP-MEAS-02FEAT-IP-MEAS-03FEAT-IP-MEAS-04FEAT-IP-MEAS-05Task issues (#1413–#1417): Parent Story field updated to reference stories by stable ID (e.g.
FEAT-IP-MEAS-01 (#1428)).IT tasks (#1437–#1441): Comments added marking them as superseded/skipped for this feature.
Story ID Schema
IP-MEASforFEAT-IMMUNOPEPTIDOMICS-MEASUREMENT)01,02)Story Lifecycle
features.md)docs/features.md, GitHub issue updatedWhat to review
docs/features.md— story content, acceptance criteria, IDs, statusAGENTS.md— new Story ID Schema, Story Lifecycle, and Creating Stories sections