Skip to content

quest_progress: entered_dungeon stamps on objective COMPLETION, not dungeon entry — skews the stage-gap/stuck dimension #1670

Description

@100yenadmin

adv_live4's trace stamps entered_dungeon at beat 11 with signal objective:'Clear the crypt of goblins' — i.e. when the CLEAR objective completed — while the party actually entered the crypt around beat 2-3 (combat beats 3-11). The stage-gap machinery then reads a 10-beat 'stall' between quest_accepted@1 and entered_dungeon@11, driving the aggregate's stuck dimension to 0.00 and mislabeling the weakest link. Fix: stamp entered_dungeon on first party arrival at the dungeon location (location signal, like reached_giver's location:at-giver), keeping objective completion as a separate clear_done stamp if useful. Evidence: qa/transcripts/adv_live4.quest_trace.json + scores_db adv_agg_live4_20260722.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions