fix(catalog): rename module-help.csv after/before columns to preceded-by/followed-by#35
Conversation
…-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.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
🤖 Augment PR SummarySummary: Renames the 🤖 Was this summary useful? React with 👍 or 👎 |
Summary
after/beforecolumns topreceded-by/followed-byinsrc/module-help.csv.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