[NO-ISSUE] docs: webkit guardrails coverage guide#723
Closed
HerbertJulio wants to merge 1 commit into
Closed
Conversation
A single reference for what webkit enforces and where: the lint coverage (internal contributor + consumer toolkit), the spec contract + rules + hooks + pipeline for creating new components, editing/migrating existing ones, and using webkit in other projects via the adoption toolkit (catalog + FORCE + GUIDE).
Contributor
Author
|
Fechando: a doc de cobertura não vai para o repositório — fica local. O toolkit está todo no #717 (PR único). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
docs/webkit-guardrails.md— a single reference for what webkit enforces and where, split by the two frontiers it protects (build correctly / consume correctly).It documents:
validate-tokensauthoring hook) and consumer (theeslint-plugin-webkitrules +stylelint-config-webkit, reading the version-locked catalog), incl. which rules autofix..specscontract, the 10 rules, the 6 blocking hooks, and the/spec-create→/component-create→/component-verifypipeline.catalog.json→ FORCE (lint) + GUIDE (MCP incl.list_tokens+ Claude bundle) →webkit-cli init/doctor.Docs-only; separate from the toolkit code PR (#717) per
.claude/rules/git-workflow.md.