@raishin/vanguard-frontier-agentic 2.7.1 → 2.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +2 -2
- package/.claude-plugin/plugin.json +23 -1
- package/.cursor-plugin/plugin.json +23 -1
- package/.github/plugin/marketplace.json +1 -1
- package/README.md +11 -11
- package/agents/accounting/AGENTS.md +33 -0
- package/agents/accounting/README.md +30 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-ide.agent.md +26 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/metadata.json +41 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-maestro-agent/AGENT.md +60 -0
- package/agents/accounting/accounting-maestro-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/copilot.agent.md +31 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/metadata.json +41 -0
- package/agents/accounting/accounting-payroll-advisor-agent/AGENT.md +69 -0
- package/agents/accounting/accounting-payroll-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/codex.toml +35 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/copilot.agent.md +34 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/metadata.json +44 -0
- package/agents/finance/AGENTS.md +33 -0
- package/agents/finance/README.md +30 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/PERMISSIONS.md +24 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/PERMISSIONS.md +25 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-maestro-agent/AGENT.md +57 -0
- package/agents/finance/finance-maestro-agent/PERMISSIONS.md +19 -0
- package/agents/finance/finance-maestro-agent/harnesses/claude-code.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/codex.toml +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/metadata.json +41 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/metadata.json +44 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/copilot.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/metadata.json +43 -0
- package/agents/finance/finance-working-capital-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-working-capital-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/metadata.json +44 -0
- package/catalog/agents.json +615 -1
- package/catalog/asset-integrity.json +1591 -61
- package/catalog/install-roles.json +53 -1
- package/catalog/skill-manifest.json +484 -0
- package/catalog/skills.json +737 -1
- package/package.json +1 -1
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/powers/README.md +4 -2
- package/powers/vanguard-accounting/POWER.md +40 -0
- package/powers/vanguard-finance/POWER.md +40 -0
- package/schemas/agent.schema.json +19 -5
- package/schemas/skill.frontmatter.schema.json +53 -15
- package/scripts/generate-plugin-manifest.mjs +74 -12
- package/skills/accounting/README.md +8 -0
- package/skills/accounting/accounting-maestro/README.md +14 -0
- package/skills/accounting/accounting-maestro/SKILL.md +87 -0
- package/skills/accounting/accounting-maestro/metadata.json +12 -0
- package/skills/accounting/business-combinations-advisor/README.md +25 -0
- package/skills/accounting/business-combinations-advisor/SKILL.md +268 -0
- package/skills/accounting/business-combinations-advisor/metadata.json +23 -0
- package/skills/accounting/close-cycle-advisor/README.md +21 -0
- package/skills/accounting/close-cycle-advisor/SKILL.md +286 -0
- package/skills/accounting/close-cycle-advisor/metadata.json +27 -0
- package/skills/accounting/consolidation-intercompany-advisor/README.md +22 -0
- package/skills/accounting/consolidation-intercompany-advisor/SKILL.md +302 -0
- package/skills/accounting/consolidation-intercompany-advisor/metadata.json +26 -0
- package/skills/accounting/equity-compensation-advisor/README.md +22 -0
- package/skills/accounting/equity-compensation-advisor/SKILL.md +185 -0
- package/skills/accounting/equity-compensation-advisor/metadata.json +23 -0
- package/skills/accounting/fixed-assets-advisor/README.md +20 -0
- package/skills/accounting/fixed-assets-advisor/SKILL.md +391 -0
- package/skills/accounting/fixed-assets-advisor/metadata.json +26 -0
- package/skills/accounting/fx-translation-advisor/README.md +23 -0
- package/skills/accounting/fx-translation-advisor/SKILL.md +275 -0
- package/skills/accounting/fx-translation-advisor/metadata.json +26 -0
- package/skills/accounting/hedge-accounting-advisor/README.md +28 -0
- package/skills/accounting/hedge-accounting-advisor/SKILL.md +459 -0
- package/skills/accounting/hedge-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/README.md +21 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/SKILL.md +481 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/metadata.json +26 -0
- package/skills/accounting/lease-accounting-advisor/README.md +24 -0
- package/skills/accounting/lease-accounting-advisor/SKILL.md +296 -0
- package/skills/accounting/lease-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/payroll-advisor/README.md +25 -0
- package/skills/accounting/payroll-advisor/SKILL.md +314 -0
- package/skills/accounting/payroll-advisor/metadata.json +26 -0
- package/skills/accounting/procure-to-pay-advisor/README.md +21 -0
- package/skills/accounting/procure-to-pay-advisor/SKILL.md +382 -0
- package/skills/accounting/procure-to-pay-advisor/metadata.json +25 -0
- package/skills/accounting/revenue-recognition-advisor/README.md +17 -0
- package/skills/accounting/revenue-recognition-advisor/SKILL.md +190 -0
- package/skills/accounting/revenue-recognition-advisor/metadata.json +12 -0
- package/skills/accounting/tax-provision-advisor/README.md +25 -0
- package/skills/accounting/tax-provision-advisor/SKILL.md +343 -0
- package/skills/accounting/tax-provision-advisor/metadata.json +27 -0
- package/skills/finance/README.md +8 -0
- package/skills/finance/capital-allocation-advisor/README.md +20 -0
- package/skills/finance/capital-allocation-advisor/SKILL.md +463 -0
- package/skills/finance/capital-allocation-advisor/metadata.json +29 -0
- package/skills/finance/debt-capital-structure-advisor/README.md +23 -0
- package/skills/finance/debt-capital-structure-advisor/SKILL.md +530 -0
- package/skills/finance/debt-capital-structure-advisor/metadata.json +27 -0
- package/skills/finance/finance-maestro/README.md +13 -0
- package/skills/finance/finance-maestro/SKILL.md +72 -0
- package/skills/finance/finance-maestro/metadata.json +12 -0
- package/skills/finance/fpa-forecasting-advisor/README.md +21 -0
- package/skills/finance/fpa-forecasting-advisor/SKILL.md +428 -0
- package/skills/finance/fpa-forecasting-advisor/metadata.json +27 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/README.md +21 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/SKILL.md +319 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/metadata.json +28 -0
- package/skills/finance/treasury-liquidity-advisor/README.md +20 -0
- package/skills/finance/treasury-liquidity-advisor/SKILL.md +291 -0
- package/skills/finance/treasury-liquidity-advisor/metadata.json +27 -0
- package/skills/finance/variance-analysis-advisor/README.md +19 -0
- package/skills/finance/variance-analysis-advisor/SKILL.md +167 -0
- package/skills/finance/variance-analysis-advisor/metadata.json +12 -0
- package/skills/finance/working-capital-advisor/README.md +23 -0
- package/skills/finance/working-capital-advisor/SKILL.md +438 -0
- package/skills/finance/working-capital-advisor/metadata.json +30 -0
- package/tests/fixtures/accounting-maestro-routing/expected/01-revenue-recognition.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/02-close-cycle.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/03-tax-provision.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/04-lease-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/05-consolidation-intercompany.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/06-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/07-hedge-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/08-indirect-tax-einvoicing.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/09-payroll.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/10-procure-to-pay.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/11-fixed-assets.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/12-equity-compensation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/13-business-combinations.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/14-parallel-ic-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/15-boundary-hedge-mechanics.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/16-boundary-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/17-boundary-pillar-two-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/18-ambiguous.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/19-adversarial-injection.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/20-adversarial-persona.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/21-live-guard-write.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/22-secrets-bait.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/23-direct-answer-extraction.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/01-revenue-recognition.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/02-close-cycle.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/03-tax-provision.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/04-lease-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/05-consolidation-intercompany.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/06-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/07-hedge-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/08-indirect-tax-einvoicing.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/09-payroll.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/10-procure-to-pay.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/11-fixed-assets.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/12-equity-compensation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/13-business-combinations.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/14-parallel-ic-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/15-boundary-hedge-mechanics.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/16-boundary-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/17-boundary-pillar-two-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/18-ambiguous.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/19-adversarial-injection.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/20-adversarial-persona.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/21-live-guard-write.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/22-secrets-bait.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/23-direct-answer-extraction.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/taxonomy.json +158 -0
- package/tests/fixtures/finance-maestro-routing/expected/01-variance-analysis.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/02-treasury-liquidity.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/03-capital-allocation.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/04-transfer-pricing.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/05-fpa-forecasting.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/06-debt-capital-structure.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/07-working-capital.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/08-parallel-wacc-leverage.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/09-boundary-treasury-not-hedge.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/10-boundary-pillar-two-globe.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/11-ambiguous.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/12-adversarial-injection.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/13-adversarial-persona.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/14-live-guard-write.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/15-secrets-bait.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/16-direct-answer-extraction.json +4 -0
- package/tests/fixtures/finance-maestro-routing/inputs/01-variance-analysis.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/02-treasury-liquidity.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/03-capital-allocation.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/04-transfer-pricing.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/05-fpa-forecasting.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/06-debt-capital-structure.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/07-working-capital.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/08-parallel-wacc-leverage.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/09-boundary-treasury-not-hedge.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/10-boundary-pillar-two-globe.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/11-ambiguous.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/12-adversarial-injection.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/13-adversarial-persona.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/14-live-guard-write.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/15-secrets-bait.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/16-direct-answer-extraction.json +5 -0
- package/tests/fixtures/finance-maestro-routing/taxonomy.json +100 -0
- package/tests/validate-catalog.py +2 -0
|
@@ -0,0 +1,275 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: fx-translation-advisor
|
|
3
|
+
description: Multi-jurisdiction reference framework for foreign currency translation and remeasurement covering functional currency determination, ASC 830 / IAS 21 method selection, CTA in OCI, highly inflationary economy treatment, net investment hedge interactions, and multi-GAAP comparison across US GAAP, IFRS, German HGB, JGAAP, CAS 19, and Ind AS 21.
|
|
4
|
+
allowed-tools: Skill Read WebFetch Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-02"
|
|
9
|
+
category: finance
|
|
10
|
+
lifecycle: experimental
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# FX Translation Advisor — Reference Skill
|
|
14
|
+
|
|
15
|
+
## Purpose
|
|
16
|
+
|
|
17
|
+
Provide the complete multi-jurisdiction framework for foreign currency translation and remeasurement advisory — from functional currency determination through method selection, CTA routing, highly inflationary economy treatment, net investment hedge interactions, and jurisdictional FX control overlays.
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
## Part 1: Functional Currency Determination
|
|
22
|
+
|
|
23
|
+
### ASC 830-10-45 (US GAAP) and IAS 21.9–21.14 (IFRS)
|
|
24
|
+
|
|
25
|
+
The **functional currency** is the currency of the primary economic environment in which an entity operates. Determination uses a hierarchy of indicators:
|
|
26
|
+
|
|
27
|
+
**Primary indicators (IAS 21.9 / ASC 830-10-45-2):**
|
|
28
|
+
|
|
29
|
+
| Indicator | Question |
|
|
30
|
+
|---|---|
|
|
31
|
+
| Sales price currency | In which currency are sales prices denominated and settled? |
|
|
32
|
+
| Sales market currency | Which currency dominates the competitive environment in which the entity sells? |
|
|
33
|
+
| Labor and material cost currency | In which currency are the entity's principal costs (labor, materials) denominated and settled? |
|
|
34
|
+
|
|
35
|
+
**Secondary indicators (IAS 21.10 / ASC 830-10-45-4):**
|
|
36
|
+
|
|
37
|
+
| Indicator | Question |
|
|
38
|
+
|---|---|
|
|
39
|
+
| Financing currency | In which currency are debt instruments denominated and settled? |
|
|
40
|
+
| Cash flow currency | In which currency are receipts from operating activities usually retained? |
|
|
41
|
+
|
|
42
|
+
**Group entity indicators (IAS 21.11):**
|
|
43
|
+
- Is the foreign operation an extension of the parent's activities (parent's currency indicators dominate)?
|
|
44
|
+
- Or does it operate with significant autonomy (local currency indicators dominate)?
|
|
45
|
+
|
|
46
|
+
**Conflict resolution:**
|
|
47
|
+
- When primary and secondary indicators conflict, judgment is required.
|
|
48
|
+
- IAS 21.12 provides that management uses judgment to determine the currency that most faithfully represents the economic effects of transactions, events, and conditions.
|
|
49
|
+
- ASC 830-10-45-6: when indicators conflict, management considers the totality of the facts.
|
|
50
|
+
|
|
51
|
+
**Functional currency once determined:**
|
|
52
|
+
- IAS 21.13: once determined, the functional currency does not change unless there is a change in the underlying transactions, events, and conditions.
|
|
53
|
+
- ASC 830-10-45-7: change in functional currency is treated prospectively from the date of the change.
|
|
54
|
+
|
|
55
|
+
---
|
|
56
|
+
|
|
57
|
+
## Part 2: Translation Method vs. Remeasurement Method
|
|
58
|
+
|
|
59
|
+
### The Two-Step Framework
|
|
60
|
+
|
|
61
|
+
**Step 1 — Is the entity's record-keeping currency the same as its functional currency?**
|
|
62
|
+
- No → Apply **remeasurement** (temporal method) to convert records into functional currency first.
|
|
63
|
+
- Yes → Proceed to Step 2.
|
|
64
|
+
|
|
65
|
+
**Step 2 — Is the functional currency the same as the parent's presentation currency?**
|
|
66
|
+
- No → Apply **translation** (current rate method) to convert functional currency statements into presentation currency.
|
|
67
|
+
- Yes → No translation required.
|
|
68
|
+
|
|
69
|
+
---
|
|
70
|
+
|
|
71
|
+
### Remeasurement (Temporal Method)
|
|
72
|
+
|
|
73
|
+
**When it applies**: foreign currency records ≠ functional currency (entity keeps books in a currency that is not its functional currency).
|
|
74
|
+
|
|
75
|
+
**Rate assignment — ASC 830-10-45-17 / IAS 21.23–21.24:**
|
|
76
|
+
|
|
77
|
+
| Item Category | Rate |
|
|
78
|
+
|---|---|
|
|
79
|
+
| Monetary assets (cash, receivables, payables, debt) | **Closing rate** (balance sheet date) |
|
|
80
|
+
| Non-monetary assets carried at historical cost (inventory at cost, PP&E, goodwill, intangibles) | **Historical rate** (rate at date of transaction) |
|
|
81
|
+
| Non-monetary assets carried at fair value (investment properties at FV, equity securities at FV) | **Rate at date of fair value measurement** |
|
|
82
|
+
| Income statement items related to non-monetary items (COGS, depreciation, amortization) | **Historical rate** (matching the underlying asset) |
|
|
83
|
+
| Other income statement items (revenue, operating expenses not linked to non-monetary items) | **Average rate** for the period (or transaction date rate if more appropriate) |
|
|
84
|
+
|
|
85
|
+
**P&L impact**: remeasurement gains and losses go to **P&L** (not OCI).
|
|
86
|
+
- ASC 830-20-35-1: transaction gains and losses on monetary items → P&L.
|
|
87
|
+
- IAS 21.28: exchange differences on monetary items → P&L in the period.
|
|
88
|
+
|
|
89
|
+
---
|
|
90
|
+
|
|
91
|
+
### Translation (Current Rate Method)
|
|
92
|
+
|
|
93
|
+
**When it applies**: functional currency ≠ presentation currency (entity translates its functional-currency statements into the parent's presentation currency).
|
|
94
|
+
|
|
95
|
+
**Rate assignment — ASC 830-30-45-3 / IAS 21.39–21.42:**
|
|
96
|
+
|
|
97
|
+
| Item Category | Rate |
|
|
98
|
+
|---|---|
|
|
99
|
+
| Assets (all) | **Closing rate** (balance sheet date) |
|
|
100
|
+
| Liabilities (all) | **Closing rate** (balance sheet date) |
|
|
101
|
+
| Income statement items (revenue, expenses, gains, losses) | **Average rate** for the period (or transaction date rate if exchange rates fluctuate significantly) |
|
|
102
|
+
| Equity components (share capital, additional paid-in capital, retained earnings at time of investment) | **Historical rate** (rate at date of investment or transaction) |
|
|
103
|
+
| Dividends declared | **Rate at declaration date** |
|
|
104
|
+
|
|
105
|
+
**OCI routing**: the net translation difference is the **Cumulative Translation Adjustment (CTA)**:
|
|
106
|
+
- ASC 830-30-45-12: CTA → accumulated in OCI (AOCI); not reclassified to P&L until disposal of the foreign operation.
|
|
107
|
+
- IAS 21.39: translation differences → OCI (Translation Reserve); recycled to P&L on disposal (IAS 21.48).
|
|
108
|
+
|
|
109
|
+
---
|
|
110
|
+
|
|
111
|
+
## Part 3: CTA Accumulation, Disposal, and Recycling
|
|
112
|
+
|
|
113
|
+
### Accumulation in OCI
|
|
114
|
+
|
|
115
|
+
CTA accumulates in OCI for each period that:
|
|
116
|
+
- The foreign operation exists with a functional currency different from the parent's presentation currency.
|
|
117
|
+
- Exchange rates differ between the opening and closing balance sheet dates.
|
|
118
|
+
|
|
119
|
+
### Disposal — CTA Recycling
|
|
120
|
+
|
|
121
|
+
**IFRS (IAS 21.48):**
|
|
122
|
+
- On disposal of a foreign operation, the cumulative CTA related to that operation is **reclassified from OCI to P&L** (recycled) as a reclassification adjustment.
|
|
123
|
+
- IAS 21.48C: on partial disposal of a subsidiary that includes a foreign operation, the entity reclassifies a proportionate share of the CTA to the non-controlling interest.
|
|
124
|
+
|
|
125
|
+
**US GAAP (ASC 830-30-40-1):**
|
|
126
|
+
- On sale or liquidation of a foreign operation, the **pro-rata portion of the CTA** related to that operation is **released from AOCI and recognized in P&L**.
|
|
127
|
+
- Key difference from IFRS: under US GAAP, partial disposal of a subsidiary does not trigger partial CTA reclassification unless the subsidiary is deconsolidated. ASC 830-30-40 requires full deconsolidation or sale to trigger release.
|
|
128
|
+
|
|
129
|
+
### Long-Term Monetary Intragroup Items (IAS 21.32)
|
|
130
|
+
|
|
131
|
+
**IAS 21.32**: exchange differences on monetary items that form part of a net investment in a foreign operation (i.e., long-term intragroup loans with no scheduled repayment) → OCI (not P&L) at the consolidated level.
|
|
132
|
+
- At the individual entity level, these may be recognized in P&L.
|
|
133
|
+
- The OCI election applies only in consolidated financial statements.
|
|
134
|
+
|
|
135
|
+
**US GAAP equivalent (ASC 830-20-35-3)**: long-term intercompany transactions that are of an investment nature → CTA in OCI at the consolidated level (same result, different articulation).
|
|
136
|
+
|
|
137
|
+
---
|
|
138
|
+
|
|
139
|
+
## Part 4: Highly Inflationary Economies
|
|
140
|
+
|
|
141
|
+
### ASC 830-10-45-11 (US GAAP)
|
|
142
|
+
|
|
143
|
+
**Trigger**: cumulative three-year inflation rate > 100%.
|
|
144
|
+
|
|
145
|
+
**Consequence**: the foreign entity's functional currency is **replaced by the parent's reporting currency** (USD for a US parent) for accounting purposes. The entity must then **remeasure** using the temporal method with USD as the functional currency.
|
|
146
|
+
|
|
147
|
+
**Practical implication**: non-monetary items (PP&E, inventory) retain their historical USD cost basis; no translation adjustment in OCI — all differences go to P&L.
|
|
148
|
+
|
|
149
|
+
**Affected jurisdictions (as of 2025–2026):**
|
|
150
|
+
- **Argentina**: designated highly inflationary for US GAAP purposes; also IAS 29 hyperinflationary.
|
|
151
|
+
- **Turkey**: designated highly inflationary for US GAAP purposes; IAS 29 applied from 1 January 2022.
|
|
152
|
+
- Monitor: Ethiopia, Haiti, Iran, Lebanon, South Sudan, Sudan, Venezuela, Yemen, Zimbabwe — verify current status against published indices.
|
|
153
|
+
|
|
154
|
+
### IAS 29 (IFRS) — Hyperinflationary Economies
|
|
155
|
+
|
|
156
|
+
**Trigger**: IAS 29.3 indicators include cumulative inflation rate over three years approaching or exceeding 100%, but judgment is required across qualitative indicators including:
|
|
157
|
+
- General population preferring to keep wealth in non-monetary assets or relatively stable currencies.
|
|
158
|
+
- Monetary amounts stated in terms of a relatively stable foreign currency.
|
|
159
|
+
- Interest, wages, and prices linked to a price index.
|
|
160
|
+
- Three-year cumulative inflation approaching or exceeding 100%.
|
|
161
|
+
|
|
162
|
+
**Consequence**: financial statements (including comparatives) are **restated to the measuring unit current at the balance sheet date** using a general price index. Non-monetary items are adjusted by applying the change in the general price index from the date of acquisition.
|
|
163
|
+
|
|
164
|
+
**IAS 29.8**: all items in the statement of financial position not already expressed in terms of the measuring unit current at the balance sheet date are restated by applying a general price index.
|
|
165
|
+
|
|
166
|
+
**Key difference from ASC 830**: IAS 29 restates the financial statements (purchasing power restatement); ASC 830-10-45-11 changes the functional currency designation and applies temporal method remeasurement. These are different mechanical approaches.
|
|
167
|
+
|
|
168
|
+
---
|
|
169
|
+
|
|
170
|
+
## Part 5: Net Investment Hedge Accounting
|
|
171
|
+
|
|
172
|
+
### ASC 830-20 / IAS 21.32 and Interaction with ASC 815 / IFRS 9
|
|
173
|
+
|
|
174
|
+
**Net investment in a foreign operation** = the reporting entity's interest in the net assets of a foreign operation.
|
|
175
|
+
|
|
176
|
+
**Hedge of net investment:**
|
|
177
|
+
|
|
178
|
+
| Framework | Standard | Hedge gain/loss routing |
|
|
179
|
+
|---|---|---|
|
|
180
|
+
| US GAAP | ASC 830-20-35-3 + ASC 815-35-1 | Effective portion → OCI (CTA); reclassified to P&L on disposal of the investment |
|
|
181
|
+
| IFRS | IAS 21.32 + IFRS 9.6.5.13 | Effective portion → OCI (Translation Reserve); recycled to P&L on disposal |
|
|
182
|
+
|
|
183
|
+
**Eligible hedging instruments:**
|
|
184
|
+
- Foreign currency-denominated debt instruments (non-derivative hedging instruments).
|
|
185
|
+
- Foreign currency forward contracts or cross-currency swaps (derivative hedging instruments).
|
|
186
|
+
|
|
187
|
+
**Designation requirements:**
|
|
188
|
+
- The hedged item is the net assets of the foreign operation, not individual assets/liabilities.
|
|
189
|
+
- Hedge must be formally documented and assessed for effectiveness.
|
|
190
|
+
|
|
191
|
+
---
|
|
192
|
+
|
|
193
|
+
## Part 6: Multi-GAAP Comparison Table
|
|
194
|
+
|
|
195
|
+
| Area | US GAAP (ASC 830) | IFRS (IAS 21) | German HGB | JGAAP (ASBJ No. 22) | CAS 19 (China) | Ind AS 21 |
|
|
196
|
+
|---|---|---|---|---|---|---|
|
|
197
|
+
| Translation method | Current rate for all A/L; average for P&L; historical for equity | Same as US GAAP | Closing rate for A/L; historical for equity; average or closing for P&L (simplified) | Broadly similar to IFRS; closing rate for A/L; average for P&L | Similar to IAS 21; closing for A/L; average for P&L | Converged with IAS 21; minor carve-outs |
|
|
198
|
+
| CTA in OCI | Yes — AOCI; no P&L recycling until disposal | Yes — Translation Reserve; **recycled to P&L on disposal** | No explicit OCI concept; translation differences generally recognized in equity reserve (§ 308a HGB) | Translation differences → OCI; recycled to P&L on disposal (similar to IFRS) | Translation differences → OCI; recycled on disposal (similar to IAS 21) | Same as IAS 21 — recycled on disposal |
|
|
199
|
+
| Remeasurement (temporal) gain/loss | P&L | P&L (IAS 21.28) | P&L | P&L | P&L | P&L |
|
|
200
|
+
| Highly inflationary | Change functional currency to USD (ASC 830-10-45-11) | IAS 29 restatement to current purchasing power | No specific guidance; general prudence principle applies | No specific guidance | Broadly follows IAS 29 concept | Follows IAS 29 |
|
|
201
|
+
| Long-term intragroup monetary items | OCI at consolidated level (ASC 830-20-35-3) | OCI at consolidated level (IAS 21.32); P&L at entity level | P&L | P&L (no OCI election available) | Similar to IAS 21 | Same as IAS 21 |
|
|
202
|
+
| CTA recycling on partial disposal of subsidiary | Only on full deconsolidation (ASC 830-30-40) | Proportionate share reclassified (IAS 21.48C) | N/A | Similar to IFRS | Similar to IAS 21 | Same as IAS 21 |
|
|
203
|
+
|
|
204
|
+
---
|
|
205
|
+
|
|
206
|
+
## Part 7: Jurisdictional FX Control Overlays
|
|
207
|
+
|
|
208
|
+
### China — SAFE (State Administration of Foreign Exchange)
|
|
209
|
+
|
|
210
|
+
**Relevant to FX translation accounting:**
|
|
211
|
+
- FX conversion and **repatriation of profits** from Chinese subsidiaries require SAFE approval; timing of approval affects which exchange rate is used in translation.
|
|
212
|
+
- **Intercompany loans** (cross-border): SAFE registration required; loan principal and interest repatriation subject to SAFE approval and registration — affects the characterization of the loan (short-term trade payable vs. long-term investment-nature loan under IAS 21.32).
|
|
213
|
+
- **Capital account transactions**: foreign direct investment receipts and equity capital repatriation require SAFE approval; timing impacts the historical rate used for equity layer.
|
|
214
|
+
- Source: SAFE Regulations on Foreign Exchange Administration — https://www.safe.gov.cn/en/
|
|
215
|
+
|
|
216
|
+
### India — FEMA (Foreign Exchange Management Act) and RBI
|
|
217
|
+
|
|
218
|
+
**Relevant to FX translation accounting:**
|
|
219
|
+
- **Capital account transactions** (equity investment, external commercial borrowings — ECB): require RBI approval or registration under FEMA 1999.
|
|
220
|
+
- **ECB regulations**: Indian entities borrowing from foreign parents must comply with RBI ECB Master Direction; the drawn-down currency affects functional currency indicators.
|
|
221
|
+
- **Repatriation of dividends**: permissible subject to compliance with Companies Act and FEMA; timing affects average rate vs. declaration-date rate application.
|
|
222
|
+
- **Compounding**: FEMA violations may result in compounding proceedings — advisors should flag FEMA compliance when advising on FX-denominated intragroup structures.
|
|
223
|
+
- Source: RBI Master Directions on External Commercial Borrowings — https://www.rbi.org.in/Scripts/BS_ViewMasDirections.aspx
|
|
224
|
+
|
|
225
|
+
### Brazil — IOF and SPED
|
|
226
|
+
|
|
227
|
+
**IOF (Imposto sobre Operações Financeiras — Tax on Financial Transactions):**
|
|
228
|
+
- IOF applies to FX conversion transactions (IOF/Câmbio); current rate varies by transaction type (capital inflows, loans, equity).
|
|
229
|
+
- IOF on cross-border loans affects the effective interest cost, which may affect functional currency indicators (financing cost currency).
|
|
230
|
+
- Source: Receita Federal — https://www.gov.br/receitafederal/en/subjects/taxes/iof
|
|
231
|
+
|
|
232
|
+
**SPED (Sistema Público de Escrituração Digital):**
|
|
233
|
+
- Brazilian entities must maintain accounting records in BRL and file SPED (ECD — Electronic Accounting Bookkeeping) in BRL regardless of group reporting currency.
|
|
234
|
+
- If a Brazilian subsidiary's functional currency is USD (e.g., due to USD-denominated operations), the entity still maintains statutory BRL books and remeasures to USD for group consolidation — a two-step process.
|
|
235
|
+
- Source: Receita Federal SPED — https://www.gov.br/receitafederal/pt-br/assuntos/orientacao-tributaria/declaracoes-e-demonstrativos/sped-sistema-publico-de-escrituracao-digital
|
|
236
|
+
|
|
237
|
+
---
|
|
238
|
+
|
|
239
|
+
## Part 8: Common FX Translation Errors by Category
|
|
240
|
+
|
|
241
|
+
| Error Category | Standard Violated | Detection Method |
|
|
242
|
+
|---|---|---|
|
|
243
|
+
| Using average rate for balance sheet monetary items | ASC 830-30-45-3 / IAS 21.39 | Compare rate applied to closing rate at balance sheet date |
|
|
244
|
+
| Using closing rate for non-monetary items under temporal method | ASC 830-10-45-17 / IAS 21.23 | Verify historical rate tracking for PP&E, inventory, goodwill |
|
|
245
|
+
| Not recycling CTA to P&L on disposal (IFRS) | IAS 21.48 | Disposal checklist: confirm CTA balance released at disposal date |
|
|
246
|
+
| Incorrectly recycling CTA under US GAAP (partial disposal) | ASC 830-30-40 | Confirm deconsolidation event before releasing AOCI |
|
|
247
|
+
| Applying translation instead of remeasurement for a USD-functional entity in a non-USD currency environment | ASC 830-10-45 / IAS 21.17 | Functional currency determination workpaper review |
|
|
248
|
+
| Not re-designating functional currency for highly inflationary economy | ASC 830-10-45-11 / IAS 29.3 | Inflation index monitoring procedure |
|
|
249
|
+
| Long-term intragroup loan treated as transactional (P&L) rather than investment-nature (OCI) | IAS 21.32 / ASC 830-20-35-3 | Loan characterization checklist: repayment expectation, documentation |
|
|
250
|
+
| Income statement at closing rather than average rate | ASC 830-30-45-3 / IAS 21.40 | Rate application template check |
|
|
251
|
+
|
|
252
|
+
---
|
|
253
|
+
|
|
254
|
+
## Part 9: Official Documentation — Publicly Accessible URLs
|
|
255
|
+
|
|
256
|
+
| Standard | Resource | URL | Access |
|
|
257
|
+
|---|---|---|---|
|
|
258
|
+
| ASC 830 (FX Translation) | FASB ASC | https://asc.fasb.org/830 | Registration required for full text |
|
|
259
|
+
| IAS 21 (FX Translation) | IASB HTML standard | https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias21.html | Fully public |
|
|
260
|
+
| IAS 29 (Hyperinflationary Economies) | IASB HTML standard | https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias29.html | Fully public |
|
|
261
|
+
| German HGB | Federal Ministry of Justice | https://www.gesetze-im-internet.de/hgb/ | Fully public (German) |
|
|
262
|
+
| JGAAP ASBJ Statement No. 22 | ASBJ English translations | https://www.asb.or.jp/en/accounting_standards/accounting_standards/ | Fully public |
|
|
263
|
+
| CAS 19 (China) | MOF China | https://www.mof.gov.cn/ | Limited English; Deloitte/PwC translations recommended |
|
|
264
|
+
| Ind AS 21 | ICAI | https://www.icai.org/post/indian-accounting-standards | Fully public |
|
|
265
|
+
| China SAFE | SAFE English portal | https://www.safe.gov.cn/en/ | Fully public |
|
|
266
|
+
| India RBI ECB Master Direction | RBI | https://www.rbi.org.in/Scripts/BS_ViewMasDirections.aspx | Fully public |
|
|
267
|
+
| Brazil IOF | Receita Federal | https://www.gov.br/receitafederal/en/subjects/taxes/iof | Fully public |
|
|
268
|
+
|
|
269
|
+
---
|
|
270
|
+
|
|
271
|
+
## Mandatory Advisory Note
|
|
272
|
+
|
|
273
|
+
Every response from this agent must end with:
|
|
274
|
+
|
|
275
|
+
> **Advisory**: This analysis is advisory and based solely on the entity profile and facts described above. FX translation and remeasurement determinations depend on facts and circumstances that may not be fully captured in the described scenario. Local statutory reporting requirements vary by jurisdiction and change frequently. Capital control and jurisdictional overlay analysis (SAFE, FEMA, IOF) is informational only and does not constitute legal or regulatory advice. This analysis does not constitute authoritative accounting guidance, a compliance opinion, or a legal opinion in any jurisdiction. Verify with qualified accounting, legal, and treasury advisors before relying on this analysis for compliance or reporting purposes.
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "fx-translation-advisor",
|
|
3
|
+
"name": "FX Translation Advisor",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "accounting",
|
|
6
|
+
"category": "finance",
|
|
7
|
+
"summary": "Multi-jurisdiction reference framework for foreign currency translation and remeasurement. Covers functional currency determination (ASC 830-10-45 / IAS 21.9–21.14), translation vs. remeasurement method selection, CTA in OCI and recycling on disposal, highly inflationary economy treatment (ASC 830-10-45-11 / IAS 29), net investment hedge interactions (ASC 830-20 / IFRS 9), and multi-GAAP comparison across US GAAP, IFRS, German HGB, JGAAP, CAS 19, and Ind AS 21. Includes jurisdictional FX control overlays for China SAFE, India FEMA/RBI, and Brazil IOF/SPED.",
|
|
8
|
+
"source_type": "original",
|
|
9
|
+
"path": "skills/accounting/fx-translation-advisor",
|
|
10
|
+
"author": "github: Raishin",
|
|
11
|
+
"version": "0.1.0",
|
|
12
|
+
"last_verified": "2026-06-02",
|
|
13
|
+
"lifecycle": "experimental",
|
|
14
|
+
"execution_tier": "read-only-runtime",
|
|
15
|
+
"provider_coverage": ["gaap", "ifrs", "hgb", "jgaap", "cas", "ind-as"],
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://asc.fasb.org/830",
|
|
18
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias21.html",
|
|
19
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias29.html",
|
|
20
|
+
"https://www.gesetze-im-internet.de/hgb/",
|
|
21
|
+
"https://www.asb.or.jp/en/accounting_standards/accounting_standards/",
|
|
22
|
+
"https://www.icai.org/post/indian-accounting-standards",
|
|
23
|
+
"https://www.safe.gov.cn/en/"
|
|
24
|
+
],
|
|
25
|
+
"security_notes": "Advisory only — never posts FX translation or remeasurement journal entries to any GL or ERP. Never accepts actual exchange rates for live transactions, bank account details, treasury system credentials, or any employee/customer-identifying data. FX rates used in illustrations are hypothetical. Capital control analysis is informational only — always verify with qualified legal and treasury advisors."
|
|
26
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# Hedge Accounting Advisor Skill
|
|
2
|
+
|
|
3
|
+
Multi-jurisdiction reference framework for hedge accounting designation, effectiveness testing, OCI mechanics, and discontinuation rules across US GAAP (ASC 815), IFRS 9, and major local GAAPs.
|
|
4
|
+
|
|
5
|
+
## Coverage
|
|
6
|
+
|
|
7
|
+
- Hedge types: fair value hedges, cash flow hedges, net investment hedges — accounting treatment and OCI mechanics under ASC 815 and IFRS 9
|
|
8
|
+
- Hedging instrument eligibility: derivatives, non-derivatives, written options, proportion/combination designations; intragroup derivative restrictions
|
|
9
|
+
- Hedged item eligibility: firm commitments, forecast transactions, risk components of non-financial items (broader under IFRS 9), aggregated exposures (IFRS 9 only), portfolio/layer method (ASC 815 only)
|
|
10
|
+
- Effectiveness testing: ASC 815 80–125% quantitative threshold vs. IFRS 9 principles-based economic relationship test; permitted methods (dollar-offset, regression, hypothetical derivative, short-cut, critical-terms-match)
|
|
11
|
+
- OCI mechanics: AOCI / cash flow hedge reserve accumulation; reclassification triggers; basis adjustment for non-financial items; CTA recycling on disposal of foreign operations
|
|
12
|
+
- IFRS 9 rebalancing: when required, how to adjust hedging instrument or hedged item quantity, accounting for each direction of rebalancing; no ASC 815 equivalent
|
|
13
|
+
- Cost-of-hedging approach (IFRS 9.6.5.15–16): time value of options and forward element of forward contracts; transaction-related vs. time-period-related distinction; ASC 815 amortization approach comparison
|
|
14
|
+
- Voluntary discontinuation: ASC 815 permits at any time; IFRS 9 prohibits when hedge still qualifies (IFRS 9.6.5.6); practical implications for hedge program design
|
|
15
|
+
- Embedded derivatives: ASC 815-15 bifurcation criteria; IFRS 9.4.3 SPPI test approach for financial assets (no bifurcation); FX exception scope
|
|
16
|
+
- German HGB §254 Bewertungseinheit: valuation unit concept, imparity principle suspension, §285 Nr. 23 disclosure requirement
|
|
17
|
+
- JGAAP ASBJ Statement No.10: deferral hedge, fair value hedge, allocation method (振当処理) for interest rate swaps and currency swaps
|
|
18
|
+
- CAS 24: convergence with IFRS 9 since 2017 revision; no macro hedge carve-out
|
|
19
|
+
- Ind AS 109: identical to IFRS 9; RBI/SEBI regulatory overlay for regulated entities
|
|
20
|
+
- Multi-jurisdiction comparison table: hedge types, effectiveness tests, discontinuation, rebalancing, cost-of-hedging, aggregated exposures, net position hedging, macro hedge, embedded derivatives, OCI mechanism
|
|
21
|
+
|
|
22
|
+
## Companion Agent
|
|
23
|
+
|
|
24
|
+
`accounting-hedge-accounting-advisor-agent`
|
|
25
|
+
|
|
26
|
+
## Standards Cited
|
|
27
|
+
|
|
28
|
+
ASC 815, ASC 815-15, ASC 815-20, ASC 815-25, ASC 815-30, ASC 830, IFRS 9 (Chapter 6), IAS 39, IAS 21, German HGB §254, HGB §285, HGB §308a, JGAAP ASBJ Statement No.10, CAS 24, Ind AS 109
|