Skip to content

docs: clarify sandbox limits and sync v1.6 docs - #218

Merged
ArtVsMark merged 1 commit into
mainfrom
docs/clarify-sandbox-limits-sync-v1-6
Jul 8, 2026
Merged

docs: clarify sandbox limits and sync v1.6 docs#218
ArtVsMark merged 1 commit into
mainfrom
docs/clarify-sandbox-limits-sync-v1-6

Conversation

@ArtVsMark

Copy link
Copy Markdown
Owner

Summary

Documentation/docstring-only changes. No runtime behavior changes.

Part A audit (close-ready for main agent, covered by PR #216)

Testing

  • pytest tests/ -x -q --tb=short → 793 passed
  • ruff check . → All checks passed
  • ruff format --check . → 80 files already formatted
  • mypy src/stepik_grader --ignore-missing-imports → Success, no issues
  • python scripts/check_docs_guardrails.py → OK (320 local links resolve, README within budget)
  • python scripts/check_version_consistency.py → OK

🤖 Generated with Claude Code

Closes #213: executor.py module/main() docstrings now state explicitly there
is no OS-sandbox and no FS/network isolation, clarify that "isolated" means
subprocess/namespace only, and direct users to run trusted solutions only —
consistent with README.md and web.py.

Closes #215: drop #190 (closed) from open follow-ups in docs/README.md and
docs/claude-handoff.md while keeping #191 open; mark README `--watch` as an
optional feature requiring the `[watch]` extra (watchfiles); merge the
duplicate `### Added` sections under CHANGELOG 1.6.0 into one Added + one
Changed and add a note disambiguating historical `[unreleased]` snapshots.

Completes #140 acceptance: document Windows limitations of the future
SandboxRunner/LocalRunner in docs/server-mode.md (POSIX-only primitives).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@ArtVsMark
ArtVsMark merged commit 8f18151 into main Jul 8, 2026
9 checks passed
@ArtVsMark
ArtVsMark deleted the docs/clarify-sandbox-limits-sync-v1-6 branch July 8, 2026 12:24
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