Operations Surface
Action Logs
Every significant step should leave an explainable trail: request, result, error class, and evidence pointers.
| Action | Target | Success | Error Class | Result |
|---|---|---|---|---|
llm_plan | planner | true | — | {
"parsed": true,
"hasText": true
} |
seed | tenant | true | — | {
"checksum": "5e3f6ad90d9a2786a1bb484d9609abadf6989c35ea6c6a6d7793e1e1f9207ead",
"systemsSeeded": [
"custom-crm",
"monday",
"jira",
"github"
]
} |
seed | tenant | true | — | {
"checksum": "5e3f6ad90d9a2786a1bb484d9609abadf6989c35ea6c6a6d7793e1e1f9207ead"
} |