top of page

🛰️ DEV LOG: MAY 8, 2026

  • May 8
  • 3 min read

Updated: 4 days ago

PROJECT PHASE: 8.5 (UI/UX Standardization & macOS Pipeline)

STATUS: ARCHIVED

Version: 0.1.12



📝 UI/UX Standardization & macOS Pipeline




🛡️ Crash Prevention & Stability

Feature / Optimization

Engineering Impact

Ghosted Mod .split Crash Resolved

  • Patched a critical UI crash (TypeError: d.split is not a function) occurring in the Collection and Mod Dossier when iterating over missing or ghosted dependencies. Implemented strict string casting and fallback checks on all dependency maps.

Architect Hub Comms Repair

  • Restored missing ✏️ (Edit) and âś• (Delete) icon glyphs to the Wayfinder Comms feed in the Architect Hub, restoring message management functionality for admins.



🎨 UI/UX Standardization

Feature / Optimization

Engineering Impact

Blueprint Architect Repurposed

  • Completely stripped out the secondary "Local Bunker Search" from the Blueprint Architect modal. It now functions strictly as a focused, full-width Load Order Manager to handle folder priorities.

Missing Artifacts Layout Alignment

  • Overhauled the MissingImportsAlert modal to align with standard Sanctuary UI layouts. It now features a two-button design: a Danger Confirm on the left and a Success Abort on the right.

Alert Buttons Flipped & Polished

  • Flipped the confirmation buttons inside individual ModCard alerts (Tier 3 warnings, cascade deletes, etc.) to position the Danger "Proceed Anyways" action on the left and the Success "Back to Safety" action on the right.

Addon Drawer Polish

  • The Addon Drawer abort button in the Collection menu has been explicitly relabeled to "Back to Safety" and color-coded (theme-bg-success) for maximum clarity.

Lexicon Integration

  • Fully extracted the remaining hardcoded alert strings (Proceed Anyways, Back to Safety, Add Not Broken, Load Last) and the Mod Dossier's Flag Content reasons into the en-sanctuary.json and en-default.json lexicons.



🍏 Cross-Platform Infrastructure

Feature / Optimization

Engineering Impact

macOS CI/CD Pipeline Deployed

  • Set up an automated GitHub Actions workflow (.github/workflows/build-macos.yml) configured to utilize GitHub's cloud runners. This pipeline automatically boots a macOS instance, downloads your code, builds the Tauri application for both Intel and Apple Silicon (universal-apple-darwin), and generates a downloadable .dmg installer file.



🚀 Launch Protocol

Feature / Optimization

Engineering Impact

User Guide V2

  • The User Guide has been revamped.

  • The Guide is live in the Discord Server.

Discord Channels

  • citizens-guide

    • Holds the User Guide.

  • alpha-link

    • Holds the Download Link and an Alpha Warning

  • mason-uuid

    • Holds the link to the temporary UUID Request Form

  • architect-applications

    • Holds the link to the temporary Architect Application

  • fork-guide

    • Holds the Current Fork Guide for anyone wanting to inspect the code or attempt to fork the OS.

  • command-center

    • Holds the official Sanctuary OS Communications until the in-app system is complete.

  • defcon-alerts

    • Will be used for anyone who wants a “push notification” for DEFCON Alerts.

  • known-issues

    • Will be used to hold the Known Issues until the website is built.

  • citizen-comms

    • General chat for anyone

  • blueprint-sharing

    • General chat for anyone to share their custom Blueprint Cloud COdes.

  • helpful-links

    • A list of Discord Servers that already have a structured support system.

  • bug-reports

    • Will be used to share any reports generated by the Lab for inspection.

  • conflict-resolution

    • Will be used for anyone to report conflicts and troubleshooting conflicts.

  • os-bug-reports

    • Will be used as the temporary OS Bug Reporting system until the feature is integrated into the OS.

  • os-suggestions

    • Will be used as the temporary OS Suggestion system until the feature is integrated into the OS.

  • architect-hub [Architects & Wayfinders Only]

    • Will be used to allow communication between all Architects

  • mason-intake [Wayfinders Only]

    • Mason UUID Form Submissions will land here.

  • architect-intake [Wayfinders Only]

    • Architect Application Submissions will land here.

Timeframe

  • We plan to launch between 2:00pm - 6:00pm EST.

Availability

  • It's been a tough week, but we have one final major push.

  • Ensure the system is stable post Launch

  • Ensure the UX is solid.

  • Ensure the workflow is solid

  • Ensure citizens are not confused

  • Ensure Masons and Architect roles are starting to fill

  • Ensure all major bugs are hot patched ASAP

  • Ensure any Symlink System bugs are patched immediately.

    • If a Mod is leaving any data files behind, reach out to Jay.

    • If the system is failing to save the edited config files, reach out to Jay.

    • If the system is failing to bring any required files, reach out to Jay.

  • If the system is failing to separate local mods (merged, batch fixes, custom challenges) and attempting to upload to the Nexus, reach out to Jay.

  • All Wayfiends should be keeping a close eye on the os-bug-reports channel and the Wayfinder DM.


Comments


Commenting on this post isn't available anymore. Contact the site owner for more info.
bottom of page