xworkspace-console/docs
Haitao Pan 1492d13889 fix(macos): make vault admin bootstrap idempotent; drop diagnostic
Root cause of the repeated 'Bootstrap Vault admin userpass auth' failure was
not macOS-specific: init_vault_admin.sh derived entity_id by logging in as the
user, but the login MFA enforcement it creates makes that login MFA-gated on
re-runs (dev Vault persists across deploys), yielding 'missing entityID'.

patch_playbook_vault_macos() now rewrites init_vault_admin.sh to resolve
entity_id via the userpass entity-alias (creating entity+alias on first run),
matching the same fix landed in the playbooks repo. Removes the temporary
no_log/file-dump diagnostic. Documents TC-MAC-016.
2026-06-18 12:39:42 +00:00
..
case fix(macos): make vault admin bootstrap idempotent; drop diagnostic 2026-06-18 12:39:42 +00:00
designs Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
dessign Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
operations Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
report fix(macos): make vault admin bootstrap idempotent; drop diagnostic 2026-06-18 12:39:42 +00:00
ai-workspace-runtime-delivery-plan.md feat: aggregate prebuilt workspace releases 2026-06-15 21:59:35 +08:00
ARCHITECTURE.md update: docs/ARCHITECTURE.md 2026-06-10 10:46:24 +08:00
DATA_MANAGEMENT_TLDR.md docs(ai-workspace): add DATA_MANAGEMENT_TLDR for backup, restore, migrate and uninstall 2026-06-17 14:26:29 +08:00
FEATURES.md docs: add feature overview 2026-06-15 14:34:02 +08:00
OFFLINE_AI_WORKSPACE_INSTALLER.md Fix offline installer release lookup 2026-06-16 09:16:25 +08:00
REPOSITORY_OVERVIEW.md docs: move repo details into docs 2026-06-15 14:27:44 +08:00
SETUP_AI_WORKSPACE_ALL_IN_ONE.md docs: update all-in-one setup entrypoint 2026-06-14 12:23:25 +08:00