diff --git a/frontend/CLAUDE.md b/frontend/CLAUDE.md new file mode 100644 index 0000000..2d39e36 --- /dev/null +++ b/frontend/CLAUDE.md @@ -0,0 +1,43 @@ +# hiveops-aria frontend — CLAUDE.md + +## Before writing ANY new component + +Read an existing sibling component first. Mandatory. Use `IocManagement.svelte` or `DevicePosture.svelte` as the reference. + +## Canonical patterns (copy exactly, no variations) + +**Header** — text only, no buttons: +```svelte +
Subtitle
+