lecodeur learn
{
"commands": [
{
"path": [
"whoami"
],
"summary": "Identity probe (nick, version, backend, model)."
},
{
"path": [
"learn"
],
"summary": "Self-teaching prompt."
},
{
"path": [
"explain"
],
"summary": "Markdown docs by topic path."
}
],
"exit_codes": {
"0": "success",
"1": "user-input error",
"2": "environment/setup error"
},
"explain_pointer": "lecodeur explain <path> (e.g. 'lecodeur explain backend')",
"json_support": true,
"purpose": "The local coding agent of the Culture mesh: implements, edits, and tests code. The 'doer' to lepenseur's 'thinker'.",
"siblings": {
"closest": "lepenseur",
"next": "daria"
},
"tool": "lecodeur",
"version": "0.1.0"
}