Skip to content

Enforce strict AI signal ingestion and advisory v6 - #69

Merged
Pigbibi merged 1 commit into
mainfrom
codex/ai-g3-strict-ingestion-20260902
Sep 1, 2026
Merged

Pigbibi merged 1 commit into
mainfrom
codex/ai-g3-strict-ingestion-20260902

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • strictly validate RSCP v1/v2 AI signal inputs, including model/scoring version for v2
  • make malformed, future, stale, expired, or authority-bearing inputs deterministic no-ops
  • prevent self-reported AI confidence from increasing recommendation scores
  • bind parsing and input_digest to the same frozen bytes
  • emit advisory v6 by default while retaining v5 read/preview compatibility
  • default scheduled periods to completed UTC dates/windows

Safety boundary

  • reject order, allocation, target-weight, and live-authority fields
  • sanitize failures and preserve advisory-only behavior
  • no broker, runtime, provider, or deployment activation

Validation

  • PYTHONPATH=src python3 -m pytest -q — 349 passed
  • changed-file Ruff — passed
  • compileall — passed
  • four changed workflows actionlint — passed
  • git diff --check — passed
  • independent specification and quality review — passed

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit 108cc8f into main Sep 1, 2026
3 checks passed
@Pigbibi
Pigbibi deleted the codex/ai-g3-strict-ingestion-20260902 branch September 1, 2026 20:35
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