fix(marketing): strip dead Discord invite from footer; docs: Scout tier -> sonnet[1m]
All checks were successful
Test Asgard Runner / test (push) Successful in 2s

discord.gg/corrosion is an Unknown Invite (verified via Discord API) -
no dead community promises on the marketing site. Re-add when a real
server exists. Discord *webhook* feature copy stays; that's shipped.

AGENTS.md Scout tier haiku -> sonnet[1m] confirmed by Commander:
marginal price difference, 1m context window pays for itself on recon.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Vantz Stockwell
2026-06-11 09:28:06 -04:00
parent a8722a7a07
commit 1abe57ca40
2 changed files with 1 additions and 2 deletions

View File

@@ -38,7 +38,7 @@
### **TYPE 1: THE SCOUT (Intelligence)** ### **TYPE 1: THE SCOUT (Intelligence)**
- **Model:** haiku - **Model:** sonnet[1m]
- **Role:** Reconnaissance, Context Mapping, Log Analysis. - **Role:** Reconnaissance, Context Mapping, Log Analysis.

View File

@@ -62,7 +62,6 @@ const panelUrl = import.meta.env.VITE_PANEL_URL ?? ''
<div class="footer__col"> <div class="footer__col">
<h5>Support</h5> <h5>Support</h5>
<RouterLink :to="{ name: 'faq' }">FAQ</RouterLink> <RouterLink :to="{ name: 'faq' }">FAQ</RouterLink>
<a href="https://discord.gg/corrosion" target="_blank" rel="noopener">Discord</a>
<RouterLink to="/status">Status</RouterLink> <RouterLink to="/status">Status</RouterLink>
</div> </div>
<div class="footer__col"> <div class="footer__col">