Preferences
Theme
Previews play by default. Turn this off to pause them; reduced-motion preferences are always respected.
← SharkTank overview

01 / Artificial-intelligence-developed multiplayer game

SharkTank

A live multiplayer shark game built entirely with code created by artificial intelligence (AI), with measured cloud costs, accessible interfaces, and built-in security, reliability, and operating controls.

Primary capability
Live multiplayer operation and governance
Technologies
  • Worker
  • Durable Objects
  • R2
Characteristics
  • Multiplayer game
  • 100% artificial-intelligence-developed
  • ISO/IEC 27001 aligned
  • ISO/IEC 42001 aligned
  • Built-in cost controls
01 — The game

It starts with multiplayer gameplay.

Players control sharks in a shared tank. They eat food, dash forward, fire rockets, and compete for score while the server keeps everyone in the same match. The security and operating features support that game; they are not the game itself.

02 — The operating problem

A live game uses real resources.

Shark Tank is a game first, but running it creates real responsibilities. Multiplayer actions use billable cloud resources, public input must be checked, changes must be tested, and the fully AI-generated code needs a clear management process. Those controls must protect the game without getting in the player's way.

Shark Tank therefore includes the checks needed to run the game responsibly. They protect public input, control operator access, track billable activity, record changes, and provide a recovery path.

03 — ISO/IEC 27001

Secure operation is built into the game.

ISO/IEC 27001 provides principles for managing information security. Shark Tank applies those principles to every feature and to the way the live service is operated: access is controlled, input is checked, changes are tested, backups are verified, and important actions leave records. These are everyday safeguards, not a claim that a security incident has occurred.

  • Public input is checked before the game accepts it
  • Operator controls are protected and leave a record when they are used
  • Each release records what changed and how the result was checked
  • Daily backups are tested by restoring and reading the saved copy
  • The service reports its current status and calculates uptime from its own records
  • The service counts billable activity and stops costly actions at a hard limit
04 — ISO/IEC 42001

The AI story is how the game was developed.

ISO/IEC 42001 applies here because the codebase was developed entirely with AI-generated code. It guides how that development is managed: what AI is used for, how its output is checked, who remains responsible, and what evidence is kept.

  • The application code is 100% AI-generated
  • Policies describe how AI-produced changes are planned, checked, tested, and released
  • Security, cost, accessibility, recovery, and evidence requirements apply to AI-produced features
  • Tests and live records check the result instead of trusting generated code because it looks correct
  • Jacob owns the service, approves its operation, and remains responsible for its results
05 — Owner-run operations

Controls help the owner run the service.

Jacob operates Shark Tank. If a real incident occurs, he reports it, investigates it, resolves it, and closes the record. Built-in checks and status pages help him see what the service is doing and respond when action is needed.

06 — Reliability

Uptime comes from the service record.

The site calculates availability from the records kept since the project started. When those records support it, the page says 100% uptime maintained. If the record changes, the displayed number changes too.

07 — Billable actions

Gameplay has a spending limit.

Joining a tank, running a live room, steering, dashing, and saving records all use metered cloud resources. The service measures that activity while the game runs. At the hard spending limit, it pauses gameplay and other actions that could add cost. Status, evidence, and recovery pages remain available so Jacob can review the situation before restarting normal play.

NormalThe game, updates, and public records work normally
MeasureThe service counts billable activity as it happens
Limit reachedGameplay and other costly actions pause
Review and restartStatus and recovery stay available to the owner
08 — Policies and evidence

The rules and their results stay together.

Shark Tank documents its policies against ISO/IEC 27001 and ISO/IEC 42001. The same service keeps evidence for the controls it operates, including changes, uptime, billable activity, operator actions, backups, and recovery checks. This makes it possible to compare a written policy with what the game actually did.

PolicyState the rule and the ISO requirement it supports
Game controlBuild the rule into the service or its operating process
CheckTest that the control behaves as intended
EvidenceKeep the live result or operating record
09 — Accessibility

More people can use the site and its controls.

WCAG 2.0 AA is a common set of web-accessibility rules. Shark Tank's public pages, menus, settings, and supported game controls are tested against those rules. This does not mean every visual action in the game has a matching nonvisual version; the claim covers the listed screens and controls.

  • Public pages and supported game controls can be used with a keyboard
  • Visible focus shows where the user is, while clear headings, labels, and skip links make pages easier to navigate
  • Screen readers announce status changes and errors without moving the user's place
  • Text and layouts remain readable with browser zoom and stronger contrast
  • Options include reduced motion, larger text, color labels, captions, and steering help
10 — Architecture

Each service has one job.

BrowserGame surface and public trust routes
WorkerRouting, validation, policy, and evidence surfaces
Durable ObjectsRooms, state, sockets, logs, and receipts
R2Daily state copies and restore evidence

The browser shows the game and public records. The Worker checks requests and serves those pages. Durable Objects keep live matches, logs, and operator records. R2 stores separate backup copies for recovery tests.

11 — Result

A game first, with its controls built in.

Shark Tank is a playable multiplayer game built entirely with AI-generated code. It runs with ISO-aligned security and operating practices, limits its billable activity, documents its policies, and maintains evidence from the live service. It demonstrates alignment; it does not claim certification.