@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,319 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: transfer-pricing-pillar-two-advisor
|
|
3
|
+
description: Multi-jurisdiction reference framework for OECD transfer pricing (arm's length principle, five TP methods, BEPS Action 13 documentation, CbCR) and OECD Pillar Two GloBE rules (IIR, UTPR, QDMTT, ETR computation, SBIE carve-outs, safe harbors, deferred tax divergence under IAS 12 vs. ASC 740). Advisory only — never files tax returns, submits CbCR, or engages in competent authority proceedings.
|
|
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
|
+
# Transfer Pricing & Pillar Two Advisor Skill
|
|
14
|
+
|
|
15
|
+
> Read-only reference framework. All conclusions are advisory. Transfer pricing rules and Pillar Two
|
|
16
|
+
> administrative guidance change frequently. Verify current requirements with qualified international
|
|
17
|
+
> tax counsel before making any structuring or filing decisions.
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
## Part 1 — Transfer Pricing: Arm's Length Principle and Method Selection
|
|
22
|
+
|
|
23
|
+
### 1.1 Arm's Length Principle
|
|
24
|
+
|
|
25
|
+
The arm's length principle (ALP) is the international standard for pricing controlled transactions between associated enterprises. It is codified in:
|
|
26
|
+
|
|
27
|
+
- **OECD Model Tax Convention Art. 9** — "associated enterprises" definition; arm's length condition
|
|
28
|
+
- **OECD Transfer Pricing Guidelines (2022)** (the "Guidelines") — the primary interpretive authority
|
|
29
|
+
- **US IRC §482** — authorizes IRS to reallocate income/deductions to reflect arm's length result
|
|
30
|
+
- **UK TIOPA 2010 Part 4** — enacts the ALP for UK purposes
|
|
31
|
+
- **Germany § 1 Außensteuergesetz (AStG)** — domestic ALP codification
|
|
32
|
+
|
|
33
|
+
**Core principle (Guidelines §1.6):** Conditions in a controlled transaction must not differ from conditions that would apply in comparable uncontrolled transactions between independent enterprises in comparable circumstances.
|
|
34
|
+
|
|
35
|
+
### 1.2 The Five OECD Transfer Pricing Methods
|
|
36
|
+
|
|
37
|
+
| Method | Abbreviation | Description | Best For | Key Comparability Factor |
|
|
38
|
+
|---|---|---|---|---|
|
|
39
|
+
| **Comparable Uncontrolled Price** | CUP | Compares price in controlled transaction to price in comparable uncontrolled transaction | Commodity trades, simple intercompany loans, royalty rates where market comparables exist | Product/service must be highly comparable; any difference must be quantifiable |
|
|
40
|
+
| **Resale Price Method** | RPM | Gross margin earned by reseller in controlled transaction compared to gross margin in comparable uncontrolled transactions | Distribution entities with limited functions; no value-added processing | Functional comparability of the reseller; gross margin comparison |
|
|
41
|
+
| **Cost Plus Method** | CPM | Markup applied to controlled supplier's costs compared to markup in comparable uncontrolled transactions | Contract manufacturing; intercompany services | Cost base consistency; cost plus margin comparison |
|
|
42
|
+
| **Transactional Net Margin Method** | TNMM | Net profit indicator (NPM) of the tested party in a controlled transaction compared to NPM of comparable uncontrolled transactions | Most widely used method; appropriate when reliable gross margin comparables are unavailable | Single tested party; functional profile of tested party |
|
|
43
|
+
| **Profit Split Method** | PSM | Combined profit split between parties based on relative contributions | Highly integrated transactions; unique/valuable intangibles on both sides; no comparables | Contribution analysis or residual analysis; requires identifying combined profit and split factors |
|
|
44
|
+
|
|
45
|
+
**Priority hierarchy (Guidelines §2.2):** No strict hierarchy — select the "most appropriate method" based on comparability analysis. CUP is preferred when reliable comparables exist. TNMM is widely applied in practice due to data availability.
|
|
46
|
+
|
|
47
|
+
### 1.3 Comparability Analysis
|
|
48
|
+
|
|
49
|
+
Five comparability factors (Guidelines §1.36–1.72):
|
|
50
|
+
|
|
51
|
+
1. **Contractual terms** — payment terms, warranties, risk allocation
|
|
52
|
+
2. **Functions performed** (FAR analysis) — functions, assets, risks
|
|
53
|
+
3. **Characteristics of property/services** — physical features, intangible characteristics, service nature
|
|
54
|
+
4. **Economic circumstances** — market, geography, regulatory environment
|
|
55
|
+
5. **Business strategies** — market penetration, R&D, product launch
|
|
56
|
+
|
|
57
|
+
**Arm's length range (Guidelines §3.55–3.66):** Where multiple comparables exist, the arm's length result is expressed as a range. The full range is arm's length if all comparables are reliable; where reliability differs, the interquartile range (IQR) is commonly used. If the tested price falls outside the IQR, adjustment to the median is generally appropriate.
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
61
|
+
## Part 2 — BEPS Action 13: Three-Tier Documentation
|
|
62
|
+
|
|
63
|
+
### 2.1 Structure
|
|
64
|
+
|
|
65
|
+
BEPS Action 13 (finalized 2015; incorporated in Guidelines Chapter V) establishes a three-tier documentation standard:
|
|
66
|
+
|
|
67
|
+
| Tier | Document | Content | Who Files |
|
|
68
|
+
|---|---|---|---|
|
|
69
|
+
| **Master File** | Group-level TP documentation | Group's organizational structure, business description, intangibles, intercompany financial flows, financial/tax positions | MNE group; provided to each local tax authority |
|
|
70
|
+
| **Local File** | Entity-level TP documentation | Local entity's transactions, amounts, TP method applied, comparables analysis | Local entity; filed with or available to local tax authority |
|
|
71
|
+
| **Country-by-Country Report (CbCR)** | Aggregate financial data by jurisdiction | Revenue, profit/loss, tax paid/accrued, employees, assets per constituent entity jurisdiction | Ultimate parent entity (UPE); filed with UPE tax authority; exchanged via AEOI |
|
|
72
|
+
|
|
73
|
+
### 2.2 CbCR Threshold and Triggers
|
|
74
|
+
|
|
75
|
+
- **Revenue threshold:** Consolidated group revenue ≥ **€750 million** (or equivalent USD 850 million, adopted by most jurisdictions) in the immediately preceding fiscal year
|
|
76
|
+
- **US Form 8975:** US UPEs file with the IRS; OECD XML schema used for automatic exchange under competent authority agreements
|
|
77
|
+
- **Constituent entity:** Any separate legal entity (or PE) that is part of the MNE group for consolidated financial reporting purposes, or that is excluded only for size or materiality reasons
|
|
78
|
+
|
|
79
|
+
### 2.3 Penalty Protection
|
|
80
|
+
|
|
81
|
+
| Jurisdiction | Contemporaneous Documentation Requirement | Penalty Protection Threshold |
|
|
82
|
+
|---|---|---|
|
|
83
|
+
| **US** | IRC §6662(e)/(h) — contemporaneous documentation required; reasonable cause defense | Substantial valuation misstatement: ≥200%/≤50% of arm's length; gross misstatement: ≥400%/≤25% |
|
|
84
|
+
| **UK** | TIOPA 2010 Part 4; HMRC TP compliance guidance | Reasonable care; penalty regime under FA 2007 Sch 24 |
|
|
85
|
+
| **Germany** | § 90(3) AO — documentation within 60 days for extraordinary transactions | Without documentation: reversal of burden of proof; estimation; penalty surcharges |
|
|
86
|
+
| **India** | Section 92D IT Act; Rule 10D; Rule 10DA (master file/CbCR) | 2% penalty on transaction value for non-maintenance; 100%–300% of tax for misreporting |
|
|
87
|
+
| **China** | SAT Announcement 2016 No.42; contemporaneous documentation thresholds | No safe harbor; transfer pricing adjustment + interest |
|
|
88
|
+
|
|
89
|
+
---
|
|
90
|
+
|
|
91
|
+
## Part 3 — Special Transfer Pricing Topics
|
|
92
|
+
|
|
93
|
+
### 3.1 Intercompany Services — Low-Value Services Safe Harbor
|
|
94
|
+
|
|
95
|
+
BEPS Action 10 / Guidelines §7.49–7.61 — simplified approach for **low-value-adding intragroup services**:
|
|
96
|
+
|
|
97
|
+
- **Eligible services:** Support services (HR, IT, accounting, legal, finance) that are not part of the MNE group's core business and do not use unique/valuable intangibles
|
|
98
|
+
- **Markup:** 5% cost-plus markup; no further benchmarking required if correctly applied
|
|
99
|
+
- **Exclusions:** Services generating a profit element for the recipient that is directly linked to value creation (e.g., R&D, manufacturing, sales, financial services, commodity extraction, insurance/reinsurance, CEO-level services)
|
|
100
|
+
- **Documentation:** Benefit test and allocation key documentation still required
|
|
101
|
+
|
|
102
|
+
### 3.2 Business Restructurings (Guidelines Chapter IX)
|
|
103
|
+
|
|
104
|
+
Key issues when restructuring controlled transactions:
|
|
105
|
+
|
|
106
|
+
1. **Exit charge:** When functions, assets, or risks are transferred, the exiting entity may be entitled to arm's length compensation for the transfer (e.g., IP migration triggers royalty or lump-sum payment)
|
|
107
|
+
2. **Hard-to-value intangibles (HTVI):** Where the value of transferred intangibles is highly uncertain at the time of the transfer, tax authorities may apply hindsight adjustments based on actual outcomes (Guidelines §6.186–6.195)
|
|
108
|
+
3. **Substance:** Post-restructuring risk allocation must reflect actual functions and control exercised by each entity (DEMPE analysis for intangibles — Development, Enhancement, Maintenance, Protection, Exploitation)
|
|
109
|
+
|
|
110
|
+
### 3.3 Financial Transactions (OECD 2020 Guidance)
|
|
111
|
+
|
|
112
|
+
OECD issued final guidance on financial transactions in February 2020, now incorporated in Guidelines Chapter X:
|
|
113
|
+
|
|
114
|
+
| Transaction | Key ALP Considerations |
|
|
115
|
+
|---|---|
|
|
116
|
+
| **Intercompany loans** | Arm's length interest rate; credit rating of borrowing entity (standalone vs. implicit group support); loan term, currency, covenants; CUP or internal CUP preferred |
|
|
117
|
+
| **Cash pooling** | Header company spread (member benefit test); each participant must earn arm's length benefit; pooling agreement documentation |
|
|
118
|
+
| **Financial guarantees** | Guarantee fee reflecting the benefit to the guaranteed entity (credit rating uplift method or yield approach) |
|
|
119
|
+
| **Captive insurance** | Arm's length premium; adequate capitalization; risk transfer genuineness |
|
|
120
|
+
|
|
121
|
+
---
|
|
122
|
+
|
|
123
|
+
## Part 4 — US-Specific Transfer Pricing: §482, GILTI, and FDII
|
|
124
|
+
|
|
125
|
+
### 4.1 IRC §482 and Regulations
|
|
126
|
+
|
|
127
|
+
- **IRC §482** grants the IRS authority to reallocate income, deductions, credits, or allowances between commonly controlled entities to prevent evasion of taxes or clearly reflect income
|
|
128
|
+
- **§482 regulations (Treas. Reg. §1.482)** adopt the OECD ALP and five methods; TNMM equivalent is the "comparable profits method" (CPM)
|
|
129
|
+
- **APA program (Rev. Proc. 2015-41):** Bilateral APAs with competent authority; filing fee required; 3-year average cycle time (bilateral)
|
|
130
|
+
|
|
131
|
+
### 4.2 GILTI (§951A — Global Intangible Low-Taxed Income)
|
|
132
|
+
|
|
133
|
+
- **Scope:** US shareholders of CFCs include GILTI in gross income each year
|
|
134
|
+
- **Computation:** GILTI = tested income (net CFC income less QBAI return) − qualified business asset investment (QBAI) × 10%
|
|
135
|
+
- **QBAI:** Tangible property used in production of tested income; 10% deemed return deducted from tested income; reduces GILTI inclusion
|
|
136
|
+
- **Tax rate:** GILTI subject to effective tax rate under §250 deduction; post-TCJA 2017: 50% deduction → 10.5% effective rate; after 2025: 37.5% deduction → 13.125% effective rate (law-dependent)
|
|
137
|
+
- **Interaction with TP:** Proper arm's length pricing of royalties for IP used by foreign subsidiaries affects tested income; TP adjustments can increase or decrease GILTI
|
|
138
|
+
|
|
139
|
+
### 4.3 FDII (§250 — Foreign-Derived Intangible Income)
|
|
140
|
+
|
|
141
|
+
- **Scope:** US corporations that derive income from serving foreign customers/markets
|
|
142
|
+
- **Deduction:** 37.5% deduction on FDII (post-TCJA, before 2026 sunset); reduces effective rate to ~13.125%
|
|
143
|
+
- **FDII and TP:** Arm's length pricing of US-to-foreign transactions (export sales, IP licensing to foreign customers) affects FDII base
|
|
144
|
+
|
|
145
|
+
---
|
|
146
|
+
|
|
147
|
+
## Part 5 — OECD Pillar Two GloBE Rules
|
|
148
|
+
|
|
149
|
+
### 5.1 Scope and Effective Date
|
|
150
|
+
|
|
151
|
+
- **Threshold:** MNE groups with consolidated revenue ≥ **€750 million** in at least 2 of the preceding 4 years
|
|
152
|
+
- **Effective dates:** FY2024 (EU Member States per Directive 2022/2523; UK, Japan, Korea, Australia, Switzerland, and others); US has not enacted domestic GloBE legislation as of 2026
|
|
153
|
+
- **Excluded entities:** Government entities, international organizations, non-profit organizations, pension funds, investment funds as UPEs, real estate investment vehicles as UPEs, and their wholly-owned holding companies (GloBE Model Rules Art. 1.5)
|
|
154
|
+
|
|
155
|
+
### 5.2 Charging Rules
|
|
156
|
+
|
|
157
|
+
| Rule | Level | Trigger | Rate |
|
|
158
|
+
|---|---|---|---|
|
|
159
|
+
| **Income Inclusion Rule (IIR)** | Parent level (UPE, then intermediate) | Low-taxed constituent entity income below 15% ETR | Top-up tax collected at parent level |
|
|
160
|
+
| **Undertaxed Profits Rule (UTPR)** | Subsidiary/PE level | Backstop when IIR not collected (e.g., US parent not subject to IIR) | Top-up tax allocated by formula to UTPR jurisdictions |
|
|
161
|
+
| **Qualified Domestic Minimum Top-Up Tax (QDMTT)** | Source jurisdiction | Domestic implementation; QDMTT collected locally before IIR/UTPR applies | Counts as covered tax; QDMTT safe harbor available |
|
|
162
|
+
|
|
163
|
+
### 5.3 GloBE ETR Computation
|
|
164
|
+
|
|
165
|
+
**ETR = Adjusted Covered Taxes / GloBE Income (per jurisdiction)**
|
|
166
|
+
|
|
167
|
+
**Step 1 — GloBE Income:**
|
|
168
|
+
- Start from financial accounting net income/loss per jurisdiction
|
|
169
|
+
- Apply GloBE adjustments: add-backs for stock-based compensation (election available), dividends excluded, certain gains, timing differences (5-year recapture rule for deferred taxes)
|
|
170
|
+
|
|
171
|
+
**Step 2 — Adjusted Covered Taxes:**
|
|
172
|
+
- Start from current tax expense per jurisdiction
|
|
173
|
+
- Exclude uncertain tax positions and taxes on excluded dividends
|
|
174
|
+
- Add deferred tax adjustments (recaptured within 5 years)
|
|
175
|
+
- Exclude taxes attributable to excluded income
|
|
176
|
+
|
|
177
|
+
**Step 3 — Substance-Based Income Exclusion (SBIE):**
|
|
178
|
+
- **Payroll carve-out:** 5% of eligible payroll costs (transitional: 9.8% in 2024 → declining to 5% by 2033)
|
|
179
|
+
- **Tangible asset carve-out:** 5% of carrying value of eligible tangible assets (transitional: 7.8% in 2024 → declining to 5% by 2033)
|
|
180
|
+
- SBIE reduces GloBE income before ETR test; reduces top-up tax exposure
|
|
181
|
+
|
|
182
|
+
**Step 4 — Top-Up Tax:**
|
|
183
|
+
- Top-up tax percentage = 15% − ETR (floored at zero)
|
|
184
|
+
- Top-up tax = top-up tax percentage × (GloBE income − SBIE)
|
|
185
|
+
|
|
186
|
+
### 5.4 Safe Harbors
|
|
187
|
+
|
|
188
|
+
| Safe Harbor | Condition | Effect |
|
|
189
|
+
|---|---|---|
|
|
190
|
+
| **Transitional CbCR safe harbor** | Jurisdiction meets one of: (a) de minimis (revenue < €10M and profit < €1M); (b) simplified ETR ≥ 15% (2024–2026), ≥ 16% (2027), ≥ 17% (2028); (c) routine profits (GloBE income ≤ SBIE) | No GloBE top-up tax for that jurisdiction in the transitional period |
|
|
191
|
+
| **QDMTT safe harbor** | Jurisdiction has enacted a QDMTT that meets OECD agreed standards | IIR/UTPR top-up tax set to zero; local QDMTT collected instead |
|
|
192
|
+
| **Permanent de minimis** | Revenue < €10M AND profit < €1M per jurisdiction | Excluded from GloBE calculation permanently |
|
|
193
|
+
|
|
194
|
+
### 5.5 GloBE Income Adjustments — Key Items
|
|
195
|
+
|
|
196
|
+
| Adjustment | Direction | Basis |
|
|
197
|
+
|---|---|---|
|
|
198
|
+
| Stock-based compensation (SBC) | Add-back (reduce GloBE income) if election made | Election to use tax deduction amount rather than IFRS/GAAP expense |
|
|
199
|
+
| Dividends from ownership interests ≥ 10% | Exclude from GloBE income | Participation exemption logic |
|
|
200
|
+
| Gain/loss on disposal of shares (≥ 10% ownership) | Exclude from GloBE income | Participation exemption |
|
|
201
|
+
| Policy disallowed expenses (fines, bribes) | Add back to GloBE income | Cannot reduce GloBE income |
|
|
202
|
+
| Asymmetric FX gains/losses | Adjust to match covered taxes currency | Avoid ETR distortion |
|
|
203
|
+
|
|
204
|
+
---
|
|
205
|
+
|
|
206
|
+
## Part 6 — Deferred Tax Accounting for Pillar Two
|
|
207
|
+
|
|
208
|
+
### 6.1 IAS 12 — Mandatory Temporary Exception
|
|
209
|
+
|
|
210
|
+
**IAS 12.4A (amended May 2023, effective immediately):** Entities are required to apply the **mandatory temporary exception** to recognizing and disclosing deferred tax assets/liabilities arising from the enactment of Pillar Two legislation.
|
|
211
|
+
|
|
212
|
+
- **Effect:** No deferred tax recognized for temporary differences that would give rise to Pillar Two top-up tax
|
|
213
|
+
- **Disclosure required (IAS 12.88A–88D):** Disclose that the exception is applied; disclose current tax expense relating to Pillar Two top-up taxes; qualitative/quantitative information about Pillar Two exposure
|
|
214
|
+
- **Rationale:** GloBE top-up tax does not depend on recovery/settlement of assets/liabilities in the conventional deferred tax sense; recognizing deferred taxes would not provide useful information
|
|
215
|
+
|
|
216
|
+
### 6.2 ASC 740 — No Equivalent Exception
|
|
217
|
+
|
|
218
|
+
- **US GAAP (ASC 740):** No mandatory exception exists. Entities must evaluate whether temporary differences arising from Pillar Two legislation give rise to deferred tax assets/liabilities under existing ASC 740 principles
|
|
219
|
+
- **Practical effect:** US GAAP reporters with Pillar Two exposure may recognize deferred taxes that IFRS reporters do not, creating a **divergence in reported effective tax rates (ETR)** between IFRS and US GAAP entities in the same group or industry
|
|
220
|
+
|
|
221
|
+
### 6.3 Disclosure Comparison
|
|
222
|
+
|
|
223
|
+
| Feature | IAS 12 (IFRS) | ASC 740 (US GAAP) |
|
|
224
|
+
|---|---|---|
|
|
225
|
+
| Deferred tax recognition | **Mandatory exception** — no DTA/DTL for Pillar Two | No exception — apply normal DTA/DTL recognition |
|
|
226
|
+
| Current tax disclosure | Disclose Pillar Two current tax expense separately | Disclose under effective tax rate reconciliation |
|
|
227
|
+
| Qualitative disclosure | Disclose that exception applied; exposure description | FASB Staff Guidance (Jan 2024 Q&A) — disclose monitoring; no separate line required |
|
|
228
|
+
| ETR impact | Lower reported ETR volatility (no DTA/DTL movements) | Potential ETR volatility from DTA/DTL movements |
|
|
229
|
+
|
|
230
|
+
---
|
|
231
|
+
|
|
232
|
+
## Part 7 — Jurisdiction-Specific TP Regimes
|
|
233
|
+
|
|
234
|
+
### 7.1 United States
|
|
235
|
+
|
|
236
|
+
| Feature | Detail |
|
|
237
|
+
|---|---|
|
|
238
|
+
| Primary statute | IRC §482; Treas. Reg. §1.482-1 through §1.482-9 |
|
|
239
|
+
| Best method rule | No strict priority; "best method" based on reliability and comparability |
|
|
240
|
+
| Comparable profits method (CPM) | US equivalent of TNMM; most commonly applied method |
|
|
241
|
+
| APA program | Rev. Proc. 2015-41; bilateral APAs recommended for IP-intensive transactions |
|
|
242
|
+
| Penalty protection | Treas. Reg. §1.6662-6: contemporaneous documentation + reasonable cause |
|
|
243
|
+
| GILTI interaction | Tested income per §951A affected by arm's length pricing; QBAI reduces GILTI |
|
|
244
|
+
| FDII interaction | Export income and foreign IP licensing income must be properly priced at ALP |
|
|
245
|
+
|
|
246
|
+
### 7.2 United Kingdom
|
|
247
|
+
|
|
248
|
+
| Feature | Detail |
|
|
249
|
+
|---|---|
|
|
250
|
+
| Primary statute | TIOPA 2010 Part 4 (transfer pricing); Finance Act 2016 (CbCR); Taxation (International and Other Provisions) Act 2010 |
|
|
251
|
+
| Diverted Profits Tax (DPT) | 25% rate; applies to arrangements lacking economic substance or creating tax mismatches; separate from TP; HMRC must issue charging notice |
|
|
252
|
+
| APA program | HMRC Advance Pricing Agreement; bilateral preferred for cross-border; MAP available under treaties |
|
|
253
|
+
| SME exemption | UK SMEs (< 250 employees, turnover < €50M or balance sheet < €43M) exempt from TP rules (with some exceptions) |
|
|
254
|
+
| Pillar Two enacted | Finance (No. 2) Act 2023; IIR and QDMTT effective FY2024; UTPR FY2025 |
|
|
255
|
+
|
|
256
|
+
### 7.3 Germany
|
|
257
|
+
|
|
258
|
+
| Feature | Detail |
|
|
259
|
+
|---|---|
|
|
260
|
+
| Primary statute | § 1 Außensteuergesetz (AStG); § 90(3) Abgabenordnung (AO) — documentation |
|
|
261
|
+
| Business restructuring | Funktionsverlagerungsverordnung (FVerlV) — specific rules for transferring functions; exit charge based on "transfer package" (Transferpaket) concept |
|
|
262
|
+
| Documentation timing | Ordinary transactions: 60 days after tax return filing; extraordinary transactions (M&A, restructuring): within 30 days |
|
|
263
|
+
| Pillar Two enacted | MinStG (Mindeststeuergesetz) effective FY2024; implementing EU Directive 2022/2523 |
|
|
264
|
+
| Interest limitation | § 4h EStG / § 8a KStG — EBITDA-based interest barrier (30% of tax EBITDA); interacts with Pillar Two covered taxes computation |
|
|
265
|
+
|
|
266
|
+
### 7.4 Japan
|
|
267
|
+
|
|
268
|
+
| Feature | Detail |
|
|
269
|
+
|---|---|
|
|
270
|
+
| Primary statute | Special Taxation Measures Law Articles 66-4 (domestic TP); 68-88 (international) |
|
|
271
|
+
| Method priority | Priority order: CUP > RPM > CPM > TNMM > PSM; unlike OECD, Japan's domestic rules impose a hierarchy |
|
|
272
|
+
| Documentation | Annual filing requirement; local file equivalent (tokutei jizoku torihiki shorui) for transactions exceeding ¥5B revenue or ¥3B royalty per counterparty |
|
|
273
|
+
| CbCR | Enacted 2016; filed by Japanese UPEs with NTA; threshold ¥100B consolidated revenue (approximately €750M equivalent) |
|
|
274
|
+
| Pillar Two enacted | Effective FY2024; IIR enacted; QDMTT enacted |
|
|
275
|
+
|
|
276
|
+
### 7.5 China
|
|
277
|
+
|
|
278
|
+
| Feature | Detail |
|
|
279
|
+
|---|---|
|
|
280
|
+
| Primary statute | Enterprise Income Tax Law (EITL) Chapter 6; SAT Announcement 2016 No.42 (contemporaneous documentation) |
|
|
281
|
+
| Contemporaneous documentation thresholds | Master file: annual related-party transaction > RMB 1B; local file: any single category > RMB 200M; special issue file (cost-sharing/thin-cap): if applicable |
|
|
282
|
+
| Special issue file | Cost sharing agreements and thin capitalization; filed separately |
|
|
283
|
+
| APA program | SAT Circular 64 (2016); bilateral APA strongly preferred; 5-year typical coverage |
|
|
284
|
+
| CbCR | Filed with SAT; Chinese UPEs (group revenue > RMB 5.5B) |
|
|
285
|
+
| Pillar Two | China has not enacted GloBE rules as of June 2026; QDMTT under consideration |
|
|
286
|
+
|
|
287
|
+
### 7.6 India
|
|
288
|
+
|
|
289
|
+
| Feature | Detail |
|
|
290
|
+
|---|---|
|
|
291
|
+
| Primary statute | Income Tax Act 1961 Sections 92–92F; Transfer Pricing Rules (Rule 10A–10THD) |
|
|
292
|
+
| Method priority | No strict priority; "most appropriate method" (MAM) standard; sixth method (other method) allowed under Rule 10AB |
|
|
293
|
+
| Safe Harbour Rules | Rule 10TD: IT/ITeS, KPO, contract R&D, financial transactions — fixed margins avoid audit; e.g., IT services: 17%–30% OP/OC depending on export intensity |
|
|
294
|
+
| APA program | CBDT circular; unilateral and bilateral; rollback provisions (up to 4 prior years) |
|
|
295
|
+
| Dispute resolution | Dispute Resolution Panel (DRP); Authority for Advance Rulings (AAR/AAAR post-2021) |
|
|
296
|
+
| CbCR | Section 286 IT Act; Rule 10DB; Indian UPEs with consolidated revenue > ₹5,500 crore (~€750M equivalent) |
|
|
297
|
+
| Pillar Two | India has not enacted GloBE rules as of June 2026 |
|
|
298
|
+
|
|
299
|
+
---
|
|
300
|
+
|
|
301
|
+
## Part 8 — Official Documentation URLs
|
|
302
|
+
|
|
303
|
+
| Standard / Regulation | URL | Access |
|
|
304
|
+
|---|---|---|
|
|
305
|
+
| **OECD Transfer Pricing Guidelines (2022)** | [oecd.org/en/topics/sub-issues/transfer-pricing.html](https://www.oecd.org/en/topics/sub-issues/transfer-pricing.html) | Purchased / library access |
|
|
306
|
+
| **BEPS Action 13 — CbCR** | [oecd.org/tax/beps/beps-actions/action13/](https://www.oecd.org/tax/beps/beps-actions/action13/) | Fully public |
|
|
307
|
+
| **GloBE Model Rules** | [oecd.org/tax/beps/global-anti-base-erosion-model-rules-pillar-two.htm](https://www.oecd.org/tax/beps/global-anti-base-erosion-model-rules-pillar-two.htm) | Fully public |
|
|
308
|
+
| **Pillar Two — OECD hub** | [oecd.org/en/topics/pillar-two.html](https://www.oecd.org/en/topics/pillar-two.html) | Fully public |
|
|
309
|
+
| **IRS Transfer Pricing** | [irs.gov/businesses/international-businesses/transfer-pricing](https://www.irs.gov/businesses/international-businesses/transfer-pricing) | Fully public |
|
|
310
|
+
| **IRS GILTI/FDII** | [irs.gov/businesses/corporations/gilti-and-fdii](https://www.irs.gov/businesses/corporations/gilti-and-fdii) | Fully public |
|
|
311
|
+
| **HMRC Transfer Pricing Manual** | [hmrc.gov.uk/manuals/intm/intm440000.htm](https://www.hmrc.gov.uk/manuals/intm/intm440000.htm) | Fully public |
|
|
312
|
+
| **German Federal Finance Ministry** | [bundesfinanzministerium.de/en/](https://www.bundesfinanzministerium.de/en/) | Fully public |
|
|
313
|
+
| **ICAI — Indian Accounting Standards** | [icai.org/post/indian-accounting-standards](https://www.icai.org/post/indian-accounting-standards) | Fully public |
|
|
314
|
+
|
|
315
|
+
---
|
|
316
|
+
|
|
317
|
+
## Mandatory Advisory Note
|
|
318
|
+
|
|
319
|
+
This analysis is advisory and based solely on the facts described. Transfer pricing rules, Pillar Two GloBE administrative guidance, and jurisdiction-specific domestic legislation change frequently. All conclusions require verification with qualified international tax counsel and external advisors. This framework does not constitute tax advice, a formal transfer pricing study, an APA submission, a competent authority position, or a tax return filing. No tax-advisor-client relationship is formed by use of this skill.
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "transfer-pricing-pillar-two-advisor",
|
|
3
|
+
"name": "Transfer Pricing & Pillar Two Advisor",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "finance",
|
|
6
|
+
"category": "finance",
|
|
7
|
+
"summary": "Multi-jurisdiction reference framework for OECD transfer pricing (arm's length principle Art. 9 OECD Model, five TP methods — CUP/resale-minus/cost-plus/TNMM/profit-split, BEPS Action 13 three-tier documentation, CbCR threshold and Form 8975) and OECD Pillar Two GloBE rules (IIR, UTPR, QDMTT, ETR computation, SBIE payroll and tangible asset carve-outs, transitional safe harbors, deferred tax divergence under IAS 12.4A vs. ASC 740). Covers US §482/GILTI/FDII, EU ATAD, UK TIOPA/DPT, Germany § 1 AStG, Japan Articles 66-4, China SAT Announcement 2016 No.42, and India Section 92-92F.",
|
|
8
|
+
"source_type": "original",
|
|
9
|
+
"path": "skills/finance/transfer-pricing-pillar-two-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": ["oecd-tp", "beps", "pillar-two", "globe", "us-482", "gilti", "fdii", "uk-dpt", "de-astg", "jp-tp", "cn-tp", "in-tp"],
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://www.oecd.org/en/topics/sub-issues/transfer-pricing.html",
|
|
18
|
+
"https://www.oecd.org/tax/beps/beps-actions/action13/",
|
|
19
|
+
"https://www.oecd.org/tax/beps/global-anti-base-erosion-model-rules-pillar-two.htm",
|
|
20
|
+
"https://www.oecd.org/en/topics/pillar-two.html",
|
|
21
|
+
"https://www.irs.gov/businesses/international-businesses/transfer-pricing",
|
|
22
|
+
"https://www.irs.gov/businesses/corporations/gilti-and-fdii",
|
|
23
|
+
"https://www.hmrc.gov.uk/manuals/intm/intm440000.htm",
|
|
24
|
+
"https://www.bundesfinanzministerium.de/en/",
|
|
25
|
+
"https://www.icai.org/post/indian-accounting-standards"
|
|
26
|
+
],
|
|
27
|
+
"security_notes": "Advisory framework only — not tax advice and not a formal transfer pricing study. Never accepts entity-specific transaction data, actual TP documentation (master file/local file), CbCR data, deal-specific confidential terms, customer/counterparty identifiers, or any MNPI. All conclusions require verification with qualified international tax counsel and external advisors. Does not constitute a formal APA submission or competent authority position."
|
|
28
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Treasury & Liquidity Advisor Skill
|
|
2
|
+
|
|
3
|
+
Multi-jurisdiction reference framework for corporate treasury operations, cash and liquidity management, FX and currency risk, hedge accounting, and cash pooling structures.
|
|
4
|
+
|
|
5
|
+
## Coverage
|
|
6
|
+
|
|
7
|
+
- Cash pooling: physical zero-balance, notional, cross-border IC lending — with country restrictions for China, India, Brazil, Argentina, EU, US, UK, Japan, Australia
|
|
8
|
+
- Liquidity metrics: Basel III LCR (BCBS 238) and NSFR (BCBS 295), and corporate working capital ratios
|
|
9
|
+
- Hedge accounting qualification: ASC 815 (US GAAP) vs. IFRS 9 (IFRS) — comparison, checklist, and local GAAP variations (HGB, JGAAP, Ind AS 109, CAS 24, CPC 48)
|
|
10
|
+
- FX exposure: ASC 830 vs. IAS 21 — functional currency, remeasurement vs. translation, hyperinflationary economies, common errors
|
|
11
|
+
- Cash repatriation: withholding tax matrix (8 jurisdictions), China SAFE requirements, India FEMA/RBI, Brazil IOF, Argentina post-April 2025 liberalization
|
|
12
|
+
- Derivatives reporting: Dodd-Frank / CFTC (US), EMIR / ESMA (EU), UK EMIR (FCA), ISO 20022 treasury impact
|
|
13
|
+
|
|
14
|
+
## Companion Agent
|
|
15
|
+
|
|
16
|
+
`finance-treasury-liquidity-advisor-agent`
|
|
17
|
+
|
|
18
|
+
## Standards Cited
|
|
19
|
+
|
|
20
|
+
ASC 815, ASC 830, IFRS 9, IAS 21, IAS 29, IAS 39, BCBS 238 (LCR), BCBS 295 / BCBS 324 (NSFR), Dodd-Frank, EMIR Regulation 648/2012, SAFE Circular 19 (2019), FEMA 1999, OECD TP Guidelines Chapter X (2020)
|