PAIDEIA__generate_weakmap
Generates a compact timestamped weakmap from error logs to link concepts with their occurrence times for efficient tracking and debugging.
Instructions
PAIDEIA namespace alias for generate_weakmap. Use this exact name when Alt searches for PAIDEIA__generate_weakmap. Generate a compact timestamped weakmap from errors/log.md.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concept | No | ||
| project_root | No | Absolute path to the course project root. Defaults to the server's CWD when omitted; set this explicitly if the user has cd'd between courses within the same Codex session. |