The common semantic-map integration being prepared for #910 adds a conditional link in templates/base.html, but the homepage uses standalone templates/index.html. A full enabled preview renders and validates all 306 points yet its landing page contains no link to text-map/.
Evidence: the isolated preview at baseline 6d5b07dc3f99d5f29dd9b0c939d1f481a83eb049 plus integration commit e44d0399dcf5bb880e9ee759d2be6e689a8502be and the reviewed 512-token policy fix stages the verified current BGE/PaCMAP bundle, and every point target resolves. The existing MiniLM map and neighbor artifact hashes remain unchanged. The landing assertion fails because the standalone template does not inherit the new navigation.
Acceptance:
- Show a direct semantic text-map entry on the homepage only after enabled, validated staging.
- Preserve and clearly distinguish the existing MiniLM/PCA view.
- Test both enabled and disabled homepage rendering, and verify the actual full site and all point links.
This is a pre-merge integration finding under CultureBotAI/culturebotai-claw#426, discovered during full preview verification; it does not assert that the pending common map is already deployed.
The common semantic-map integration being prepared for #910 adds a conditional link in
templates/base.html, but the homepage uses standalonetemplates/index.html. A full enabled preview renders and validates all 306 points yet its landing page contains no link totext-map/.Evidence: the isolated preview at baseline
6d5b07dc3f99d5f29dd9b0c939d1f481a83eb049plus integration commite44d0399dcf5bb880e9ee759d2be6e689a8502beand the reviewed 512-token policy fix stages the verified current BGE/PaCMAP bundle, and every point target resolves. The existing MiniLM map and neighbor artifact hashes remain unchanged. The landing assertion fails because the standalone template does not inherit the new navigation.Acceptance:
This is a pre-merge integration finding under CultureBotAI/culturebotai-claw#426, discovered during full preview verification; it does not assert that the pending common map is already deployed.