You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
3
3
#
4
-
# STATE.a2ml — Project state checkpoint (META-TEMPLATE)
5
-
#
6
-
# This is the STATE file for rsr-template-repo itself.
7
-
# When consumed by a new project, replace {{PLACEHOLDER}} tokens
8
-
# and customize sections below for the target project.
4
+
# STATE.a2ml — Project state checkpoint
5
+
# The Nash Equilibrium — 6X strategy game
9
6
10
7
[metadata]
11
-
project = "rsr-template-repo"
12
-
version = "0.2.0"
13
-
last-updated = "2026-02-28"
8
+
project = "the-nash-equilibrium"
9
+
version = "0.1.0"
10
+
last-updated = "2026-04-24"
14
11
status = "active" # active | paused | archived
15
12
16
13
[project-context]
17
-
name = "rsr-template-repo"
18
-
purpose = "Canonical RSR-compliant repository template providing scaffolding for all hyperpolymath projects — including CI/CD, AI manifests, ABI/FFI standards, container ecosystem, and governance infrastructure."
19
-
completion-percentage = 95
14
+
name = "The Nash Equilibrium"
15
+
purpose = "6X strategy board game co-developed by Jonathan D.A. Jewell and son. Extends the 4X genre (eXplore, eXpand, eXploit, eXterminate) with eXchange (game-theoretic negotiation/trade) and eXperiment (speculative research with asymmetric payoffs). All strategic interactions are modelled through Nash equilibrium mechanics. Licensed AGPL-3.0-or-later."
0 commit comments