AltimateAI / AltimateAI/altimate-code
chore: add @internal JSDoc to sanitizeConnectionString export
未關閉
- 主要語言
- TypeScript
- 星號
- 811
- 分支
- 134
- 平均合併
- 3 天 2 小時
- 30 天內合併 PR
- 50
描述
Found during v0.5.20 release review. Deferred because: API surface design decision.
`sanitizeConnectionString` is exported from `packages/drivers/src/index.ts`, making it part of the public API surface. The function has an intentional ambiguity guard that bails on certain valid URIs. External consumers could depend on behavior that may change. Consider adding `@internal` JSDoc tag or un-exporting.
Flagged by: Tech Lead, PM.
貢獻指南
評估
這個 Issue 還沒有評估資料。