BS-JD-204 - Live asset watcher and refresh #19
Labels
No Label
area:animation
area:assets
area:audio
area:brushes
area:build-release
area:extensions
area:governance
area:hierarchy
area:inspector
area:navigation
area:operators
area:physics
area:project-ux
area:quality
area:rendering
area:runtime
area:scene-io
area:terrain
area:viewport
priority:P0
priority:P1
priority:P2
priority:P3
roadmap:jackdaw
roadmap:production
type:architecture
type:docs
type:epic
type:feature
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Falling-Metal-Interactive/Blacksite#19
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Summary
Watch
assets/and refresh asset catalog, thumbnails, and material registry without manual refresh.Why
Production asset iteration needs file changes to become visible quickly and safely.
Implementation notes
assets/changes.Acceptance criteria
assets/refreshes the browser.Tests/docs
Watcher integration smoke tests where practical; unit test debounce logic. Update troubleshooting docs.
M2 coordination: implement live refresh on the path-agnostic catalog contract in #62. File operations/import transactions in #20 and #61 need watcher suppression/debouncing so the registry observes one committed change rather than partial intermediate states; acceptance is gated by #65.
Closed against M2 candidate
cf6eabaLive content watching now uses the shared incremental processing engine with debounce, transaction suppression, registry/manifest/catalog refresh, thumbnail invalidation, dependency-aware jobs, stale-result rejection, and actionable failure state.
Consolidated code, deterministic, native, and package evidence: M2 evaluation record. Candidate gates passed in full and the commit is published on
codex/m2-content-workspace.