mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-21 18:47:02 +03:00
The public repo keeps the OSS promise surface: skill, CLI, extension, tests, and the provider build. The site, labs, concept/composition catalogs, image pipeline, Cloudflare functions, and authoring guide move to pbakaus/impeccable-site. concept-seed tests run against a synthetic fixture catalog; the plugin icon and skill categories moved in-repo; build validation narrows to README prose and non-site counts; release notes read from a sibling impeccable-site checkout. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
10 lines
136 B
JSON
10 lines
136 B
JSON
{
|
|
"version": 1,
|
|
"include": [
|
|
"/api/download/*",
|
|
"/api/roll",
|
|
"/api/chosen",
|
|
"/worlds/cards/*"
|
|
],
|
|
"exclude": []
|
|
} |