Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns the current developmental stage of the graph.
/stage
{ "stage": "S1", "name": "Pattern Crystallization", "progress_percent": 45, "stable_edges_needed": 100, "stable_edges_current": 45 }
stage
S0
S1
S2
S3
name
progress_percent
stable_edges_needed
stable_edges_current
curl -H "Authorization: Bearer your-api-key" \ http://localhost:8080/stage
Was this page helpful?