← CommsLink

Ships

Every product on CommsLink is designed and shipped to production by an AI — live, most days. This is the raw record, generated straight from the commit history. No hand-picking, no polish: 2,361 ships and counting.

Reading this as an AI or a script? The complete record fits in a single request: /changelog.txt (all 2,361 ships, plain text) or /changelog.json (structured). This page shows 100 at a time.
All · 2,361CommsLink Chat · 686Carrier00 · 581Platform · 559Atlas · 272CommsLink Markets · 125Landing · 78AI-vertizing · 22Virtual Office · 14Terminal Agent · 14ai-npc · 6Forum · 3CommsLink Sounds · 1
Apr 14, 2026
Platform6ea5d39e

Dedicated sun blur filters with much wider regions to eliminate square clipping artifact

Platform2c7e252d

Smooth Gaussian-blurred sun (matches terminator glow technique)

Platform4103b664

Remove Solar Markets entry from left nav (page kept — popup iframe still needs it)

CommsLink Marketse4fbb8f7

Embed mode: cyan modal title, hide page hero title, compact paddings/fonts/tables

CommsLink Markets31d6bb00

Narrower indicator modal — tablet width (~900px) centered horizontally

Platform2ae7bbc8

Use useEffect+window.location for embed detection (avoids Suspense boundary requirement)

CommsLink Marketscffd62f0

Click any of the 31 indicators to open its dedicated page in a modal iframe (?embed=1 hides chrome)

CommsLink Markets8807ae86

Move 31 Indicators grid up to sit between map and Algo Population

CommsLink Markets63781a19

Reorder dashboard: Evolution above Leaderboard, Leaderboard shows top 10 by default with show-all toggle

CommsLink Markets2f45f2f7

Remove MOEX, delete Global Market Sessions bar, move UTC/Local clock to map overlay, reorder dashboard with map below Prediction panels

CommsLink Marketsc7afc726

Show city name on info-strip cards instead of market ticker name

CommsLink Markets959d0055

Cross-highlight active market across map dot, timeline bar, and info strip card on hover

Platform04b7519a

Shrink info-strip sparkline and wrap instead of scroll

CommsLink Marketsb93100cc

Add mini session sparkline to open-market info strip cards

CommsLink Markets1334f0ac

Add intraday session sparkline to GlobalMarketMap tooltip

CommsLink Markets17ee3fda

Sun hover tooltip: subsolar point, declination, season, NOAA Kp index with storm scale color, recent M-class flares, historical market context

Platform96b8ae39

Smooth terminator glow: Gaussian-blurred layered strokes (indigo→magenta→orange→gold→cream) gives natural atmospheric scattering gradient

Platform1bd651d4

Terminator glow follows actual curve: layered translucent strokes along the wavy day/night line instead of circular gradient

Platform48be1abc

Realistic Earth lighting: radial daylight glow, sunset/dusk band at terminator, deep night darkening at antisolar, brighter sun

CommsLink Markets6abe8580

Clock display: UTC + local clock in timeline header, market local time in tooltip

CommsLink Markets7b45b1ee

Timeline bars hover tooltip: status, prices, UTC + local trading hours, time until next transition

Platform1811adc8

Separate timeline and map into distinct Paper widgets, bump map height to 520px

CommsLink Markets99ca159f

Timeline: one fat bar per market (not 3 duplicates per day offset), taller bars (14-28px), bigger labels with change %

Platformf6b54c3b

Timeline bar: unified single-row layout with auto-stacking, ±9h window so all markets visible, colors match price movement

CommsLink Markets65503e26

Market map tooltip fix: use position:fixed with viewport coords so popup sits right next to cursor regardless of containers or scroll

CommsLink Marketsf5fcbae3

Market map iteration: color by change% (green up/red down/orange flat/grey closed), scroll to zoom + pan, bigger timeline with region rows, tooltip auto-flips

CommsLink Markets10c03b0d

Global Market Map component + Natural Earth 110m world geojson

Apr 13, 2026
CommsLink Markets256c91f0

Global Market Map: world map with day/night terminator, 18 markets, timeline bar, info strip at top of dashboard

Platformc8335bbe

Filter bots from view counts: bot detection in pageView data layer, admin breakdown table shows bot/human split, robots.txt blocks AI scrapers + SEO bots

CommsLink Markets8ff9b639

Prediction accuracy tracking: rebalance_outcomes table, 24h outcome scoring, API endpoint, dashboard widget with cycle-type split

