Skip to content

Build deterministic closed simulation engine - #2

Merged
maximalfocus merged 1 commit into
mainfrom
issue/1-deterministic-simulation
Aug 11, 2026
Merged

Build deterministic closed simulation engine#2
maximalfocus merged 1 commit into
mainfrom
issue/1-deterministic-simulation

Conversation

@maximalfocus

Copy link
Copy Markdown
Owner

Summary

  • scaffold the static React and TypeScript application with repository-native CI gates
  • add a reusable pure simulation engine and authored six-beat “The Stuck Agent” scenario
  • model deterministic events, agents, notes, fictional infrastructure state, metrics, and closed transition preconditions
  • reject unsupported scenario versions/configuration and keep all network-like behavior inside bundled fictional data

Verification

  • npm test — 5 tests passed
  • npm run typecheck — passed
  • npm run lint — passed
  • npm run build — passed
  • git diff --check — passed
  • safety API scan — no fetch, HTTP client, process execution, arbitrary URL, or real credential handling found

Closes #1

@maximalfocus
maximalfocus merged commit d79e75b into main Aug 11, 2026
1 check passed
@maximalfocus
maximalfocus deleted the issue/1-deterministic-simulation branch August 11, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build deterministic closed simulation engine and six-beat scenario

1 participant