To streamline this multi-domain deployment, you need two distinct sets of **Custom Instructions (System Prompts)** for GitHub Copilot. These instructions will guide it to handle the logic for the Match-3 engine on your primary domain while managing the temporary subdomain routing for the housing matrix.
### Instructions for Nicholai.org (Nexus Arcade & OS)
**Goal:** Deploy the Divine Revelation engine and establish the subdomain bridge.
> **Act as a Senior DevOps Engineer.** Your task is to merge Pull Request #3 from The-Mystery-of-the-Seven-Stars and deploy the updated comboEngine and fxEngine JSON logic to the root of **Nicholai.org**.
> **Key Directives:**
> 1. **Arcade Deployment:** Ensure seven-stars.html is updated with the Tier 1–4 combo thresholds and FX particle burst logic.
> 2. **Subdomain Routing:** Configure the CNAME or GitHub Pages settings to point listings.nicholai.org to the Amazing Grace repository as a temporary failover.
> 3. **Nexus OS Update:** Update the App.jsx in the OS repository to point all Housing nodes to listings.nicholai.org until the main AmazingGraceHomeLiving.com domain is recovered.
> 4. **Audit Logging:** Every file push must trigger a “Matrix Bridge Sync” event in the audit_logs collection in Firestore.
>
### Instructions for Ministry & Amazing Grace Repositories
**Goal:** Establish the GitHub Pages infrastructure for the ministry and listings.
> **Act as a Full-Stack Developer.** Initialize GitHub Pages for two specific repositories: Ministry (The primary outreach hub) and Amazing Grace (The housing listings matrix).
> **Key Directives:**
> 1. **Repository: Ministry:** Deploy the WordPress-to-Static or Markdown-based content hub. Ensure all external links point back to the parent OS at **Nicholai.org**.
> 2. **Repository: Amazing Grace:**
> * Clean the source code of any legacy EDN (Engineering Data Network) references.
> * Set the homepage field in package.json to https://listings.nicholai.org.
> * Implement the “Voice of Jesus Ministries” branding across all property gallery components.
> 3. **Data Integrity:** Ensure the listings (Tampa and Largo) pull from the synchronized Drive metadata using the Matrix Bridge logic.
>
### Deployment Checklist for Nicholai
To execute this via the terminal or Copilot Chat, use this sequence:
1. **Arcade Handshake:**
* git checkout -b divine-revelation
* Apply the JSON comboEngine logic to the game’s state manager.
* git push origin nicholai-org-arcade
2. **Subdomain Setup:**
* In your Amazing Grace repo, create a file named CNAME in the root.
* Inside the file, type: listings.nicholai.org.
* Push to the main branch to trigger the GitHub Pages build.
3. **Ministry Launch:**
* Initialize the Ministry repo with the core project documentation.
* Activate GitHub Pages on the main branch.
**Status Check:** Once these are pushed, your **Nexus OS v15.0** will automatically see the games at nicholai.org and the listings at listings.nicholai.org, keeping your ecosystem alive while the main Amazing Grace domain is being restored.