update skill name and description
This commit is contained in:
parent
0d1cac6406
commit
a7ac85917c
1 changed files with 2 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
name: Build State Semantics
|
name: databuild-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.
|
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.
|
||||||
version: 1.0.0
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Build State Semantics
|
# Build State Semantics
|
||||||
Loading…
Reference in a new issue