MBTI-DESKTOP-CLONE-TRAITS-UNLOCK-CONTENT-01: thicken zh-CN traits unlock content#2571
Conversation
💡 Codex Reviewhttps://github.com/fermatmind/fap-api/blob/b471d5fb2d20245cfab7b771af564d8a66d6d55b/content_baselines/personality_clone/mbti_desktop_clone.zh-CN.json#L1707 For ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
💡 Codex Reviewhttps://github.com/fermatmind/fap-api/blob/187067c42e9a3d730db2b96735e2e23bdcb0963f/content_baselines/personality_clone/mbti_desktop_clone.zh-CN.json#L32972 For ISTP-T imports, this changes ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
💡 Codex Reviewhttps://github.com/fermatmind/fap-api/blob/3d68e3b5641d27016fc836a9934e41ab31bb634d/content_baselines/personality_clone/mbti_desktop_clone.zh-CN.json#L18843 In the ENFP-A variant, https://github.com/fermatmind/fap-api/blob/3d68e3b5641d27016fc836a9934e41ab31bb634d/content_baselines/personality_clone/mbti_desktop_clone.zh-CN.json#L32972 This changes the ISTP-T identity name from ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
traits_unlock.itemscopy for all 32 fullCode variants.career,growth, andrelationshipsinfluential trait unlock details.Why
The result-page influential trait unlock panels had repeated/template-like bodies, especially in relationships where several traits shared the same explanation with only the label swapped. This PR keeps the existing schema but makes each trait body map to its title, chapter context, and A/T pressure/feedback/relationship behavior.
Scope
content_baselines/personality_clone/mbti_desktop_clone.zh-CN.json.mbti_desktop_clone.en.jsonshould be handled in a separate PR.Validation
python3 -m json.tool content_baselines/personality_clone/mbti_desktop_clone.zh-CN.json >/dev/null✅php artisan personality:import-local-baseline --dry-run --locale=zh-CN --status=published✅php artisan personality:import-local-baseline --locale=zh-CN --status=published✅ local dev DB prerequisite only; no repo diffphp artisan personality:import-desktop-clone-baseline --dry-run --locale=zh-CN✅php artisan test tests/Feature/PersonalityCms/PersonalityDesktopCloneBaselineImportTest.php tests/Feature/PersonalityCms/PersonalityDesktopCloneSchemaModelTest.php tests/Feature/V0_5/PersonalityDesktopClonePublicApiTest.php✅ 24 passedgit diff --check✅Intentionally Deferred
mbti_desktop_clone.en.jsoncontent rewrite.