Skip to content

docs: bound the screencapture guidance to a region or window - #11

Merged
koniz-dev merged 1 commit into
mainfrom
issue-10-screencapture-scope
Aug 5, 2026
Merged

docs: bound the screencapture guidance to a region or window#11
koniz-dev merged 1 commit into
mainfrom
issue-10-screencapture-scope

Conversation

@koniz-dev

Copy link
Copy Markdown
Owner

CLAUDE.md told sessions to capture the running app with macOS screencapture,
and the evidence discipline a few lines below tells them to commit the artifact.
Following both would publish a full-desktop screenshot — every unrelated window
and notification — to this public repository.

Replaces the bare invocation with bounded region and window-id forms, and states
plainly that a full-desktop capture must never be committed and that any capture
must be opened and inspected first.

Evidence under docs/verification/issue-10/. Docs-only; suite unchanged at
1312 passed / 572 skipped / 0 failed, skip: count unchanged at 48.

Refs #10

The acceptance-verification section told sessions to screenshot the running app
with macOS screencapture, and the evidence discipline in the same file tells them
to commit the result. A bare `screencapture -x` grabs the entire desktop, so
following both instructions would publish unrelated windows to a public repo.

Documents the region and window-id forms instead, plus an explicit instruction
never to commit a full-desktop capture and to open any capture before committing.

Refs #10
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

📊 Test Coverage Report

Coverage: 32.6%
Status: ❌ Failing

Coverage report is available in the workflow artifacts.

Coverage by Layer

Layer Coverage Target Status
Domain 53.5% 100%
Data 18.9% 90%
Presentation 37.0% 80%
Core 14.0% 80%

@koniz-dev
koniz-dev merged commit 5412c8a into main Aug 5, 2026
1 check passed
@koniz-dev
koniz-dev deleted the issue-10-screencapture-scope branch August 5, 2026 17:11
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants