chore(rebrand): complete UIForge → Forge Space rename across scripts, patterns, and memories#141
Conversation
… patterns, memories
- ForgeSpaceFeatureToggles class (backwards-compat alias for UIForgeFeatureToggles)
- integrate.js: canonical project names (ui-mcp, siza) + legacy aliases
- bootstrap/project.sh: updated project descriptions and references
- forge-patterns-cli.js: updated CLI description
- simple-validation.sh: uiforge-{webapp,mcp} → siza/ui-mcp paths
- validate-documentation-references.sh: updated project path references
- integrate-{all-projects,siza}.sh: Forge Space naming
- pre-commit/base.sh: minor rebrand
- shared-logger.ts: Forge Space naming
- knip.json: remove 8 stale ignore entries (patterns/* no longer needed)
- Serena memories: updated feature-toggle and MCP context server docs
- .serena/project.yml: add line_ending and read_only_memory_patterns fields
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (15)
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 |
Project Scorecard |
…ate.js - Prettier: reformatted integrate.js (was failing format:check) - SonarCloud duplication: removed 176 lines of duplicated example-generation code by normalizing legacy projectType aliases (uiforge-mcp→ui-mcp, uiforge-webapp→siza) at the top of createIntegrationExample() and consolidating to two canonical blocks - Keeps backwards-compat: LEGACY_MAP ensures old callers still get correct output - Tests: 609/609 passing, 0 lint errors, format:check clean
|
CHANGELOG: - CI: actions/checkout + setup-node v4→v6 across 13 workflow files (#143) - CI: Tenant profile inlined to .forge/, eliminated cross-repo PAT (#142) - CI: Git hooks auto-detect tenant profile, eliminates ausentes warning (#144) - chore: UIForge→Forge Space rebrand in scripts/patterns/memories (#141) - chore: gitignore .forge runtime artifacts (#145) - fix: knip.json 8 stale ignores removed, 0 issues
…148) CHANGELOG: - CI: actions/checkout + setup-node v4→v6 across 13 workflow files (#143) - CI: Tenant profile inlined to .forge/, eliminated cross-repo PAT (#142) - CI: Git hooks auto-detect tenant profile, eliminates ausentes warning (#144) - chore: UIForge→Forge Space rebrand in scripts/patterns/memories (#141) - chore: gitignore .forge runtime artifacts (#145) - fix: knip.json 8 stale ignores removed, 0 issues



Summary
knip.jsonignore entries that generated configuration hintsChanges
Scripts
forge-patterns-cli.js: updated CLI descriptionintegrate.js: canonical project names (ui-mcp,siza) with legacy aliases for backwards compatbootstrap/project.sh: updated project descriptions and path referencessimple-validation.sh:uiforge-{webapp,mcp}→siza/ui-mcppathsvalidate-documentation-references.sh: updated project path referencesintegrate-all-projects.sh,integrate-siza.sh: Forge Space namingPatterns
feature-toggles/libraries/nodejs/index.js: class renamed toForgeSpaceFeatureToggles(backwards-compatUIForgeFeatureTogglesalias preserved)monitoring/shared-logger.ts: Forge Space naminggit/pre-commit/base.sh: minor rebrandConfig
knip.json: removed 8 stale ignore entries forpatterns/*globs that matched no files → 0 knip issuesSerena Memories
feature_toggle_system.md: updated class names and ecosystem referencesmcp_context_server_architecture.md: updated namingproject.yml: addedline_endingandread_only_memory_patternsfieldsQuality