Remodel/.claude/settings.json
Mannu e6dc39aa33 [S1-T12/T13] P&L revenue breakdown + collapsible rows + UI polish
- Engine: Add ppa_revenue_cr, mcp_revenue_cr, tariff, units to PnLRow
- Engine: Split PPA vs MCP revenue in P&L computation
- Web: Collapsible rows for PPA/MCP Revenue and Opex
- Web: Highlighted rows (Total Revenue, EBITDA, EBIT, PBT, PAT)
- Web: Units above Tariff in breakdown, bg-blue-50 highlight
- Fix sticky column z-index for horizontal scroll
- CLAUDE.md: Add project documentation

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 10:42:36 +05:30

17 lines
528 B
JSON

{
"permissions": {
"allow": [
"Bash(tailscale status *)",
"Bash(nc -zv *)",
"Bash(docker-compose ps *)",
"Bash(uv pip *)",
"Bash(pip3 show *)",
"Bash(PORT=3000 nohup npm run dev)",
"Bash(awk 'NR==763' /Users/manohar_air/MyProjects/REModel/packages/web/components/InputsTab.tsx)",
"Bash(awk 'NR==14' /Users/manohar_air/MyProjects/REModel/packages/web/components/FeedbackButton.tsx)",
"Bash(0)",
"Bash(PORT=3001 npm run build)",
"Bash(uv run *)"
]
}
}