You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DebtLens prefers JSON config (no execute-on-load). Some users want debtlens.config.ts. Decide: sandboxed support vs permanent JSON-only with SchemaStore DX.
Acceptance criteria
Written decision in docs (ADR/RFC)
If supporting TS/JS: sandbox + security model + tests
If rejecting: document alternatives (JSON + plugins + codegen)
Summary
DebtLens prefers JSON config (no execute-on-load). Some users want
debtlens.config.ts. Decide: sandboxed support vs permanent JSON-only with SchemaStore DX.Acceptance criteria