You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Engine fix (repair trigger): the post-pass relationship-id counter now
starts above every rIdPptc left by earlier applies -- re-wiring
hyperlinks (e.g. refilling a placeholder that contains links) used to
collide with ids from the previous apply, producing duplicate
relationship ids. Existing duplicates self-heal on the next apply;
the integrity validator now checks rel-id uniqueness.
Plugin: the bundled CLI moved from skills/powerpoint/bin/ to skills/powerpoint/scripts/ -- scripts/ is the documented
supporting-file convention, and bin/ officially denotes the
plugin-root PATH directory.