-
Notifications
You must be signed in to change notification settings - Fork 0
Decision Log
Randy Adams edited this page Aug 15, 2025
·
1 revision
This log tracks architectural decisions, refactor choices, and onboarding strategies. Each entry includes rationale, alternatives, and impact.
| # | Date | Decision | Alternatives | Rationale | Downsides |
|---|---|---|---|---|---|
| 1 | 2025-08-14 | Rename theme to WigShopPro | Keep “Dawn” | Clarifies ownership and onboarding scope | Requires search/replace |
| 2 | 2025-08-14 | Strip legacy icons from main-product
|
Keep for fallback | Reduces bloat, aligns with modular goals | May break old sections |
| 3 | 2025-08-14 | Use GitHub Wiki for onboarding docs | Inline markdown only | Easier to maintain, supports multi-page docs | Private until repo is public |
- Add entries for every major refactor, schema change, or onboarding update.
- Link to relevant commits or issues.
- Use semantic versioning to track impact.