docs(front-matter): add YAML front-matter to docs/ root
This commit is contained in:
parent
83262e20bb
commit
f106af9ab4
16 changed files with 315 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
---
|
||||
title: "Scrum4Me REST API"
|
||||
status: active
|
||||
audience: [ai-agent, contributor]
|
||||
language: en
|
||||
last_updated: 2026-05-03
|
||||
---
|
||||
|
||||
# Scrum4Me REST API
|
||||
|
||||
REST-API contract voor Claude Code en andere clients.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue