Files
SubMiner/backlog/tasks/task-115.2 - Map-Node-touchpoints-and-define-Bun-parity-matrix.md

1.5 KiB

id, title, status, assignee, created_date, updated_date, labels, dependencies, references, documentation, parent_task_id, priority
id title status assignee created_date updated_date labels dependencies references documentation parent_task_id priority
TASK-115.2 Map Node touchpoints and define Bun parity matrix Done
2026-02-23 04:27 2026-02-23 04:36
tooling
planning
package.json
.github/workflows/ci.yml
.github/workflows/release.yml
docs/plans/2026-02-23-bun-only-toolchain-migration.md
TASK-115 medium

Description

Document all Node-specific command and workflow touchpoints, define Bun replacements, and establish migration guardrails so follow-up implementation tasks have clear scope and risk controls.

Acceptance Criteria

  • #1 A complete inventory of Node-dependent scripts and workflow steps is documented with proposed Bun equivalents.
  • #2 Migration risks and compatibility checkpoints are explicitly documented for dist and Electron-related lanes.
  • #3 Follow-up implementation tasks have clear boundaries and ordering based on the parity matrix.

Implementation Notes

Created docs/plans/bun-only-parity-matrix.md with direct Node touchpoint inventory, Bun replacements, risk checkpoints, and migration sequencing.

Parity matrix now links implementation ordering for TASK-115.3/115.4/115.1 and flags follow-up risk handling for third-party implicit Node assumptions.