AltimateAI / AltimateAI/altimate-code
chore: add @internal JSDoc to sanitizeConnectionString export
オープン
- 主要言語
- TypeScript
- スター
- 811
- フォーク
- 134
- 平均マージ
- 3日 2時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。