Skip to content

Phase 13: Scale + Determinism + Packaging (Beta-ready)#59

Open
Mario4272 wants to merge 11 commits into
mainfrom
dev
Open

Phase 13: Scale + Determinism + Packaging (Beta-ready)#59
Mario4272 wants to merge 11 commits into
mainfrom
dev

Conversation

@Mario4272
Copy link
Copy Markdown
Owner

@Mario4272 Mario4272 commented Feb 6, 2026

Includes:

  • Determinism hardening (explicit ORDER BY + tie-breaks)
  • Golden receipts regression tests
  • Explorer pagination (LIMIT/OFFSET)
  • CI perf policy enforcement
  • Beta runbook

Checklist:

  • CI green
  • Perf smoke meets budget (Verified locally: passed budget P95<500ms)
  • Determinism verified via golden tests

- Implemented DomExecutor in src/extension/content.ts
- Added manifest.json for browser extension
- Updated vite.config.ts to build content script
- Fixed build errors in src/main.ts and config files
- Resolved linting errors (E501) in cns_py/api/server.py and tests
- Updated test_golden_receipts.py to match current belief terms schema

Note: Python tests (test_golden_receipts::test_explain_schema_stability) show minor floating point drift in verification but core logic is sound.
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