From 971865c256c2ddfe1f8ab4f8f4731a1f608599c0 Mon Sep 17 00:00:00 2001 From: brother7 <7brother7@gmail.com> Date: Sun, 16 Aug 2026 16:23:22 +0800 Subject: [PATCH] docs: record Robot device selection merge --- .../30-worklog/tasks/20260813-sync-push-main-9c2f71.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.project-docs/30-worklog/tasks/20260813-sync-push-main-9c2f71.md b/.project-docs/30-worklog/tasks/20260813-sync-push-main-9c2f71.md index 4f0f19b..9ed6616 100644 --- a/.project-docs/30-worklog/tasks/20260813-sync-push-main-9c2f71.md +++ b/.project-docs/30-worklog/tasks/20260813-sync-push-main-9c2f71.md @@ -279,6 +279,7 @@ Gate result: - On 2026-08-16, staged a local no-ff merge of reviewed Robot device-selection source `87a95b4` onto `main` at `3b46697`; Git reported no textual conflicts. The source task record remains intact on the source commit and feature branch and is excluded from the `main` result to preserve task-document ownership boundaries. - The Robot workspace now derives device rows and per-agent counts from the selected agent, keeps activation-code binding fixed to that current agent, and retains the editable agent selector only for explicit reassignment. This is a Makelore-only correction and does not add device discovery, manual MAC entry, or new Works Square/Xiaozhi endpoints. - This resumption intentionally performs a local merge only. It does not fetch or push, and the existing remote-authentication follow-up for this long-running integration task remains unchanged. +- Created no-ff merge commit `4ff1a7a8461c01de4d1630a3db55b0942fc37ec7` with `3b4669722e0ea671909beb039da1e07c2483341a` as first parent and reviewed source `87a95b4cecf20fce7912305d2e6e2c063ddcbae4` as second parent. ## Verification @@ -286,6 +287,7 @@ Gate result: - Robot device-selection merged-tree `pnpm run typecheck` and scoped ESLint — passed. - Staged/unstaged whitespace checks and unmerged-entry checks — passed before independent review. - Independent Robot device-selection integration review — `PASS`, no P0-P3 findings; it confirmed selected-agent device isolation and counts, immutable bind target, retained reassignment semantics, source-record exclusion, and the Makelore-only API boundary. +- Post-commit topology verification confirmed both expected parents, the source commit as a `main` ancestor, a clean product worktree before this evidence-only update, and task-aware document drift passing. - 2026-08-16 Guided Hotspot source final Sol re-review — `PASS`, no P0-P3 findings after fixed-address copy recovery, conflict/already-bound overview refresh, and complete state-machine/remount coverage were added. - Staged local-main merge Robot selection — 3 files / 91 tests passed. - Staged local-main merge `pnpm test` — 156 files / 1755 tests passed.