assembly_lock
Write a lockfile recording each component's content hash, published-interface hash, and mate dependencies, creating a provenance baseline to detect drift across a team.
Instructions
Write a lockfile recording each component's content hash, published- interface hash, and mate dependencies — the provenance baseline a coordinator uses to detect drift across a team. Call after a clean merge. lockfile defaults to .lock.json. Returns {lockfile, components}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lockfile | No | ||
| manifest | Yes |