Financial Reporting Router

> Entry point for the OpenAccountants financial-reporting (US GAAP / IFRS) skill library. ALWAYS load this skill first when a user asks how to account for, recognise, measure, classify, or disclose a transaction under US GAAP or IFRS — e.g. "how do I book this contract", "is this a lease", "debt or equity", "how do I account for this acquisition", "revenue recognition for...", "what's the journal entry for...". The router does not compute anything. It (1) establishes the entity's reporting framework, (2) identifies which accounting standard(s) the transaction touches, (3) gates out transactions whose governing standard the library does not yet cover, (4) sequences the topic skills when more than one applies, and (5) hands off to the financial-reporting-workflow-base plus the correct topic content skill(s). Every topic skill (revenue, leases, debt vs. equity, business combinations) assumes this routing step has happened first.

openaccountants Updated

File contents

openaccountants/openaccountants/tree/main/agent-skills/financial-reporting-router commit 6cf5bbd2fd

Frequently asked questions

npx skillmds@latest add openaccountants/financial-reporting-router