[G10-02] ADR draft: split analyze.ts by bounded context #103

Open
opened 2026-05-28 01:16:14 +02:00 by codex · 0 comments
Collaborator

Suggested executor: Gemini 3.5 Flash.

Wave: G10 — Backlog-only Research

Goal

Draft a decomposition plan for src/analyze.ts without moving code yet.

Expected files

  • decisions/0006-*.md or docs/architecture note

Acceptance criteria

  • Plan identifies discovery, parser, package metadata, graph, findings, and orchestration boundaries.
  • No broad code movement in this PR.

Guardrails

  • One issue = one PR.
  • Add or update a behavior/golden test before changing behavior.
  • No runtime dependencies.
  • No new analyzer categories unless the issue explicitly says so.
  • Keep changes small; do not refactor src/analyze.ts broadly.

Verification

  • Run npm run build && npm test && git diff --check.

Notes

  • Backlog-only; this is planning, not refactor execution.
Suggested executor: Gemini 3.5 Flash. Wave: G10 — Backlog-only Research ## Goal Draft a decomposition plan for `src/analyze.ts` without moving code yet. ## Expected files - `decisions/0006-*.md or docs/architecture note` ## Acceptance criteria - Plan identifies discovery, parser, package metadata, graph, findings, and orchestration boundaries. - No broad code movement in this PR. ## Guardrails - One issue = one PR. - Add or update a behavior/golden test before changing behavior. - No runtime dependencies. - No new analyzer categories unless the issue explicitly says so. - Keep changes small; do not refactor `src/analyze.ts` broadly. ## Verification - Run `npm run build && npm test && git diff --check`. ## Notes - Backlog-only; this is planning, not refactor execution.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-ts#103
No description provided.