Author a Hecatoncheires workspace configuration TOML (config.toml). Use whenever the user wants to set up a new workspace, add or change custom fields, define case/action status workflows, wire Slack (channel or thread mode), configure the memo or assist features, or add event-driven/scheduled Jobs โ for any project, task, incident, risk, or case-management use case, even when they don't name "config.toml" explicitly.
Author an eval scenario TOML for `hecatoncheires eval`. Use when the user wants to create or edit an eval scenario for an LLM workflow (thread_mode_initial or job) โ defining the workspace config, the trigger (a post, or a Job + seeded case), simulated tool data / sources, the answering persona, and the checklist the judge evaluates.
Write Go error handling code using the goerr library. Use when creating errors, wrapping errors, adding context, or handling errors in Go code that uses goerr.