Tax Preparation — AceEngineer Inc
Entity Quick Reference
| Field |
Value |
| Entity |
Achanta AceEngineer Inc |
| EIN |
46-2870262 |
| TX Tax ID |
32051090721 |
| TX SOS File # |
801789942 |
| TX Webfile # |
XT710045 |
| Type |
C-Corp (21% flat rate) |
| Incorporated |
2013-05-24 |
| Address |
11511 Piping Rock Dr, Houston, TX 77077 |
| Accounting Method |
Cash |
| FYE |
12/31 |
Trigger Conditions
Activate when the user mentions:
- Tax preparation or tax documents
- Corporate tax forms (1120)
- R&D budget or R&D credit
- Texas franchise tax
- Officer compensation or payroll tax
- Tax-year financial analysis
Data Sources
Primary Inputs
Sabitha/<YEAR>/EXPENSES Jan <YEAR>-Dec <YEAR> rev1.xlsx — annual expense workbook (Income Statement sheet has all monthly revenue + expense line items)
invoices/ — client invoices by project
admin/loans/borrow/ — shareholder loan agreements
preferred_vendor/DiSYS/ — S-Corp analysis forms, historical references
Tax Reference
taxes/<YEAR>/document-checklist.yaml — master document tracking
Tax/ — historical filed returns and tax forms
Generated Analysis (created during session)
taxes/<YEAR>/2025-corporate-tax-analysis.yaml — 3-scenario tax computation
taxes/<YEAR>/2025-ai-rd-budget-strategy.yaml — AI R&D budget + QRE classification
taxes/<YEAR>/2025-retained-earnings-ai-growth-model.yaml — 5-year funding model
Workflow
Phase 1: Revenue Reconciliation
- Read Income Statement sheet from expense workbook
- Sum revenue by client (D=Jan through O=Dec, P=Yearly Total)
- Cross-reference against invoice files in
invoices/
- Flag any discrepancies between expense sheet and checklist
Phase 2: Expense Extraction
- Parse Income Statement — row-by-row with column P yearly totals
- Key line items: R&D expenses, employee salary, utilities, office supplies, phone, housekeeping
- Note zero-value categories (server_cost, software, travel, mileage, etc.)
- Check for home office utilities that need allocation (simplified $1,500 vs actual %)
Phase 3: Tax Scenario Computation
Compute three scenarios — ALWAYS run all three:
- Standard — all expenses as §162 ordinary deductions
- §174 Full — all R&D amortized over 5yr domestic (half-year Y1 = /5/2)
- Hybrid — split R&D: client-related = §162, product/AI = §174
Phase 4: R&D Strategy Analysis
Key classifications under IRC §174 and §41:
- §174 SRE (capitalized, 5yr domestic): AI tools, digitalmodel, automation frameworks
- §162 (ordinary deduction): engineering tools used for client projects
- §41 QRE (R&D credit): wages for R&D services + 65% of contractor wages
- CRITICAL: Owner labor does NOT count as QRE unless paid W-2 wages
- Post-2022: §174 amortization is MANDATORY, not optional
Phase 5: Funding/Capital Planning
Reverse-engineering from target:
- Required tax → required taxable income (= target_tax / 0.21)
- Required deductions = revenue - required taxable income
- Gap = required deductions - documented deductions
- Map gap to realistic categories (contractors, equipment, professional services)
- Calculate §174 impact on Year 1 deduction (only 1/10th of R&D is deductible Y1)
Phase 6: Filing Documents
Create these deliverables:
taxes/<YEAR>/2025-corporate-tax-analysis.yaml — full scenario table
taxes/<YEAR>/2025-ai-rd-budget-strategy.yaml — R&D roadmap, QRE classification, budget scenarios
taxes/<YEAR>/2025-retained-earnings-ai-growth-model.yaml — 5-year funding model, capital sources
- GitHub issues for tracking: filing, payment, loan conversion, R&D program
R&D Credit Quick Reference (Form 6765)
Qualifying Research Expenses (QREs)
- Owner W-2 wages for R&D time (percentage of salary × % R&D time)
- Contractor wages: 65% of payments count (IRC §41(b)(3) cap)
- Supplies used in research
- Cloud/compute for research: ORDINARY deduction, NOT QRE
- Software subscriptions: ORDINARY deduction, NOT QRE
- Hardware: §179 deduction, NOT QRE
Alternative Simplified Credit (ASC) Method
- 14% of current QREs exceeding 50% of average prior 3-year QREs
- If no prior history: 6% of current QREs (simplified base amount = 0)
- Example: $80K QRE wages + $40K contractor (×65%) = $106K QRE
- No history → credit = 6% × $106K = $6,360
- With 3yr history → ASC = 14% × (QREs - 50% avg) = higher
Key Tax Strategy Notes
§531 Accumulated Earnings Tax Defense
- C-Corps face 20% penalty on retention beyond reasonable business needs
- Strong defense: loan repayment obligations + R&D investment plans
- Document the business purpose for retaining earnings
Officer Compensation
- $0 officer comp on C-Corp with revenue = IRS audit trigger
- Must start W-2 salary to unlock R&D credit and retirement benefits
- Cannot retroactively pay W-2 for a prior year
Loan-to-Equity Conversion
- Convert related-party debt to equity to eliminate imputed interest
- Not a taxable event (conversion, not forgiveness)
- Provides permanent capital for business use
- Formal agreement + board resolution required
Common Pitfalls
- Never classify all R&D as §162 when §174 applies (mandatory capitalization)
- Never treat loan principal as deductible expense
- Cannot retroactively create deductions for prior years
- §174 amortization reduces Year 1 deduction (only 1/10th deductible)
- Subcontractor payments to India = no 1099-NEC, but still fully deductible COGS
Filing Deadlines
| Deadline |
Action |
| Apr 15 |
Form 1120 due (or Form 7004 extension to Oct 15) |
| Apr 15 |
Estimated tax payment due |
| May 15 |
Texas Franchise Tax due |
| Ongoing |
Quarterly estimated tax payments (if required) |
1---2name: tax-preparation3description: Prepare corporate tax documents for AceEngineer Inc (C-Corp) including federal Form 1120, Texas franchise tax, R&D credit analysis, and strategic funding planning.4---56# Tax Preparation — AceEngineer Inc78## Entity Quick Reference910| Field | Value |11|-------|-------|12| Entity | Achanta AceEngineer Inc |13| EIN | 46-2870262 |14| TX Tax ID | 32051090721 |15| TX SOS File # | 801789942 |16| TX Webfile # | XT710045 |17| Type | C-Corp (21% flat rate) |18| Incorporated | 2013-05-24 |19| Address | 11511 Piping Rock Dr, Houston, TX 77077 |20| Accounting Method | Cash |21| FYE | 12/31 |2223## Trigger Conditions2425Activate when the user mentions:26- Tax preparation or tax documents27- Corporate tax forms (1120)28- R&D budget or R&D credit29- Texas franchise tax30- Officer compensation or payroll tax31- Tax-year financial analysis3233## Data Sources3435### Primary Inputs36- `Sabitha/<YEAR>/EXPENSES Jan <YEAR>-Dec <YEAR> rev1.xlsx` — annual expense workbook (Income Statement sheet has all monthly revenue + expense line items)37- `invoices/` — client invoices by project38- `admin/loans/borrow/` — shareholder loan agreements39- `preferred_vendor/DiSYS/` — S-Corp analysis forms, historical references4041### Tax Reference42- `taxes/<YEAR>/document-checklist.yaml` — master document tracking43- `Tax/` — historical filed returns and tax forms4445### Generated Analysis (created during session)46- `taxes/<YEAR>/2025-corporate-tax-analysis.yaml` — 3-scenario tax computation47- `taxes/<YEAR>/2025-ai-rd-budget-strategy.yaml` — AI R&D budget + QRE classification48- `taxes/<YEAR>/2025-retained-earnings-ai-growth-model.yaml` — 5-year funding model4950## Workflow5152### Phase 1: Revenue Reconciliation531. Read Income Statement sheet from expense workbook542. Sum revenue by client (D=Jan through O=Dec, P=Yearly Total)553. Cross-reference against invoice files in `invoices/`564. Flag any discrepancies between expense sheet and checklist5758### Phase 2: Expense Extraction591. Parse Income Statement — row-by-row with column P yearly totals602. Key line items: R&D expenses, employee salary, utilities, office supplies, phone, housekeeping613. Note zero-value categories (server_cost, software, travel, mileage, etc.)624. Check for home office utilities that need allocation (simplified $1,500 vs actual %)6364### Phase 3: Tax Scenario Computation65Compute three scenarios — ALWAYS run all three:661. **Standard** — all expenses as §162 ordinary deductions672. **§174 Full** — all R&D amortized over 5yr domestic (half-year Y1 = /5/2)683. **Hybrid** — split R&D: client-related = §162, product/AI = §1746970### Phase 4: R&D Strategy Analysis71Key classifications under IRC §174 and §41:72- §174 SRE (capitalized, 5yr domestic): AI tools, digitalmodel, automation frameworks73- §162 (ordinary deduction): engineering tools used for client projects74- §41 QRE (R&D credit): wages for R&D services + 65% of contractor wages75- CRITICAL: Owner labor does NOT count as QRE unless paid W-2 wages76- Post-2022: §174 amortization is MANDATORY, not optional7778### Phase 5: Funding/Capital Planning79Reverse-engineering from target:801. Required tax → required taxable income (= target_tax / 0.21)812. Required deductions = revenue - required taxable income823. Gap = required deductions - documented deductions834. Map gap to realistic categories (contractors, equipment, professional services)845. Calculate §174 impact on Year 1 deduction (only 1/10th of R&D is deductible Y1)8586### Phase 6: Filing Documents87Create these deliverables:88- `taxes/<YEAR>/2025-corporate-tax-analysis.yaml` — full scenario table89- `taxes/<YEAR>/2025-ai-rd-budget-strategy.yaml` — R&D roadmap, QRE classification, budget scenarios90- `taxes/<YEAR>/2025-retained-earnings-ai-growth-model.yaml` — 5-year funding model, capital sources91- GitHub issues for tracking: filing, payment, loan conversion, R&D program9293## R&D Credit Quick Reference (Form 6765)9495### Qualifying Research Expenses (QREs)96- Owner W-2 wages for R&D time (percentage of salary × % R&D time)97- Contractor wages: 65% of payments count (IRC §41(b)(3) cap)98- Supplies used in research99- Cloud/compute for research: ORDINARY deduction, NOT QRE100- Software subscriptions: ORDINARY deduction, NOT QRE101- Hardware: §179 deduction, NOT QRE102103### Alternative Simplified Credit (ASC) Method104- 14% of current QREs exceeding 50% of average prior 3-year QREs105- If no prior history: 6% of current QREs (simplified base amount = 0)106- Example: $80K QRE wages + $40K contractor (×65%) = $106K QRE107 - No history → credit = 6% × $106K = $6,360108 - With 3yr history → ASC = 14% × (QREs - 50% avg) = higher109110## Key Tax Strategy Notes111112### §531 Accumulated Earnings Tax Defense113- C-Corps face 20% penalty on retention beyond reasonable business needs114- Strong defense: loan repayment obligations + R&D investment plans115- Document the business purpose for retaining earnings116117### Officer Compensation118- $0 officer comp on C-Corp with revenue = IRS audit trigger119- Must start W-2 salary to unlock R&D credit and retirement benefits120- Cannot retroactively pay W-2 for a prior year121122### Loan-to-Equity Conversion123- Convert related-party debt to equity to eliminate imputed interest124- Not a taxable event (conversion, not forgiveness)125- Provides permanent capital for business use126- Formal agreement + board resolution required127128### Common Pitfalls129- Never classify all R&D as §162 when §174 applies (mandatory capitalization)130- Never treat loan principal as deductible expense131- Cannot retroactively create deductions for prior years132- §174 amortization reduces Year 1 deduction (only 1/10th deductible)133- Subcontractor payments to India = no 1099-NEC, but still fully deductible COGS134135## Filing Deadlines136137| Deadline | Action |138|----------|--------|139| Apr 15 | Form 1120 due (or Form 7004 extension to Oct 15) |140| Apr 15 | Estimated tax payment due |141| May 15 | Texas Franchise Tax due |142| Ongoing | Quarterly estimated tax payments (if required) |