Skip to content

feat(artifact): rename lock to finalize#94

Merged
tnez merged 1 commit into
mainfrom
feat/artifact-finalize-terminology
Jun 4, 2026
Merged

feat(artifact): rename lock to finalize#94
tnez merged 1 commit into
mainfrom
feat/artifact-finalize-terminology

Conversation

@tnez
Copy link
Copy Markdown
Collaborator

@tnez tnez commented Jun 4, 2026

Summary

  • rename artifact lock/locked vocabulary to finalize/finalized across API, CLI, docs, and lifecycle events
  • replace the persisted ArtifactRecord field with finalized
  • update artifact hooks and lifecycle vocabulary to artifact.finalized

Closes #91

Tests

  • bun test src/artifact/filesystem.test.ts
  • bun test src/cli/commands/artifact.test.ts
  • bun test src/lifecycle-events.test.ts
  • bun test
  • bun run typecheck

@tnez tnez merged commit 4c2cd9d into main Jun 4, 2026
1 check passed
@tnez tnez deleted the feat/artifact-finalize-terminology branch June 4, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Design: re-evaluate artifact lock/finalization terminology

1 participant