[codex] Add admin document ingestion workflow#13
Open
tiramitree wants to merge 36 commits into
Open
Conversation
tiramitree
marked this pull request as ready for review
June 6, 2026 09:26
Owner
Author
|
Maintenance update: repository launch metadata, topics, merge policy, secret scanning/push protection, main branch protection, and label manifest were re-applied. The latest head d0aaf9c has remote quality-gate and nightly-regression passing. Remaining blocker is the configured review requirement. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Why
This closes several large portfolio gaps: controlled source ingestion, request-level governance, traceable audit correlation, repeatable eval review, and CI-backed regression evidence. The branch is still a local/demo-grade reference implementation, but it now demonstrates many of the operating boundaries that real enterprise AI systems need.
Validation
Local validation on commit
37e6f99:git diff --checkpython -B scripts/dev.py qualitypython -B scripts/dev.py verifypython -B scripts/dev.py safetypython -B scripts/dev.py dependency-surfacepython -B scripts/dev.py source-scanpython -B scripts/dev.py trace-redactionpython -B scripts/dev.py github-readinesspython -B scripts/dev.py pr-triageRemote validation on PR #13:
quality-gate: passednightly-regression: passedNotes
mainis intentionally protected. This PR remains blocked by the configured review requirement, not by failing checks.