honcho/tests/unified/test_cases
thrialectics 2aac58038d test(unified): add misinterpretation_correction_creates_orphan_fact fixture
L1 reproducer for the failure mode in the wiki failure-modes catalog:
the agent misinterprets the user's statement; the user explicitly
corrects; both the wrong claim (from the agent's misread) and the
corrected claim end up in storage with no supersession marker. End-
state shape resembles time_drift_storage_no_supersession but the
trigger is agent misinterpretation rather than user mind-change, and
the wrong claim is one the user never literally stated.

Setup: user_a clearly scopes their work to extracting a rate-limiter
subsystem from a Python payment-service monolith into a standalone
Go microservice. Assistant misreads as "full payment service
migration to Go." User immediately corrects and reaffirms the narrow
scope. Subsequent turns develop substantive technical content
(gRPC RPCs, Redis token-bucket, Lua atomicity, circuit breaker
trade-offs, testing strategy). The wrong claim never appears in a
user turn -- only in the assistant's misread.

Two-gate structure: positive control asserts the representation
captures the correct-scope work; negative reproducer asserts the
representation does NOT contain the assistant's misinterpretation
(claims about migrating the whole payment service or rewriting the
Python monolith). Both gates start at pass_if=true (invariant); per
verify-first methodology, polarity flips to pass_if=false only after
observed firing on real code.
2026-05-12 17:03:40 -04:00
..
data test(unified): add deriver_no_memory_signal naturalistic suite 2026-05-12 15:29:43 -04:00
config_deriver_hierarchy.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
config_message_positive_override.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
config_peercard_control.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
config_summary_control.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
config_summary_control_deriver_off.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
deriver_no_memory_signal.json test(unified): add deriver_no_memory_signal naturalistic suite 2026-05-12 15:29:43 -04:00
dialectic_reasoning_levels.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
dream_knowledge_updates_and_patterns.json refactor: enhance specialist exploration and observation processes (#357) 2026-02-03 11:02:07 -05:00
dreamer_no_dedup.json test(unified): add dreamer_no_dedup naturalistic suite 2026-05-12 15:29:48 -04:00
longmem_ancash.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
longmem_ancash_directional.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
longmem_ancash_no_session.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
longmem_giftcard.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
longmem_plank.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
longmem_triple_7161e7e2_single-session-assistant.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
longmem_triple_e47becba_single-session-user.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
longmem_triple_gpt4_59149c77_temporal-reasoning.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
message_deriver_disabled.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
misinterpretation_correction_creates_orphan_fact.json test(unified): add misinterpretation_correction_creates_orphan_fact fixture 2026-05-12 17:03:40 -04:00
observation_2peer_bidirectional.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_2peer_both_observe_me_false.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_2peer_default.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_2peer_observe_me_false_blocks_observation.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_2peer_observe_me_false_but_can_still_observe_others.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_2peer_unidirectional_alice_observes_bob.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_2peer_unidirectional_bob_observes_alice.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_3peer_all_observe_each_other.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_3peer_circular.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_3peer_multiple_observers_one_observed.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_3peer_one_observer_multiple_observed.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_3peer_selective_observation.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_4peer_complex_matrix.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_asymmetric_visibility.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
observation_isolation_between_sessions.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
session_deriver_disabled.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
workspace_deriver_disabled.json feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00