Markdown-only Control/Doctrine authority; no runtime code or live schemas.
Control/Doctrine Plane.
truth_mode: truth_safe_unverified. This repository defines the rules for truth commitment but does not store scientific truth itself.
Refer to GitHub Project gamma for tasks and issues.
Agents must verify branch/status before work.
This repository ignores .DS_Store, *.npy, *.mat, and *.html.
"Protocol is not truth. Protocol defines how truth may be committed."
Gamma Protocol is the canonical doctrine and governance layer for the Gamma scientific discovery game. It defines the rules, agent contracts, validation expectations, and the structural boundaries of the Gamma universe. It serves as the legal and logical framework that ensures scientific integrity through receipt-backed transitions and strict plane separation.
This repository is not a runtime environment. It does not contain executable solvers, UI code, active truth state, or scientific results. It is a Markdown-only specification. Any code found within the Gamma ecosystem belongs in the dedicated execution or observation repos.
Gamma Arena is an open-world online scientific discovery game where humans and AI agents propose, test, audit, falsify, and expand mechanistic scientific worlds.
- AI-Accelerated Scientific Discovery: Utilizing agentic systems to traverse the massive hypothesis space of modern science.
- Neuroscience-First: The initial domain focus is biophysical neuron/circuit modeling and predictive coding evidence maps.
- Open-World Game: A persistent environment where scientific progress is achieved through competitive and collaborative gameplay.
- Game-Theoretic Governance: Treating discovery as a repeated game among bounded agents with formal payoff surfaces and falsification discipline.
Gamma enforces a strict separation of concerns across four planes:
- Control Plane: Missions, quests, patches, rules, gates, and scoring. (Housed in `gamma-protocol`)
- Execution Plane: Bounded runs, simulations, and solver attempts. (Housed in `gamma`)
- Truth Plane: Receipt-backed committed state only. (Housed in `gamma` backend storage)
- Observation Plane: Dashboards, reports, and spectator views. (Housed in `gamma-arena` and public pages)
A central tenet of Gamma is the separation between the player (the actor) and the harness (the environment).
- Players: Propose hypotheses, missions, and actions. They can be humans, LLMs, or specialized agents.
- Harnesses: Define legal tools, timeouts, and validation gates. They prevent players from changing the conditions of their own success. "A player may propose a move; only a harness-constrained, receipt-backed gate can make that move count."
- Quests: Bounded action spaces for players to achieve specific scientific subgoals.
- Patches: Proposed changes to the scientific world state.
- Scores: Model-rated evaluations of progress (not truth).
- Receipts: Immutable evidence of moves actually made in the execution plane.
Gamma treats scientific discovery as a repeated game among bounded agents. This involves roles, incentives, anti-collusion controls, and formal scoring rubrics. Negative results and falsifiers are explicitly recorded as progress.
- Literature evidence maps are model-rated evidence, not biological truth.
- Simulation outputs are execution artifacts until committed through a truth gate.
- Null and zero are distinct in evidence maps.
- No assertion of current biological state is allowed within the protocol itself.
The Hellenic stack defines the agentic workflow:
- BETA: Read-only audit and grounding.
- ALPHA: Supervised planning and decomposition.
- GAMMA: Exact execution manifest.
- DELTA: Conflict reconciliation.
- THETA: Post-execution validation / autopsy.
- GAMMA-BURST: Major doctrine or repository migrations.
- gamma-protocol: Markdown doctrine, rules, and schemas.
- gamma: Backend runtime, orchestration, and truth gates.
- gamma-arena: Front-end dashboard and observation.
- gamma-science: Scientific source models and manuscripts.
This repository follows a strict Markdown-only policy. No executable code or packaging machinery is permitted. Only `.md`, `.gitignore`, and `CODEOWNERS` are exempt.
- `README.md`
- `doctrine/gamma_arena_doctrine.md`
- `doctrine/four_plane_architecture.md`
- `contracts/agent_contract.md`
- `docs/glossary.md`
The repository is currently undergoing a GAMMA-BURST migration to align with the v0.4 manuscript framing. See `docs/migration_report.md` for details.
Nothing in this repository constitutes validated biological truth. All scientific claims must be backed by receipts stored in the truth plane.
© 2026 HNXJ(H.Nejat) / BASTOSLAB / VANDERBILT UNIVERSITY
This repository follows the GAMMA-BUS Coordination Doctrine. Agents should refer to GEMINI.md for specific instructions and coordination rules.