Skip to content

docs: add Phase 8 operating-layer extraction artifacts#6

Merged
ProfRandom92 merged 5 commits into
mainfrom
phase8-operating-layer-docs
Jun 8, 2026
Merged

docs: add Phase 8 operating-layer extraction artifacts#6
ProfRandom92 merged 5 commits into
mainfrom
phase8-operating-layer-docs

Conversation

@ProfRandom92

@ProfRandom92 ProfRandom92 commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Adds Phase 8 operating-layer extraction review artifacts and repo-local draft skill candidates.

Scope:

  • docs-only
  • no runtime/source changes
  • no active hooks
  • no active MCP registration
  • no plugin installation
  • no provider/model calls
  • no generated reports/artifacts touched
  • no global skill installation

Commits:

  • 38d8efb docs(phase8): audit operating-layer extraction
  • 1dede37 docs(phase8a): add draft operating-layer skills
  • 5f76fac docs(phase8b): design Codex plugin scaffold
  • 0db36f8 fix(codex-hooks): harden review edge cases

Review status:

  • validate: pass
  • Gemini review threads: 6 resolved
  • PR remains draft until human promotion

Review focus:

  • operating-boundary correctness
  • claim hygiene
  • artifact hygiene
  • promotion safety before any global install
  • whether Phase 8B/8C should remain design-only before activation

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a local Codex Desktop governance layer, including policy hooks, agent skills, and draft skill specifications under docs/ to enforce boundaries around git operations, secret reads, and artifact hygiene. The code review feedback is highly constructive, pointing out several robustness and security improvements. Specifically, the reviewer recommends handling non-dictionary JSON inputs defensively across all hook scripts to prevent AttributeError crashes, ensuring path normalization handles Windows backslashes correctly in pre_tool_use_policy.py, and expanding the secret-read detection pattern to include other common utilities like grep and awk to prevent policy bypasses.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread .codex/hooks/pre_tool_use_policy.py
Comment thread .codex/hooks/pre_tool_use_policy.py
Comment thread .codex/hooks/pre_tool_use_policy.py Outdated
Comment thread .codex/hooks/pre_tool_use_policy.py
Comment thread .codex/hooks/post_tool_use_validation.py
Comment thread .codex/hooks/stop_contract.py
@ProfRandom92 ProfRandom92 marked this pull request as ready for review June 8, 2026 19:54
@ProfRandom92 ProfRandom92 merged commit 43084ad into main Jun 8, 2026
1 check passed
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