tools(pipeline): hybrid track.py + simulator label author mode #17
Reference in New Issue
Block a user
Delete Branch "feature/content-pipeline-track-author"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Content-pipeline Increment 2, part 2 — the tooling (design §11.5). Builds on #16 (the experience).
tools/pipeline/track.py— hybrid motion-track passtrack+ anappear/disappearwindow.detect_and_tracklazy-importsultralytics(clear ImportError if absent — the base install needs onlyopencv-python).abyss_wowfootage.Simulator author mode —
/author.htmlReuses the preview stage: pick a pool clip, scrub, drag a seed box, Run tracker (or Add as static box), author the LEFT detail tiers (general → scientific+fact) + salience, shift-click to place affect anchors with RIGHT emotion tiers, and Save to manifest.
POST /api/author/trackrunstrack_seedon the clip's base footage.POST /api/author/clipdoes an idempotent upsert viatools/pipeline/manifest— keeps the clip's media + provenance, replaces only authored content, reloads in place (no restart).Also
forestbase to thecosmospool primary.docs/USER_GUIDE.mdsimulator section brought current (pools, coast, 3-knob Mood, real-time dream, progressive tiers, author mode).Verification
/author.html,/api/author/trackon real footage returns keyframes, committed manifest untouched).🤖 Generated with Claude Code