💕 DOC Bond & Personality Advisor post-race responses that build the bond — from the disassembled interaction formula

or pick a personality:
Load a card to read its personality (byte 6), or pick one above.
Bond gain per response = M × (100 − current bond)M is the table multiplier below (the formula is decoded byte-exact). Bigger M builds the bond faster toward 100; negative M lowers it.

Full interaction table (6 personality profiles × 5 responses; multiplier M)

Solid vs inferred: the table values, the 6×5 shape, and the gain = M×(100−bond) formula are decoded byte-exact from the reader at 0x0C027F80 / table 0x0E7D20. The response names (columns) and the card-personality → profile-row mapping are best-effort inferred (the row is chosen at runtime by a personality tier + a flag we haven't traced). Trust the pattern over the exact label.