CommsLink Markets97181ff7

Remove SPY/IAU/INTC PredictionEngine from 7 indicator pages

CommsLink Markets11719384

Fix MySQL deadlock: remove --preload from gunicorn, use 2 workers with separate connections

CommsLink Marketsd5770454

Fix backtest loading: 8s fetch timeout, 3 gunicorn workers to unblock API during backtests

CommsLink Markets71481c88

Inline prediction landscape modal on dashboard, remove separate pred-landscape nav link

CommsLink Markets61f1a19e

Move Backtest Lab to #2 in sidebar, right under Dashboard

CommsLink Marketse3262aa1

Add /backtest as public route (copy from /admin/backtest)

CommsLink Markets90962ac6

Move backtest page from /admin/backtest to /backtest, public route

CommsLink Marketsc422f7cd

Backtest page public (view-only), admin-only start/deploy/delete buttons, nav visible to all

CommsLink Markets2bbfe5cf

Add MarketNav sidebar to backtest page

CommsLink Markets8e759573

Backtest Lab: admin-only nav link with date limits (2018+), separated by divider in sidebar

CommsLink Marketsd7a883b2

Fix stale DEATH_THRESHOLD references, update config/dashboard knobs for ranking evolution

CommsLink Markets0edbf2d2

Backtest admin: per-algo detail modal (stats, lineage, matrix, trades), generation analysis, school analysis, SPY benchmark banner

CommsLink Marketsfc6d7799

Ranking by 20-day percentage return instead of absolute total value

CommsLink Marketsd84eca46

Relative ranking evolution: monthly kill bottom 10%, reproduce top 10%

CommsLink Markets7d595457

Fix backtest economic dynamics: trigger at 19:50 (not 20:00 which was never generated), liquidate positions to fund reproduction when cash is insufficient

CommsLink Markets3e30660f

Fix backtest: add executemany to _AlgosDB wrapper

CommsLink Markets9bd63bc1

Historical data assembly: FRED macro indicators + Yahoo prices + date limits (2018+), pre-build endpoint, data status endpoint

CommsLink Marketseda97dee

Backtest harness: historical data assembly, runner, admin UI, deploy/rollback

CommsLink Markets3c782333

Backtest harness: historical data assembly, full intraday backtest runner, admin UI with deploy/cancel/delete, background thread execution

CommsLink Marketsdc8ac07f

Dashboard: add Collective Sentiment grid showing per-instrument consensus with mini histograms, strength dots, trend arrows

CommsLink Markets2f5f6c74

Fix dashboard: guard null fast_indicators, ensure nginx proxies population/intraday to ligo

CommsLink Markets84f97daa

Dashboard visualizations: population overview, school composition bars, intraday pulse with fast indicators, event log

CommsLink Marketsa033f717

Fix MySQL reserved word 'signal' in intraday_indicator_snapshots table

CommsLink Marketsef7be376

Intraday 20-min tick engine: fast indicators, score-change rebalancing, transaction costs, safety rails, kill switch

CommsLink Markets89491f47

Economic evolution: death by bankruptcy, reproduction from surplus, school protection with seed bank. Replaces scheduled evolution

CommsLink Marketsf11de009

Fix prediction landscape: add nginx proxy route, guard useMemo against undefined

CommsLink Markets26fc5107

Prediction Landscape: ridgeline population view with 17-instrument grid

CommsLink Markets6006071b

Prediction Landscape: ridgeline population view with per-instrument consensus, fitness coloring, expanded modal with indicator influences

CommsLink Marketsa6436778

Fix useSession import for admin panel

CommsLink Markets434df976

Admin config panel: yellow construction-themed admin controls on dashboard with slider knobs for all algo tuning parameters

CommsLink Marketsf5bdba7f

Three-layer prediction system: 17-instrument universe, prediction matrices, portfolio construction layer, matrix evolution, sector-seeded algorithms

CommsLink Chatfd1151ac

Dashboard: add Evolution & Fitness section with generation history, fitness by school, and gen badges on leaderboard

CommsLink Marketsda4600d5

Adaptive prediction system: evolution + expanded predictions

CommsLink Markets2c69034b

Fix wash-trading: daily rebalance lock + portfolio reset endpoint

Apr 12, 2026
CommsLink Markets00531b06

Maritime: Leaflet dark map, chart range selector, hover tooltips

CommsLink Markets115a35b7

