summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
37 hoursdocs: document umbrella-bot in README and AGENTSauric
README gets a Matrix bot section covering setup, commands, config paths, and dependencies. AGENTS gets the bot added to the file map and a full Matrix bot section covering the formatting rules (markdown->HTML via the markdown library, no emojis, no em dashes), power level requirements, command/socket message mapping, tail data flow, and config layout. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
38 hoursAdd README and AGENTS context fileauric
README covers build, install layout, unit YAML format, bundled filters, log setup, and CLI usage. AGENTS.md is a compact reference for AI coding assistants: hard design rules, full file map, key data flows, wire protocol, YAML parser gotcha, log tail setup pattern, filter contract, and all limits. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>