Skip to content

refactor: rename ia/ to ai/ for English consistency#113

Merged
rviannaoliveira merged 2 commits into
mainfrom
refactor/rename-ia-to-ai
Jun 19, 2026
Merged

refactor: rename ia/ to ai/ for English consistency#113
rviannaoliveira merged 2 commits into
mainfrom
refactor/rename-ia-to-ai

Conversation

@rviannaoliveira

Copy link
Copy Markdown
Contributor

Summary

Renames ia/ai/ to keep the project fully in English.

Updates all references in AGENTS.md, README-AI-CONTEXT.md, and ai/skills/new-component.md.

Files changed

  • ia/ai/ (all contents preserved)
  • AGENTS.md — updated all ia/ path references
  • README-AI-CONTEXT.md — updated all ia/ path references
  • ai/skills/new-component.md — updated internal path references

🤖 Generated with Claude Code

Update all references in AGENTS.md, README-AI-CONTEXT.md, and ai/skills/new-component.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@rviannaoliveira rviannaoliveira left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Review — refactor: rename ia/ai/

Scope: pure structural refactor — no logic, no components, no API changes.

Checklist (adapted for refactor PRs)

# Check Result
1 Architectural rules N/A — no platform code changed
2 Completeness — all ia/ refs updated PASS — zero stale refs found across all .md files
3 All 8 files renamed under ai/ PASS — confirmed via file tree
4 Tool entry-points (Copilot, Cursor, Gemini) PASS — only reference AGENTS.md, no ia/ paths to update
5 Tests N/A — no code changed
6 Docs PASS — this rename is the doc change

Observations

  • README-AI-CONTEXT.md diagram node already updated correctly.
  • ai/skills/new-component.md: refs to ai/instructions/ios.md and ai/instructions/flutter.md confirmed consistent with actual paths.
  • No ia/ paths leak into Kotlin/Swift/Dart sources (not applicable here, but verified clean).

Verdict

LGTM. Rename complete and consistent. No issues found.

@rviannaoliveira rviannaoliveira merged commit 77331bf into main Jun 19, 2026
2 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.

2 participants