copy pass: straighten quotes and arrows, thin the dash asides, drop the app-count caption from the constellation
build-and-deploy / build (push) Failing after 13m18s

This commit is contained in:
2026-08-17 23:12:42 +10:00
parent 78e8740408
commit 3cfd59a464
23 changed files with 257 additions and 271 deletions
+1 -1
View File
@@ -14,6 +14,6 @@ export const fleetFacts = [
// Node roster for the constellation (positions live in the SVG component).
export const fleetNodes = {
hub: { name: "cave", caption: "139 apps · reconciling" },
hub: { name: "cave" },
satellites: ["alfred", "robin", "kate", "wgirl", "elfastc"],
} as const;