FIELD GUIDE / BUILD TOGETHER10 / 16

WORKBENCH

Git actions stay deliberate.

  1. 01

    Inspect first

    Read source/owned-worktree status, changed files and recent commits for the selected project and work.

  2. 02

    Commit explicitly

    Review the changed-file selection and confirmation. World does not silently checkpoint every discussion or completed response.

  3. 03

    Sync carefully

    Fetch, fast-forward-only pull and non-force push use the project’s configured remote and native authentication. Read back success or failure.

  4. 04

    Publish only when intended

    GitHub PR inspection/creation is separate from local work. No automatic remote creation, public visibility change, merge or release is implied.

IN-WORLD CAPTUREENLARGE ↗
Actual Git workspace · clean working tree shown, no commit or push
DEVELOPMENT EDITION · REAL UI CAPTURES + LABELED CONCEPT ART · PUBLIC RELEASE COMING SOON