{"id":"special-cases-reuse-existing-abstractions","text":"Special-case concepts are implemented as instances of existing abstractions rather than introducing new infrastructure: dead-letter queues are regular topics with a naming prefix, and thread IDs are the first message's ID rather than a separately generated concept — keeping the operational and data model uniform by avoiding special-case machinery.","truth_value":"IN","source":"","source_url":"","source_hash":"","justifications":[{"type":"SL","antecedents":["dmq-dlq-is-regular-topic","email-service-thread-id-is-first-msg"],"outlist":[],"label":"Both base beliefs show the pattern of modeling a special concept (DLQ, thread identity) as an instance of the general concept (topic, message ID) rather than creating parallel infrastructure"}],"dependents":["adaptation-over-invention"],"metadata":{"last_reviewed":"2026-06-06T06:26:57","review_result":"pass"},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"special-cases-reuse-existing-abstractions","truth_value":"IN","reason":"SL justification valid","antecedents":["dmq-dlq-is-regular-topic","email-service-thread-id-is-first-msg"],"label":"Both base beliefs show the pattern of modeling a special concept (DLQ, thread identity) as an instance of the general concept (topic, message ID) rather than creating parallel infrastructure"},{"node":"dmq-dlq-is-regular-topic","truth_value":"IN","reason":"premise"},{"node":"email-service-thread-id-is-first-msg","truth_value":"IN","reason":"premise"}]}}