• Joined on 2026-01-15
mmintel created pull request mmintel/instagram-bot#5 2026-04-30 10:46:09 +00:00
fix(e2e): purge FakeSAENormal and instantiate real Cognitive Stack
mmintel pushed to fix/e2e-deception-purge at mmintel/instagram-bot 2026-04-30 10:46:03 +00:00
fddf14fd67 test(e2e): purge FakeSAENormal and instantiate real Cognitive Stack
mmintel pushed to fix/e2e-deception-purge at mmintel/instagram-bot 2026-04-30 10:10:45 +00:00
392abff313 fix(intent_resolver): add Nav Conflict Guard — Back button never valid for tab intents
mmintel pushed to fix/e2e-deception-purge at mmintel/instagram-bot 2026-04-30 09:39:37 +00:00
556bd181fa test(e2e): complete workflow coverage — all feeds, obstacles, and production regressions
mmintel pushed to fix/e2e-deception-purge at mmintel/instagram-bot 2026-04-30 09:20:36 +00:00
2c44331f03 refactor(e2e): extract workflow infrastructure into conftest, one test file per workflow
mmintel pushed to fix/e2e-deception-purge at mmintel/instagram-bot 2026-04-29 21:32:04 +00:00
b83b55e02b test(e2e): add TRUE E2E workflow tests — only device mocked, everything else real
mmintel pushed to fix/e2e-deception-purge at mmintel/instagram-bot 2026-04-29 21:13:56 +00:00
db226ed7c2 test(e2e): add plugin chain integration tests for hostile environments
mmintel pushed to fix/e2e-deception-purge at mmintel/instagram-bot 2026-04-29 21:06:01 +00:00
47f94b699c fix(guard): handle OBSTACLE_SYSTEM + OBSTACLE_FOREIGN_APP in obstacle_guard, fix broken humanized_scroll import
mmintel pushed to fix/e2e-deception-purge at mmintel/instagram-bot 2026-04-29 20:55:05 +00:00
96fdbd7db7 test(perception): add strict TDD suite for autonomous ad marker learning and verification
ca91ae4b33 feat(perception): autonomous FSD ad marker learning with zero-latency structural persistence
a560225dc9 feat(perception): integrate VLM visual ad detection into resonance vibe check to block obfuscated ads
849fb63426 fix(orchestrator): inject --goal into persona_interests for autonomous resonance evaluation and fix scope shadowing bugs
fc44633ebc fix(physics): prevent infinite alignment loops on Reels and refine intent to avoid follow buttons
Compare 6 commits »
mmintel pushed to fix/e2e-deception-purge at mmintel/instagram-bot 2026-04-29 16:26:31 +00:00
0ef2840f79 fix(perception): complete bug 5,6,7,8,10 fixes
mmintel created branch fix/e2e-deception-purge in mmintel/instagram-bot 2026-04-29 16:05:39 +00:00
mmintel pushed to fix/e2e-deception-purge at mmintel/instagram-bot 2026-04-29 16:05:39 +00:00
068a6a616a fix: purge 4 production bugs — resonance null-guard, POST_DETAIL misclassification, VLM JSON response handling
mmintel pushed to refactor/goal-decomposition-engine at mmintel/instagram-bot 2026-04-29 15:44:17 +00:00
effb1f5ae1 test(e2e): Fix navigation graph instantiation and mock UI sequence exhaustion
mmintel created branch refactor/goal-decomposition-engine in mmintel/instagram-bot 2026-04-29 15:20:10 +00:00
mmintel pushed to refactor/goal-decomposition-engine at mmintel/instagram-bot 2026-04-29 15:20:10 +00:00
0e43996ccd feat(orchestrator): wire GoalDecomposer into bot_flow.py
b6846ab0fe feat(brain): add GrowthBrain.select_task() + kill abstract goals config
6db579f45b feat(goals): add GoalDecomposer — pure-logic task planner from mission+plugins
Compare 3 commits »
mmintel pushed to main at mmintel/instagram-bot 2026-04-29 13:42:05 +00:00
0ed12303ac Hardened E2E integrity, purged synthetic mocks, and implemented proactive device discovery.
6abb519e3b refactor(perception): Purge legacy coordinate hacks from feed and telepathic engines
4e91db01c9 test(e2e): Fix LLM prompt and intents for 100% deterministic VLM success without structural masks
e55abc5a8a fix(navigation): purge structural guards and enforce pure VLM discovery for bottom tabs
03105437b8 Revert "fix(navigation): eliminate VLM hallucination on bottom navigation tabs via structural guard"
Compare 24 commits »
mmintel pushed to fix/purge-e2e-lying-mocks at mmintel/instagram-bot 2026-04-29 07:54:04 +00:00
6abb519e3b refactor(perception): Purge legacy coordinate hacks from feed and telepathic engines
mmintel pushed to fix/purge-e2e-lying-mocks at mmintel/instagram-bot 2026-04-28 23:39:12 +00:00
4e91db01c9 test(e2e): Fix LLM prompt and intents for 100% deterministic VLM success without structural masks
e55abc5a8a fix(navigation): purge structural guards and enforce pure VLM discovery for bottom tabs
03105437b8 Revert "fix(navigation): eliminate VLM hallucination on bottom navigation tabs via structural guard"
Compare 3 commits »
mmintel pushed to fix/purge-e2e-lying-mocks at mmintel/instagram-bot 2026-04-28 23:16:09 +00:00
b9c29a5a2d fix(navigation): eliminate VLM hallucination on bottom navigation tabs via structural guard
mmintel pushed to fix/purge-e2e-lying-mocks at mmintel/instagram-bot 2026-04-28 23:08:31 +00:00
71310b8e84 fix(perception): resolve UNKNOWN screen classification on explore grid and fix LLM fallback API