de2a1c104f
fix(navigation): enforce HD Map pre-checks and resolve test inconsistencies
Marc Mintel2026-04-28 13:47:10 +02:00
52c553827f
fix(core): add structural sanity guards to prevent post-related VLM hallucinations on search and profile screens
Marc Mintel2026-04-28 10:34:44 +02:00
cd64794f55
test(core): enforce 100% TDD parity, eliminate mocks, and harden VLM hallucination guards
Marc Mintel2026-04-28 10:26:11 +02:00
36a8683643
fix(intent_resolver): humanize content-desc for VLM disambiguation (followers vs following)
Marc Mintel2026-04-27 15:41:29 +02:00
888136f733
test(e2e): prove goap planner breaks infinite routing loops when hd map edges are masked
Marc Mintel2026-04-27 15:31:02 +02:00
ae36b6e196
fix(goap): resolve infinite routing loop by feeding masked actions to HD Map pathfinder
Marc Mintel2026-04-27 15:24:10 +02:00
e70ce0f52d
docs: formalize the 100% LLM Autonomy (Zero Hardcoding) directive
Marc Mintel2026-04-27 15:11:30 +02:00
22ca93c988
refactor(telepathic_engine): ruthless deletion of hardcoded DM and comment edge-case guards to enforce true VLM autonomy
Marc Mintel2026-04-27 15:08:23 +02:00
740f8f1f56
fix(perception): pass device object to intent resolver to activate Visual Critic gate
Marc Mintel2026-04-27 15:05:40 +02:00
f148efd2a0
fix(obstacle_guard): prevent softlock in ReelsFeed by scoping feed marker strictness to classic feeds only
Marc Mintel2026-04-27 14:59:47 +02:00
ac95dec9d8
feat(perception): implement Vision-Critic validation gate to block LLM hallucinations via cropped screenshot validation
Marc Mintel2026-04-27 14:57:20 +02:00
0b68d4bc77
chore: add debug/ to .gitignore to prevent trace clutter
Marc Mintel2026-04-27 14:52:44 +02:00
8c37290bc3
fix(navigation): tie unread indicator dots to thread container bounds to prevent false positive unread threads
Marc Mintel2026-04-27 14:51:30 +02:00
b4bafb59be
fix(navigation): enforce strict unread badge detection in structural fast paths
Marc Mintel2026-04-27 14:13:00 +02:00
41450c4eaf
fix(navigation): implement zero-trust structural fast paths to eliminate VLM hallucination
Marc Mintel2026-04-27 14:00:14 +02:00
e9201e0e30
feat(diagnostics): dump screenshots with xmls and limit retention to 5
Marc Mintel2026-04-27 11:55:44 +02:00
ae046be3b1
perf(perception): bypass heavy VLM verification for memorized high-confidence actions
Marc Mintel2026-04-27 11:50:39 +02:00
a2a4a75603
refactor(perception): replace XML length heuristic with VLM screenshot verification
Marc Mintel2026-04-27 11:41:51 +02:00
714c914432
feat(navigation): replace hardcoded button guards with autonomous state-toggle penalty learning
Marc Mintel2026-04-27 11:35:05 +02:00
294403d590
fix(navigation): implement Strict Button Guards to prevent VLM misclassification of user names as follow/like buttons
Marc Mintel2026-04-27 11:19:23 +02:00
117e7a22e7
test(e2e): fix positional arg index in test_llm_false_positive_unlearn due to autospec
Marc Mintel2026-04-27 11:14:21 +02:00
0fbd1b1678
fix(perception): allow state-toggling actions to bypass structural length check
Marc Mintel2026-04-27 11:13:43 +02:00
b5cca06ce2
fix: resolve follow.py kwargs and profile obstacle scroll bugs
Marc Mintel2026-04-27 11:13:09 +02:00
3c4dd84a61
chore: add .hypothesis to .gitignore and commit remaining modified files
Marc Mintel2026-04-27 11:01:29 +02:00
9ad49500f9
test(e2e): enforce autospec=True on all remaining patch and patch.object calls
Marc Mintel2026-04-27 10:49:07 +02:00
4de087ae45
test: fix legacy test fixtures breaking plugin evaluations
Marc Mintel2026-04-27 10:19:04 +02:00
42a11107fd
test(e2e): eliminate all legacy mocks and establish real-world sim suite
Marc Mintel2026-04-27 01:11:47 +02:00