Files
memabra/docs/demo-artifacts/trajectories/traj-217ccafa-716c-4534-813b-a489ed7d6079.json
2026-04-15 11:06:05 +08:00

170 lines
4.3 KiB
JSON

{
"trajectory_id": "traj-217ccafa-716c-4534-813b-a489ed7d6079",
"task": {
"task_id": "task-5f14e5ed-0635-44a0-82e8-419187b040f3",
"input": "Use multiple capabilities: memory, skill, and tool.",
"channel": "local",
"created_at": "2026-04-14T15:52:24.605025+00:00",
"user_id": null
},
"context_snapshot": {
"conversation_summary": "",
"environment_summary": "",
"recent_failures": []
},
"candidate_sets": {
"memory": [
{
"id": "mem-telegram-pref",
"type": "memory",
"title": "Telegram preference",
"summary": "Prefer plain text on Telegram.",
"triggers": [
"telegram",
"preference",
"answer"
],
"cost": 0.0,
"confidence": 0.95,
"success_rate": 0.9,
"freshness": 0.9,
"risk": 0.0,
"tags": [
"output"
],
"source": "user",
"type_payload": {}
}
],
"skill": [
{
"id": "skill-deploy",
"type": "skill",
"title": "Deploy workflow",
"summary": "Reusable deployment workflow.",
"triggers": [
"deploy",
"workflow",
"service"
],
"cost": 0.0,
"confidence": 0.8,
"success_rate": 0.9,
"freshness": 0.8,
"risk": 0.0,
"tags": [
"ops"
],
"source": "system",
"type_payload": {}
}
],
"tool": [
{
"id": "tool-terminal",
"type": "tool",
"title": "terminal",
"summary": "Run terminal-style inspection commands.",
"triggers": [
"check",
"current",
"status",
"system"
],
"cost": 0.0,
"confidence": 0.95,
"success_rate": 0.9,
"freshness": 1.0,
"risk": 0.0,
"tags": [
"inspection"
],
"source": "system",
"type_payload": {}
}
]
},
"decisions": [
{
"step": 1,
"decision_type": "clarify",
"selected_ids": [],
"selected_payloads": [],
"rejected_ids": [],
"rationale": "No high-confidence route found from the current heuristic baseline.",
"estimated_cost": 0.0
}
],
"events": [
{
"event_id": "evt-13ccd07e-9bfd-4ff8-8080-47c400f0be6f",
"trajectory_id": "traj-217ccafa-716c-4534-813b-a489ed7d6079",
"timestamp": "2026-04-14T15:52:24.605116+00:00",
"stage": "retrieval",
"event_type": "task_received",
"payload": {
"input": "Use multiple capabilities: memory, skill, and tool."
},
"metrics": {},
"parent_event_id": null
},
{
"event_id": "evt-7ecaa289-b7bb-4ac6-ad62-9afb4a49d4a8",
"trajectory_id": "traj-217ccafa-716c-4534-813b-a489ed7d6079",
"timestamp": "2026-04-14T15:52:24.605126+00:00",
"stage": "retrieval",
"event_type": "candidates_recalled",
"payload": {
"memory_ids": [
"mem-telegram-pref"
],
"skill_ids": [
"skill-deploy"
],
"tool_ids": [
"tool-terminal"
]
},
"metrics": {},
"parent_event_id": "evt-13ccd07e-9bfd-4ff8-8080-47c400f0be6f"
},
{
"event_id": "evt-ad398931-c79d-411a-93f8-8c5834f5446d",
"trajectory_id": "traj-217ccafa-716c-4534-813b-a489ed7d6079",
"timestamp": "2026-04-14T15:52:24.605138+00:00",
"stage": "policy",
"event_type": "action_selected",
"payload": {
"step": 1,
"decision_type": "clarify",
"selected_ids": [],
"selected_payloads": [],
"rejected_ids": [],
"rationale": "No high-confidence route found from the current heuristic baseline.",
"estimated_cost": 0.0
},
"metrics": {},
"parent_event_id": "evt-7ecaa289-b7bb-4ac6-ad62-9afb4a49d4a8"
}
],
"outcome": {
"status": "partial_success",
"steps": 1,
"latency_ms": 0,
"user_corrections": 0,
"tool_errors": 0,
"notes": "Draft trajectory generated by MemabraRunner with execution hooks."
},
"reward": {
"total": 0.44,
"components": {
"task_success": 0.4,
"retrieval_hit": 0.1,
"tool_error": 0.0,
"user_correction": 0.0,
"latency": 0.0,
"context_cost": 0.06,
"useful_reuse": 0.0
}
}
}