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.
Query project context from the Context Hub
curl -X POST http://localhost:4360/api/context \ -H "Authorization: Bearer $TOKEN" \ -H "Content-Type: application/json" \ -d '{"query": "CLI startup", "maxItems": 10}'
query
maxItems
taskType
{ "items": [ { "source": "journal", "type": "feature", "title": "CLI startup optimization", "content": "Reduced p90 from 6.7s to 98ms...", "path": ".tenet/journal/main.jsonl" } ] }