II.
Term JSON
Structured · liveterm:spec-kit
Spec Kit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:spec-kit",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Spec Kit",
"kind": "concept",
"description": "Spec-driven development methodology by GitHub\n(github.com/github/spec-kit) — progressive refinement from intent\nto constitution to checklist to implementation. Includes brownfield\nand constitution variants in the babysitter library.\n"
},
"outgoingEdges": [
{
"from": "term:spec-kit",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}