Phase 8: Close
Close temporary accounts and prepare for the next accounting period.
Purpose
The Close phase zeroes out temporary accounts (revenue, expense, dividends) by transferring their balances to retained earnings, resetting them for the next accounting period.
Usage
/accounting:close <project>Prerequisites
Financial statements must exist at .metapowers/accounting/<project>/07-statements.md.
What It Does
- Identifies all temporary accounts (revenue, expense, dividends)
- Creates closing entries to transfer balances to retained earnings
- Verifies all temporary accounts have zero balances after closing
- Produces a post-closing trial balance
- Writes closing entries to
.metapowers/accounting/<project>/08-close.md
Output
Creates .metapowers/accounting/<project>/08-close.md containing:
- Closing journal entries
- Post-closing trial balance (permanent accounts only)
- Confirmation that temporary accounts are zeroed