Skip to content

Instantly share code, notes, and snippets.

@jleechan2015
jleechan2015 / repro.md
Created May 20, 2026 20:28
v0.6-ao 20-slot AO orchestration evidence: reproduction instructions

v0.6-ao: 20-Slot AO Orchestration — Reproduction Instructions

Prerequisites

  • Python 3.12+
  • Agent Orchestrator (ao) CLI installed and authenticated
  • Claude Code (claude) CLI installed
  • gh CLI authenticated with access to jleechanorg/mctrl_test
  • System loadavg < 20 (check with sysctl -n vm.loadavg)
@jleechan2015
jleechan2015 / repro.md
Created May 20, 2026 20:28
v0.6-ao 20-slot AO orchestration evidence: reproduction instructions

v0.6-ao: 20-Slot AO Orchestration — Reproduction Instructions

Prerequisites

  • Python 3.12+
  • Agent Orchestrator (ao) CLI installed and authenticated
  • Claude Code (claude) CLI installed
  • gh CLI authenticated with access to jleechanorg/mctrl_test
  • System loadavg < 20 (check with sysctl -n vm.loadavg)
@jleechan2015
jleechan2015 / README.md
Created May 20, 2026 20:20
PR #6958 level_up_entry_offer evidence iteration_014 — 3/3 PASS @ 91174d019b0bb2c677065042530f0967f1cf183c

Evidence Package: level_up_entry_offer_pr6958

Package Manifest

  • Test Name: level_up_entry_offer_pr6958
  • Run ID: level_up_entry_offer_pr6958-014-20260520T201714
  • Iteration: 14
  • Bundle Version: 1.2.0
  • Collected At (UTC): 2026-05-20T20:17:14.029698+00:00
  • Repository: worldarchitect.ai
  • Branch: fix/6926-review-comments
@jleechan2015
jleechan2015 / pr6958-clean-computer-repro.md
Last active May 20, 2026 21:17
WorldArchitect PR 6958 evidence reproduction
@jleechan2015
jleechan2015 / worldarchitect-pr6958-c81ee83-reproduction.md
Created May 20, 2026 07:25
WorldArchitect PR 6958 evidence reproduction at c81ee83
@jleechan2015
jleechan2015 / pr6963-green-gate-evidence.md
Created May 20, 2026 02:39
PR 6963 Green Gate evidence at 14ad99b0ccc2f864f6880822b011068bf08aea71

PR 6963 Green Gate Evidence

PR: https://github.com/jleechanorg/worldarchitect.ai/pull/6963 Repository: jleechanorg/worldarchitect.ai Worktree: /private/tmp/worldarchitect-skills-pr Collected: 2026-05-20 UTC

Claim

PR 6963 is an agent-facing docs/configuration change set. It does not change production runtime code under mvp_site/**; the only mvp_site/ file changed is mvp_site/CLAUDE.md, a documentation/policy file. No UI/user-visible runtime flow changes are claimed, so no mp4/gif/cast evidence is required for this docs/config evidence claim.

@jleechan2015
jleechan2015 / pr6960_evidence_repro.md
Created May 20, 2026 02:17
worldarchitect.ai PR 6960 evidence reproduction
@jleechan2015
jleechan2015 / README.md
Created May 19, 2026 18:18
PR #6958 Evidence Bundle
{
"benchmark": "test_character_creation_three_flows 3-run cache timing",
"git_head": "6ab6563f86c5b609d9299c34f6e48d45f5997ed9",
"branch": "feat/llm-response-cache-2026-05-16",
"description": "3 consecutive runs of testing_mcp/core/test_character_creation_three_flows.py with WORLDAI_TEST_CACHE=read_write. Cold = cache cleared, Warm = cache from cold, Hot = cache from warm. Each run creates new campaigns with unique IDs, so cross-run cache hits rely on prompt fingerprint matching (same user_input + model + mode) not campaign_id matching.",
"runs": [
{
"run": "cold",
"elapsed_seconds": 484.0,
"cache_entries_after": 34,
@jleechan2015
jleechan2015 / cache_timing_3run_evidence.json
Created May 19, 2026 16:01
3-run cache timing evidence: test_character_creation_three_flows.py on feat/llm-response-cache-2026-05-16 @ 6ab6563
{
"benchmark": "test_character_creation_three_flows 3-run cache timing",
"git_head": "6ab6563f86c5b609d9299c34f6e48d45f5997ed9",
"branch": "feat/llm-response-cache-2026-05-16",
"runs": [
{
"run": "cold",
"elapsed_seconds": 484.0,
"cache_entries_after": 34,
"exit_code": 1,