-
Notifications
You must be signed in to change notification settings - Fork 1
fix(docs): remove prohibited references: frontmatter field from 9 READMEs #527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
51ecbec
2406420
13d34af
ad611e1
700fae2
5a9d98f
a73154d
5c36a72
b1d1920
e07875d
4687413
5fc8189
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,19 +2,16 @@ | |
| file_type: "index" | ||
| title: ".github Instructions Boundary" | ||
| description: "Repo-local index for instructions that remain under the .github control-plane boundary." | ||
| version: "v0.2.0" | ||
| last_updated: "2026-05-20" | ||
| version: "v0.2.1" | ||
| last_updated: "2026-05-28" | ||
| maintainer: "LightSpeed Team" | ||
| authors: ["Codex"] | ||
| license: "GPL-3.0" | ||
| tags: ["instructions", "github-boundary", "ai-ops"] | ||
| owners: ["LightSpeed Team"] | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To ensure contributors can follow the migration rules mentioned in this README, please document the migration maps and notes in a central '/docs/MIGRATION.md' file. References
|
||
| domain: "governance" | ||
| stability: "draft" | ||
| references: | ||
| - path: "../../instructions/README.md" | ||
| description: "Portable instruction library index." | ||
| - path: "../projects/active/portable-ai-plugin-restructure/issues/children/batch-02-portable-migration/02-03-refactor-migrate-portable-instructions.md" | ||
| description: "Issue #295 local source draft." | ||
| status: "active" | ||
| --- | ||
|
|
||
| # .github Instructions Boundary | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| # URLs excluded from lychee link checking | ||
|
|
||
| # Social platforms that block automated HTTP clients | ||
| https://twitter.com | ||
| https://x.com | ||
| https://www.linkedin.com | ||
|
|
||
| # LightSpeed organisation websites — external, may have transient availability | ||
| # issues or redirect chains that lychee cannot follow in CI | ||
| https://lightspeedwp.agency | ||
| https://lsx.design | ||
| https://lightspeedwp.github.io | ||
| https://www.lsdev.biz | ||
|
|
||
| # Auto-generated readme-regen footer — points to a private/inaccessible repo | ||
| https://github.com/lightspeedwp/lsx-demo-theme | ||
|
|
||
| # External licence URL occasionally times out in CI link checks | ||
| https://www.gnu.org/licenses/gpl-3.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,21 +2,16 @@ | |
| file_type: "index" | ||
| title: "Portable Schemas" | ||
| description: "Ownership index for portable schemas used by LightSpeed AI assets and plugin metadata." | ||
| version: "v0.1.1" | ||
| last_updated: "2026-05-26" | ||
| version: "v0.1.2" | ||
| last_updated: "2026-05-28" | ||
| maintainer: "LightSpeed Team" | ||
| authors: ["Codex"] | ||
| license: "GPL-3.0" | ||
| tags: ["schemas", "ai-ops", "plugin-restructure"] | ||
| owners: ["LightSpeed Team"] | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To ensure contributors can follow the migration rules mentioned in this README, please document the migration maps and notes in a central '/docs/MIGRATION.md' file. References
|
||
| domain: "governance" | ||
| stability: "active" | ||
| references: | ||
| - path: "../.github/projects/archived/portable-ai-plugin-restructure/portable-ai-plugin-restructure-prd-2026-05-14.md" | ||
| description: "Portable AI plugin restructure PRD." | ||
| - path: "../.github/projects/archived/portable-ai-plugin-restructure/issues/children/batch-01-skeleton-boundary/01-02-document-folder-ownership-indexes.md" | ||
| description: "Issue #290 local source draft." | ||
| - path: "../.github/projects/archived/portable-ai-plugin-restructure/issues/children/batch-02-portable-migration/02-05-refactor-move-active-schemas-to-root-schemas.md" | ||
| description: "Issue #297 local source draft." | ||
| status: "active" | ||
| --- | ||
|
|
||
| # Portable Schemas | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To ensure contributors can follow the migration rules mentioned in this README, please document the migration maps and notes in a central '/docs/MIGRATION.md' file.
References