Skip to content

feat: impact analysis for removing Activity section from Advisor Management#2

Draft
Copilot wants to merge 2 commits into
masterfrom
copilot/analiza-el-impacto-advisor-management
Draft

feat: impact analysis for removing Activity section from Advisor Management#2
Copilot wants to merge 2 commits into
masterfrom
copilot/analiza-el-impacto-advisor-management

Conversation

Copilot AI commented May 29, 2026

Copy link
Copy Markdown

Issue asks: what breaks if the Activity section is removed from advisor-management?

Changes

  • config/repos.ymldefault_symbol changed from AuthServiceActivity so all three workflow approaches target the right symbol out of the box.

  • docs/impact-activity-advisor-management.md — New analysis document covering:

    • How to trigger the CodeGraph analysis (Approach A/C workflows or Copilot Chat)
    • Explanation of the depth=3 transitive search parameter
    • Risk-categorised impact areas: UI components, API endpoints, global state (Redux/Zustand), routing, and orphaned tests
    • Pre-deletion safety checklist (blast radius, cross-repo callers in skills, feature flag option, role/permission references)
    • Provisional risk rating: MEDIUM — with recommended phased removal: feature-flag → validate prod metrics → delete code

- Update config/repos.yml default_symbol to Activity
- Add docs/impact-activity-advisor-management.md with full impact analysis,
  risk classification, safety checklist, and instructions for running
  CodeGraph workflows against the Activity symbol
Copilot AI changed the title [WIP] Remove Activity section from Advisor Management feat: impact analysis for removing Activity section from Advisor Management May 29, 2026
Copilot AI requested a review from RubenGomGarPlain May 29, 2026 08:11
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.

analiza el impacto Advisor Management

2 participants