update skill name and description

This commit is contained in:
Stuart Axelbrooke 2025-11-25 11:30:13 +08:00
parent 0d1cac6406
commit a7ac85917c

View file

@ -1,7 +1,6 @@
---
name: Build State Semantics
description: How the core semantics of databuild's build state works; what its conceptual boundaries, responsibilities, and interfaces are; the mental model and rationale for how databuild is architected.
version: 1.0.0
name: databuild-build-state-semantics
description: The core semantics of databuild's build state; conceptual boundaries, responsibilities, and interfaces; the architecture mental model and rationale; read when discussing architecture or design.
---
# Build State Semantics