Add activity-core LLM endpoint support
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled

This commit is contained in:
2026-06-07 19:24:45 +02:00
parent 1d9fc107ed
commit 14ba47c129
25 changed files with 2082 additions and 18 deletions

View File

@@ -0,0 +1,20 @@
{
"summary": "Dummy smoke report: the always-on llm-connect endpoint can produce schema-valid daily triage JSON.",
"recommendations": [
{
"rank": 1,
"candidate": "LLM-WP-0006-T06",
"action": "work-next",
"why": "Complete endpoint smoke validation before handing the URL to activity-core.",
"confidence": "high",
"wsjf": {
"score": 8.5,
"strategic_value": 5,
"time_criticality": 4,
"risk_reduction": 4,
"opportunity_enablement": 4,
"job_size": 2
}
}
]
}