• Joined on 2026-01-15
mmintel created branch fix/purge-e2e-lying-mocks in mmintel/instagram-bot 2026-04-28 19:28:49 +00:00
mmintel pushed to fix/purge-e2e-lying-mocks at mmintel/instagram-bot 2026-04-28 19:28:49 +00:00
5fef014cb4 fix: purge 5 remaining E2E lies — dead code, theater tests, ghost skips
mmintel pushed to main at mmintel/instagram-bot 2026-04-28 17:06:17 +00:00
0bdfd999d2 feat(navigation): complete autonomous integration tests and goal weighting
mmintel pushed to main at mmintel/instagram-bot 2026-04-28 16:27:51 +00:00
4ad559e107 feat(autonomy): refactor navigation engine to autonomous goals with TDD
mmintel pushed to main at mmintel/instagram-bot 2026-04-28 15:53:53 +00:00
f220e09193 🧪 PURGE: All residual mocks and spies from E2E suite. 100% production-parity enforcement.
de2a1c104f fix(navigation): enforce HD Map pre-checks and resolve test inconsistencies
52c553827f fix(core): add structural sanity guards to prevent post-related VLM hallucinations on search and profile screens
cd64794f55 test(core): enforce 100% TDD parity, eliminate mocks, and harden VLM hallucination guards
bd9148e6e9 fix(tests): purge theater/broken tests, fix Config argparse pollution, fix is_ad() false positive
Compare 11 commits »
mmintel pushed to fix/test-suite-integrity at mmintel/instagram-bot 2026-04-28 15:53:50 +00:00
f220e09193 🧪 PURGE: All residual mocks and spies from E2E suite. 100% production-parity enforcement.
mmintel pushed to fix/test-suite-integrity at mmintel/instagram-bot 2026-04-28 11:47:12 +00:00
de2a1c104f fix(navigation): enforce HD Map pre-checks and resolve test inconsistencies
52c553827f fix(core): add structural sanity guards to prevent post-related VLM hallucinations on search and profile screens
cd64794f55 test(core): enforce 100% TDD parity, eliminate mocks, and harden VLM hallucination guards
Compare 3 commits »
mmintel created branch fix/test-suite-integrity in mmintel/instagram-bot 2026-04-28 07:36:35 +00:00
mmintel pushed to fix/test-suite-integrity at mmintel/instagram-bot 2026-04-28 07:36:35 +00:00
bd9148e6e9 fix(tests): purge theater/broken tests, fix Config argparse pollution, fix is_ad() false positive
mmintel pushed to fix/dm-engine-config-bypass at mmintel/instagram-bot 2026-04-27 21:55:16 +00:00
1e1bba6b16 fix(perception+brain): story view detection + autonomous prompt
2b992cf2a8 test(RED): expose story view detection gap — ScreenIdentity returns UNKNOWN
Compare 2 commits »
mmintel created branch fix/dm-engine-config-bypass in mmintel/instagram-bot 2026-04-27 21:43:08 +00:00
mmintel pushed to fix/dm-engine-config-bypass at mmintel/instagram-bot 2026-04-27 21:43:08 +00:00
c051c3a4c3 fix(dm-engine): 4 safety hardening patches with TDD proof
3006020106 test(RED): 4 failing tests expose DM engine config bypass & spam bugs
Compare 2 commits »
mmintel pushed to fix/lying-e2e-follow-verification at mmintel/instagram-bot 2026-04-27 21:22:07 +00:00
3b9465a3bc fix(GREEN): semantic match guard kills follow hallucination at 3 layers
mmintel created branch fix/lying-e2e-follow-verification in mmintel/instagram-bot 2026-04-27 21:17:10 +00:00
mmintel pushed to fix/lying-e2e-follow-verification at mmintel/instagram-bot 2026-04-27 21:17:10 +00:00
5d50228945 test(RED): expose 5 lying tests in follow verification pipeline
mmintel pushed to main at mmintel/instagram-bot 2026-04-27 21:09:24 +00:00
7277f27fae feat(nav): enforce strict embedding length guards and autonomous brain-first navigation
ee3de811d3 test: add TDD proof that Brain is the primary navigation strategy
c93333928a feat: make AI brain the primary driver of all goal-oriented navigation
12937cb2c1 feat: improve brain prompt to aggressively prioritize scrolling over backing out when trapped
097a5753f9 test: add live LLM test for brain to prevent hallucination regressions
Compare 36 commits »
mmintel pushed to fix/lying-tests-signature-parity at mmintel/instagram-bot 2026-04-27 20:55:17 +00:00
ee3de811d3 test: add TDD proof that Brain is the primary navigation strategy
mmintel pushed to fix/lying-tests-signature-parity at mmintel/instagram-bot 2026-04-27 20:51:30 +00:00
c93333928a feat: make AI brain the primary driver of all goal-oriented navigation
mmintel pushed to fix/lying-tests-signature-parity at mmintel/instagram-bot 2026-04-27 20:46:50 +00:00
12937cb2c1 feat: improve brain prompt to aggressively prioritize scrolling over backing out when trapped
mmintel pushed to fix/lying-tests-signature-parity at mmintel/instagram-bot 2026-04-27 20:44:57 +00:00
097a5753f9 test: add live LLM test for brain to prevent hallucination regressions