Create semantic HTML5 structure for calculator interface:
- index.html: two labeled number inputs, four operation buttons,
calculate/clear buttons, result <output>, and error <p role=alert>
with aria-live regions for screen-reader accessibility
- CLAUDE.md: updated project structure and architecture notes