Skip to content

Vannon0911/SeedWorld

Repository files navigation

SeedWorld

SeedWorld ist jetzt auf drei Wahrheiten reduziert:

  • deterministischer Kernel
  • reproduzierbare seed-basierte Ausfuehrung
  • autoritative Spielinhalte

Aktueller Release-Stand: 0.3.1a

Pflichtpfad

npm test
npm run evidence:verify
npm run testline:verify
npm run strings:verify
npm run docs:v2:verify
npm run docs:v2:coverage
npm run docs:v2:probe

# oder als Gesamtlinie
npm run check:required

Ein gueltiger Erfolg ist nur PASS_REPRODUCED. Ein einzelner gruener Lauf ohne Gegenlauf gilt nicht als Qualitaetsbeweis.

Repo-Kern

  • app/src/kernel/ deterministische Kernel-Ausfuehrung
  • app/src/game/ autoritative Inhalte und Regelinterpretation
  • dev/tests/modules/ doppelte Reproduktionssuiten
  • dev/scripts/ Run-/Pair-Evidence und Comparator
  • dev/tools/runtime/verify-testline-integrity.mjs finaler Schlusstest
  • docs/V2/ fuehrende Doku-, Plan- und Archivschicht
  • app/src/sot/STRING_MATRIX.json maschinenlesbare String-Disziplin fuer aktive Spiel- und Doku-Pfade

Aus dem Pflichtpfad entfernt

  • Server- und Browser-Pfade
  • Patch-/Hotfix-/Remote-Mechanik
  • Playwright-/CDP-Gates
  • Preflight-, Hook- und Hygiene-Gates ohne Reproduktionsbeweis

Die maschinenlesbare Grenzziehung liegt in app/src/sot/source-of-truth.json, app/src/sot/repo-boundaries.json und app/src/sot/testline-integrity.json.

Start Here

About

Deterministic web simulation with fail-closed kernel governance, terminal-authority patch flow, and reproducible runtime checks.

Topics

Resources

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors