Skip to content

docs: move historical plans to docs/ and update OpenAI notice#19

Merged
AndrewAltimit merged 1 commit intomainfrom
docs/update-md-files-cleanup
Mar 5, 2026
Merged

docs: move historical plans to docs/ and update OpenAI notice#19
AndrewAltimit merged 1 commit intomainfrom
docs/update-md-files-cleanup

Conversation

@AndrewAltimit
Copy link
Owner

Summary

  • Move KERNEL_MODE_PLAN.md and prx.md from repo root into docs/ subfolder (completed historical artifacts don't belong at root level)
  • Update OpenAI/Codex security notice in README.md to be concise and factual

Test plan

  • Verify no broken links reference the moved files
  • Confirm README renders correctly on GitHub

Generated with Claude Code (https://claude.com/claude-code)

…notice

Move KERNEL_MODE_PLAN.md and prx.md into docs/ subfolder to declutter
the repo root. Update the OpenAI/Codex security notice in README.md to
be more concise and factual.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Gemini AI Code Review

Issues (if any)

  • (none)

Previous Issues (for incremental reviews)

  • (none)

Suggestions (if any)

  • docker-compose.yml:120 - The README.md instruction to set CODEX_ENABLED=true will not work because the value is hardcoded as false in the compose file. Consider changing it to CODEX_ENABLED=${CODEX_ENABLED:-false} to allow the environment variable to be respected.
  • README.md:552 - Since documentation has been moved, consider adding a brief note or link pointing to the docs/ directory for historical design plans and technical details.

Notes

  • Moving KERNEL_MODE_PLAN.md and prx.md to docs/ successfully declutters the root directory and categorizes historical design artifacts correctly.
  • The updated OpenAI/Codex notice in README.md is much more concise while maintaining a clear security and ethics policy.
  • Verified that no internal references to the moved files were broken in the primary documentation files.

Reaction


Generated by Gemini AI (gemini-3-flash-preview). Supplementary to human reviews.

@AndrewAltimit
Copy link
Owner Author

Review Response Agent (Iteration 1)

Status: No changes needed

Fixed Issues

  • (none — no actionable issues identified)

Ignored Issues

  • (none — no specific issues were reported in the review output)

Deferred to Human

Notes

  • This PR only moves two historical plan files to docs/ and shortens the OpenAI security notice in README.md. No code changes, no logic to review.

The agent reviewed feedback but determined no code changes were required.

@AndrewAltimit AndrewAltimit merged commit a98bd4f into main Mar 5, 2026
7 checks passed
@AndrewAltimit AndrewAltimit deleted the docs/update-md-files-cleanup branch March 5, 2026 18:25
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