Files
clawX/harness/specs/rules/renderer-main-boundary.md
2026-05-01 00:22:30 +08:00

10 lines
298 B
Markdown

---
id: renderer-main-boundary
title: Renderer Main Boundary
type: ai-coding-rule
appliesTo:
- gateway-backend-communication
---
Renderer pages and components use the existing host API and API client modules as their only backend entrypoints. Main-process IPC details stay behind those modules.