[P0] Post-merge audit: check for convention conflicts after nothooks merge #2

Closed
opened 2026-03-31 19:58:35 -05:00 by joe · 0 comments
Owner

Council finding: the feature/nothooks branch was merged into feature/workspace-restructure and both were merged to main. Risk of conflicting conventions introduced during the merge.

What to check:

  • Naming consistency across crates (types, config keys, error variants)
  • Config file locations (.nothooks-state.toml, notfiles.toml, notstrap.toml — do they conflict?)
  • Hook script assumptions (Nu script paths, phase names)
  • Any duplicate or inconsistent implementations of shared concerns

Source: devloop council analysis 2026-03-31

Council finding: the `feature/nothooks` branch was merged into `feature/workspace-restructure` and both were merged to main. Risk of conflicting conventions introduced during the merge. **What to check:** - Naming consistency across crates (types, config keys, error variants) - Config file locations (`.nothooks-state.toml`, `notfiles.toml`, `notstrap.toml` — do they conflict?) - Hook script assumptions (Nu script paths, phase names) - Any duplicate or inconsistent implementations of shared concerns Source: devloop council analysis 2026-03-31
joe closed this issue 2026-04-01 01:22:50 -05:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joe/notfiles#2