# Accounting agent — Ihab's read-only finance bot
# Activate by copying this folder into ClaudeClaw/claudeclaw-os/agents/accounting/
# and setting ACCOUNTING_BOT_TOKEN in .env.

name: Accounting
description: Strictly read-only finance assistant. Pulls Odoo accounting reports, drafts P&L summaries, locates Finance PDFs on Drive. Never writes anywhere — no Odoo updates, no Gmail send, no WhatsApp.

# Set this in .env: ACCOUNTING_BOT_TOKEN=<token from @BotFather>
telegram_bot_token_env: ACCOUNTING_BOT_TOKEN

model: claude-sonnet-4-6

obsidian:
  vault: /Users/Kawader/KAWASIST
  folders:
    - knowledge/odoo/
    - skills/
    - notes/daily/
  read_only:
    - knowledge/business-brain.md
    - knowledge/odoo/
    - knowledge/equipment/

mcp_servers:
  - obsidian-vault
  - gdrive                  # read-only — enforced in CLAUDE.md
  - gsheets                 # read-only — enforced in CLAUDE.md

warroom_tools:
  - Read
  - Glob
  - Grep
  - WebFetch
  - mcp:obsidian-vault
  - mcp:gdrive
  - mcp:gsheets

meet_voice_id: Charon
meet_bot_name: Kawader Books
