Skip to content

fix(catalog): rename module-help.csv after/before columns to preceded-by/followed-by#35

Merged
bmadcode merged 1 commit into
mainfrom
csv-header-fix
May 17, 2026
Merged

fix(catalog): rename module-help.csv after/before columns to preceded-by/followed-by#35
bmadcode merged 1 commit into
mainfrom
csv-header-fix

Conversation

@bmadcode
Copy link
Copy Markdown
Contributor

Summary

  • Renamed after/before columns to preceded-by/followed-by in src/module-help.csv.
  • Aligns with the canonical 13-column schema introduced in BMAD-METHOD v6.6.0.
  • Warning-only fix: data was already loaded positionally, so no behavior change.

Note: the previous "normalize module-help.csv to documented 13-column schema (#32)" commit on main appears to have addressed a different aspect of the schema, not the column-name rename.

Test plan

  • Install cis and confirm no "header does not match canonical schema" warning during manifest generation.

…-by/followed-by

Aligns with the canonical 13-column schema introduced in
BMAD-METHOD v6.6.0. Data was loaded positionally, so this is a
warning-only fix with no behavior change.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 17, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • src/module-help.csv is excluded by !**/*.csv

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5f4612a3-1469-45e5-99e0-d1acfd0fa731

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch csv-header-fix

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented May 17, 2026

🤖 Augment PR Summary

Summary: Renames the module-help.csv header columns after/before to preceded-by/followed-by to match the BMAD-METHOD v6.6.0 canonical 13-column schema.


Impact: Intended as a warning-only alignment change; runtime behavior should remain unchanged because the data is loaded positionally.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@bmadcode bmadcode merged commit 0a3413a into main May 17, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant