Primary contract for Dependency workspace and lockfile
Platform spec ADR
Primary contract for Dependency workspace and lockfile
Spec standingStandard
- Dependency workspace and lockfile - Contracts and edge cases Normative behavior for lock mismatch, missing registry artifacts, and policy flags.
- Dependency workspace and lockfile - Design model Data model for compile plans, prepared workspaces, lock records, and dependency source roots.
- Dependency workspace and lockfile - Examples Concrete examples for frozen and locked workflows with project dependencies.
- Dependency workspace and lockfile - FAQ and troubleshooting Operational troubleshooting for lockfile synchronization and dependency workspace preparation.
- Dependency workspace and lockfile - Flow and algorithm Workflow from compile-plan construction to workspace materialization and lockfile synchronization.
- Dependency workspace and lockfile - Verification and traceability Source anchors and test evidence for compile-plan and lockfile behavior.
0 revisions (git unavailable at build; counts may be empty)
No commits recorded for this path.
Full tree: run pnpm verify:platform-spec-layout (writes src/generated/platform-spec-layout-report.json).
Context
Section titled “Context”This feature hub specifies how manifests become prepared dependency workspaces and how Project.lock is synchronized under --locked and --frozen.
Decision
Section titled “Decision”The reference compiler must implement Dependency workspace and lockfile as documented in this feature hub and its article bundle.
Consequences
Section titled “Consequences”Changes require hub/ADR updates and verification anchor extensions.
Verification anchors
Section titled “Verification anchors”compiler/crates/beskid_analysis/