Artifact runtime state gains several new internal tracking fields, including one for database write operations
Claude Code's internal state for the Artifact editor gained a batch of new tracking fields, including frozenDbStrReplace, typeShipsInstructions, attestedTypeArtifacts, mcpServersBuilt, dbWriteOpSights, and askClassPending/Taken/Consent. The dbWriteOpSights field specifically tracks database write operations by tool-use ID and by slug.
These are internal bookkeeping additions rather than user-facing features on their own; they suggest Claude Code is tracking more detail about database writes and permission-asking state within artifacts, but the finding doesn't describe what visible behavior they drive.
What user-visible behavior, if any, these new state fields enable is not described in the finding.