plane-mode-scholar / docs /build-trace-sample.jsonl
PMS Sync
Deploy 000b308 (flattened for HF Spaces)
4577459
Raw
History Blame Contribute Delete
682 Bytes
{"description": "Sample memory trace export for Sharing is Caring badge", "session_id": "sess_demo_example", "pack_id": "pack_demo_iml", "user_id": "user_demo", "pipeline_steps": [{"step": "classify_intent", "result": "explain"}, {"step": "retrieve_chunks", "count": 3}, {"step": "retrieve_memories", "candidates": 2, "selected": 2}, {"step": "pack_prompt", "budget": {"chunks": 5, "memories": 6}}, {"step": "generate", "model": "Qwen/Qwen3.5-9B", "streaming": true}, {"step": "extract_candidates", "found": 1}, {"step": "persist", "action": "promote", "type": "misconception"}], "memory_operations": [{"action": "promote", "type": "misconception", "reason": "quiz_wrong_answer"}]}