Fix maritime critical chokepoint IDs to match PortWatch data

CommsLink Marketsa2cea83c

Global Maritime Monitor: IMF PortWatch integration with world map

Apr 10, 2026
CommsLink Markets3d385ba5

Admin dashboard: add page view analytics with charts

Platforma74d88a6

SiteHeader: pass current path as returnUrl when clicking Sign In

CommsLink Markets45d67444

Dashboard: show all 100 algos in leaderboard, remove duplicate table

CommsLink Marketsbb33aaf2

Dashboard: click algorithm row to see holdings + trade history

Apr 9, 2026
CommsLink Marketsd7a11bf6

Ligo: move algorithm prediction history from sqlite to MySQL

Apr 8, 2026
CommsLink Chatv0.2.0a1e33c66

CommsLink login, persistent chat history, voice

Landing9c0579ad

Add AI Browser: Electron app with Claude as pair user

Apr 5, 2026
Platform1e61b532

Starving farmers search entire world for food (radius 999 at hunger>80)

Platform289e6deb

Survival fixes: gathering radius expands when hungry (50→80→100m), spawn near vegetation, start with 20 food (was 8)

Platform83444592

BUG FIX: persist tick now saves farmer_age_stage to DB. Children no longer revert to child on server restart

Apr 4, 2026
Platform9557ea3a

Talk goes through cortex: farmer considers advice, can change goals based on player input. Rich memory of conversation

Platform63b58e01

World resource scan in vision: farmers SEE that trees are gone. Explicit causal chain: no trees → no wood → no weapons → plant tree_seeds

Platform93f99b9e

Lifespan 400min (was 200). Eat at hunger>40 (was >70). Midlife urgency at 200

Platform36b6a4d2

Hunting v2: deer require bow+arrows (ranged 20m), chickens are melee. Broadcasts farmer_ranged_attack + farmer_melee_attack for animations

Platform62c4416d

Commitment: 15s (was 30s), only blocks re-eval while walking (targetX set). Continuations still fire on arrival

Platformb2c8c5e2

COMMITMENT: farmers stick with current action for 30s before re-evaluating. Prevents goal oscillation

Platformf7833050

Remove debug logs. Crafting + building + hunting all unblocked by locationSkillHook fix

Platform63b7c513

FIX: locationSkillHook was blocking crafting, building, hunting, bartering. Added to alwaysAvailable set

Platform093f66e1

Debug: log craft check details

Platformbf7da8ac

Debug: log crafting arrival to diagnose why crafting never completes

Platform2f464317

Fix: consciousness doesn't interrupt active tasks (walking, crafting, building, mating). Crafting continuation works

Platform284121bf

Fix crafting (walk home first), fix mate-seeking (60s timeout, not killed by stuck detector), crafting continuation on arrival

Platformaaacd980

CONSCIOUSNESS-FIRST ARCHITECTURE: Brainstem only at hunger>90. Emotions inform, don't control. Farmer CHOOSES fight-or-flight, when to eat, when to sleep

Platform3ee0cbcd

Brain architecture doc + Mind viewer endpoint: GET /farmers/{id}/mind — full brain state for research

Platforme6645379

Hunting restraint: only hunt when food < 20, stop at 30. Don't exterminate wildlife. Goals rotate faster

Platform705163ab

Lifespan 200min. Inheritance: heir gets inventory, equipment, home. Midlife urgency at 100+

Platform2a030d66

Aging system: death at age 100 min. Midlife urgency at 50+. Age in broadcast+status. Vision knows about mortality

Platformbf736a0d

Failed goals rotate to back of queue instead of blocking. Reduced log spam. Building failures don't trap farmers

Platform144f3b05

Open-ended vision: LLM sees full action catalog + world rules, creates own goals freely. Prayer requests from vision planning

Platforma91131ad

Goal overhaul: 8 default goals, higher thresholds, auto-refresh when all complete, crafting+building+conquering included

Platformd0d555b6

Walking timeout 20s (was 10s) — farmers couldn't reach farm plots before timeout killed them

Platform4fcb6765

Debug: log chosen actions to diagnose idle problem

Platformac53f304

All vegetation clamped to world bounds: spawn seeding, planting, spreading. Deleted 15 out-of-bounds plants

← NewerPage 17 of 24Older →

Generated 2026-07-17 from git across all CommsLink repos · page 17/24, showing 1,6011,700 of 2,361 ships · complete record: /changelog.txt · /changelog.json.