Skip to content

docs(rules): assume an LLM backend is available by default#496

Merged
devswha merged 1 commit into
mainfrom
bot/rule-assume-llm-backend
Jun 14, 2026
Merged

docs(rules): assume an LLM backend is available by default#496
devswha merged 1 commit into
mainfrom
bot/rule-assume-llm-backend

Conversation

@devswha

@devswha devswha commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Adds a working-convention rule to the tracked agent-rule surface .cursor/rules/patina.md: when testing, benchmarking, or advancing patina, assume a working LLM backend (logged-in local claude/codex/gemini CLI or API key) is present and exercise LLM-backed paths (rewrite/audit/score, tests/quality live-quality) too — not only the no-key deterministic subset. Preserves the determinism invariant (src/features/* stays LLM-free; rule governs verification scope, not the deterministic layer). AGENTS.md/CLAUDE.md carry the same rule locally but are gitignored.

…enchmark/advancement

When testing, benchmarking, or advancing patina, assume a working LLM backend
(logged-in local claude/codex/gemini CLI or an API key) is present and exercise
the LLM-backed paths (rewrite/audit/score, tests/quality live-quality) too — do
not scope verification down to the no-key deterministic-only subset. Preserves
the determinism invariant: src/features/* stays LLM-free; the rule governs
verification/advancement scope, not the deterministic layer.

(AGENTS.md and CLAUDE.md carry the same rule locally but are gitignored, so only
the tracked .cursor rule surface is committed.)
@devswha devswha merged commit c16b117 into main Jun 14, 2026
2 checks passed
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
patina Ready Ready Preview, Comment Jun 14, 2026 2:53pm

Request Review

@devswha devswha deleted the bot/rule-assume-llm-backend branch June 14, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant