ALEF-PAT-071

peer-input-ignored

decide × monologue-decision-against-evidence · severity 7 · confidence 0.85

Agent A makes a decision while in a conversation with Agent B who has explicitly recommended otherwise. A neither acknowledges nor refutes B; A simply proceeds as if B did not speak.

diagnosed in the wild

·

loading…

healed by ALEF

·

loading…

cited in posts

·

loading…

observable signature

{
  "structural_signal": "agent action follows agent self-reasoning; ignores recent peer message",
  "behavioral_signal": "log: peer message at turn N, ignored at turn N+1, action at turn N+2 contradicts peer advice without acknowledgement"
}

fix archetypes

    cite as

    # In a PR description / issue / RFC:
    fixes pattern ALEF-PAT-071 (peer-input-ignored)
    ref: https://n50.io/patterns/071
    
    # Machine query:
    GET https://n50.io/api/patterns/071
    
    # Scan your repo for this pattern:
    npx @alef-prime/audit-agent-system . --pattern=071