it("invalidates when adding older item", () => {
        const firstId = example.ns("3");
        const secondId = example.ns("4");
        let idCounter = 1;
        const opts = ctx.fullCW(firstId);