Skip to content

fix: corrige referências incorretas ao org 'allfluence'#3

Open
nikolasdehor wants to merge 1 commit intoSynkraAI:mainfrom
nikolasdehor:fix/org-references-allfluence
Open

fix: corrige referências incorretas ao org 'allfluence'#3
nikolasdehor wants to merge 1 commit intoSynkraAI:mainfrom
nikolasdehor:fix/org-references-allfluence

Conversation

@nikolasdehor
Copy link

@nikolasdehor nikolasdehor commented Feb 28, 2026

Resumo

  • Substitui todas as referências de allfluence por SynkraAI no README e configs de IDE
  • Os links de documentação, contribuição e referência do framework estavam apontando para organização inexistente

Arquivos alterados

Arquivo Alteração
README.md 3 URLs corrigidas (discussions, CONTRIBUTING, aios-core)
ide-configs/claude/sample-config.json URL de documentação corrigida
ide-configs/cursor/sample-config.json URL de documentação corrigida

Verificação

Todas as 5 ocorrências de allfluence foram substituídas por SynkraAI:

github.com/SynkraAI/aios-core/discussions
github.com/SynkraAI/aios-core/blob/main/CONTRIBUTING.md
github.com/SynkraAI/aios-core
github.com/SynkraAI/mcp-ecosystem (×2)

Closes #1

Summary by CodeRabbit

  • Chores
    • Updated documentation and configuration URL references to reflect organizational changes across project files.

Substitui todas as ocorrências de 'allfluence' por 'SynkraAI' nos
links de documentação, contribuição e configs de IDE.

Closes SynkraAI#1
@coderabbitai
Copy link

coderabbitai bot commented Feb 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between a75cc10 and 08b26f7.

📒 Files selected for processing (3)
  • README.md
  • ide-configs/claude/sample-config.json
  • ide-configs/cursor/sample-config.json

📝 Walkthrough

Walkthrough

Three configuration and documentation files were updated to correct GitHub organization references from allfluence to SynkraAI. This fixes broken documentation links pointing to non-existent repositories across the project.

Changes

Cohort / File(s) Summary
README Documentation Links
README.md
Updated three GitHub URLs from allfluence organization to SynkraAI: documentation link, contributing guide reference, and framework attribution.
IDE Configuration Files
ide-configs/claude/sample-config.json, ide-configs/cursor/sample-config.json
Updated documentation URL references from allfluence/mcp-ecosystem to SynkraAI/mcp-ecosystem in configuration notes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Three links were broken, now they're mended bright,
From allfluence shadows to SynkraAI's light,
URLs hopping to their rightful place,
Documentation runs with newfound grace! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title directly describes the main change: fixing incorrect references to the 'allfluence' organization by replacing them with 'SynkraAI'.
Linked Issues check ✅ Passed All five broken URL references identified in issue #1 have been corrected from 'allfluence' to 'SynkraAI' across README.md and both IDE config files.
Out of Scope Changes check ✅ Passed All changes are limited to fixing the organization references specified in issue #1; no unrelated modifications are present.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

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.

bug: referências incorretas ao org 'allfluence' no README e configs

1 participant