26.7.3
Highlights
- Bumped the shared repository version to
26.7.3. - Added project-aware asset workflows across backend API, domain models, mappers, and frontend forms.
- Introduced Data Platform documentation publishing in VitePress, including a story feed, metadata-driven story pages, and custom-domain Pages deployment.
Assets and Projects
- Assets now support optional
project_idassignment in create and update flows. - Backend write validation now enforces tenant-safe project references for asset operations.
- Added migration
20260704_0046_add_project_to_assetsto addassets.project_id, foreign key constraints, and index support. - Frontend asset create/edit sheets now include project selection and project context display.
Navigation and UX
- Improved grouped left navigation behavior with section-aware accordion expansion and stable menu context retention.
- Updated shell route and editor wiring to support project-scoped asset workflows.
Documentation and Platform
- Expanded backlog planning items and consolidated security backlog tracking into the primary backlog page.
- Added Data Platform docs under
/dataplatformwith published stories, platform overview updates, and story publishing structure. - Added GitHub Pages workflow configuration for docs deployment and set GitHub integration environment variables for edit links.
- Confirmed custom docs domain publication through
docs/public/CNAME.