.cursorrules vs architecture.hexum

Last updated 29 August 2026

.cursorrulesarchitecture.hexum
FormProse for the agentLayers, match globs, cannot-use rules
EnforcementThe model may complyhexum_check is deterministic
Replaces Cursor?NoNo. Hexum is MCP in Cursor.

Contract guide: what architecture.hexum is. Cursor install: Hexum MCP for Cursor.

FAQ

What is architecture.hexum?

A file in the repo. Layers group files. Rules say a layer cannot use another. hexum_check reads it. Also accepted: hexum.hexum, .hexum, or the first *.hexum in the root. Guide: /architecture-hexum.

Is hexum_check an LLM?

No. hexum_check is deterministic. It maps files to layers in architecture.hexum and reports forbidden imports. It does not call a model.

Does Hexum replace Cursor or Claude Code?

No. Hexum is a hosted MCP server. You keep Cursor, Claude Code, Antigravity, Codex, or Grok. Hexum is not an IDE and not a model.