Skip to content

docs: reflect current SafeMini runner source - #4

Merged
JustinJLeopard merged 1 commit into
mainfrom
desktop-codex/docs/safe-mini-current-state
Aug 10, 2026
Merged

docs: reflect current SafeMini runner source#4
JustinJLeopard merged 1 commit into
mainfrom
desktop-codex/docs/safe-mini-current-state

Conversation

@JustinJLeopard

@JustinJLeopard JustinJLeopard commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

Correct current-state documentation that still described the merged concrete runner as future scaffold work.

  • replace the invalid v0.1.0 Git tag with the exact reviewed source revision used by the JustAi consumer
  • describe the concrete runner components now present in source
  • keep package-install, live-model, productive-runtime, and release claims explicitly out of scope

Validation

  • git diff --check
  • PYTHONDONTWRITEBYTECODE=1 /usr/bin/python3 -B -m pytest -q -p no:cacheprovider (55 passed)

Non-goals

No tag, PyPI publish, package-version change, runtime activation, or release decision.

Replace the obsolete scaffold description and invalid v0.1.0 Git tag with the current source integration boundary. Keep installation, runtime, and release evidence separate.

Co-Authored-By: Codex <noreply@openai.com>
Copilot AI lite review requested due to automatic review settings August 10, 2026 13:42
@JustinJLeopard
JustinJLeopard merged commit 5d85ee3 into main Aug 10, 2026
3 checks passed
@JustinJLeopard
JustinJLeopard deleted the desktop-codex/docs/safe-mini-current-state branch August 10, 2026 13:43

Copilot AI 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.

Pull request overview

Updates the README to reflect the repository’s current reality: the concrete SafeMini runner and related components are already implemented in safe_mini/, so the docs should no longer describe them as “next port pass” scaffolding work.

Changes:

  • Replaces the previously documented (and now invalid) v0.1.0 git ref with an exact commit SHA for reproducible installs.
  • Rewrites the “Status” section to accurately describe the concrete SafeMiniRunner and supporting modules now present in safe_mini/ (with integration tests).
  • Updates the lab-study artifact note to reflect that runner components have been factored into the production package, while the benchmark harness remains separate work.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

3 participants