II.
LibraryProcess overview
Reference · livelib-process:finance-accounting--finance-month-end-close-workflow
finance-accounting/finance-month-end-close-workflow overview
Month-end close end-to-end: kip recall of prior-period close issues, close-checklist kickoff with TB validation, parallel account-group reconciliations (ctx.parallel) merged into a materiality-classified variance register, AP/accrual review + adjusting-journal drafting, adversarial close-review gate that RE-EXECUTES reconciliation math and traces material JEs to support (executed evidence), controller-gated payment release and journal posting, materiality-routed close sign-off (controller routine / CFO material via frozen throwing map), reporting package + close memo, kip assert of exceptions and close facts. Supersedes financial-statement-preparation.js.
Attributes
displayName
finance-accounting/finance-month-end-close-workflow
description
Month-end close end-to-end: kip recall of prior-period close issues, close-checklist
kickoff with TB validation, parallel account-group reconciliations (ctx.parallel) merged into a
materiality-classified variance register, AP/accrual review + adjusting-journal drafting,
adversarial close-review gate that RE-EXECUTES reconciliation math and traces material JEs to
support (executed evidence), controller-gated payment release and journal posting,
materiality-routed close sign-off (controller routine / CFO material via frozen throwing map),
reporting package + close memo, kip assert of exceptions and close facts.
Supersedes financial-statement-preparation.js.
libraryPath
library/specializations/domains/business/finance-accounting/finance-month-end-close-workflow.js
specialization
finance-accounting
example
await orchestrate('finance-accounting/finance-month-end-close-workflow', {
closePeriod: '2026-06',
trialBalancePath: 'close/2026-06/tb.json',
materialityThreshold: 50000,
})
usesAgents
- close-manager
- reconciliation-accountant
- close-analyst
- ap-accountant
- senior-accountant
- treasury-operator
- financial-reporting-specialist
- technical-writer
Outgoing edges
lib_applies_to_domain1
- domain:finance·DomainFinance
lib_belongs_to_specialization2
- specialization:corporate-finance·SpecializationCorporate Finance
- specialization:finance-accounting·SpecializationFinance & Accounting
lib_implements_workflow1
- workflow:financial-planning·WorkflowFinancial Planning
lib_involves_role3
- role:financial-analyst·RoleFinancial Analyst
- role:controller
- role:cfo
lib_requires_skill_area2
- skill-area:financial-modeling·SkillAreaFinancial Modeling
- skill-area:budgeting-forecasting·SkillAreaBudgeting and Forecasting
uses_agent1
- lib-agent:meta--technical-writer·LibraryAgenttechnical-writer
Incoming edges
None.