Skip to content

Measure attention capacity without observer overhead - #189

Merged
Maneek21 merged 1 commit into
masterfrom
codex/certification-observer-fix
Jul 21, 2026
Merged

Measure attention capacity without observer overhead#189
Maneek21 merged 1 commit into
masterfrom
codex/certification-observer-fix

Conversation

@Maneek21

Copy link
Copy Markdown
Owner

What changed

  • replace the certification gate's marker join with a baseline-plus-direct attention-event count
  • preserve exact projection accounting while removing observer SQL overhead from the measured drain time

Why

The public two-core VPS projected all 10,620 attention events with a 340 ms p95, but the harness spent 38 seconds executing its own unindexed marker join and incorrectly failed the 30-second product gate.

Validation

  • node --check scripts/certify-60-person.mjs
  • full local pnpm certify:60-person: PASS, 60 clients, 180 writes, 100% fanout, 297.1 ms attention p95, clean disposable DB removal

@Maneek21
Maneek21 merged commit 1abecf0 into master Jul 21, 2026
8 checks passed
@Maneek21
Maneek21 deleted the codex/certification-observer-fix branch July 21, 2026 07:40
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.

1 participant