Skip to content

Commit 92fb61d

Browse files
committed
New scripts and updates to instructions to remove references and delete readmes
1 parent 9bb20dd commit 92fb61d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+255
-2291
lines changed

.devcontainer/README.md

Lines changed: 0 additions & 202 deletions
This file was deleted.

.github/README.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

.github/agents/release-scaffold.agent.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ status: "active"
1212
visibility: "public"
1313
tags: ["release", "automation", "validation", "wordpress", "plugin-scaffold", "mustache-preservation"]
1414
owners: ["lightspeedwp/maintainers"]
15+
references:
16+
- path: "docs/RELEASE_PROCESS.md"
17+
description: "Complete release guide"
18+
- path: "docs/GOVERNANCE.md"
19+
description: "Project policies"
20+
- path: "agents/reporting.agent.md"
21+
description: "Reporting Agent spec for readiness reports"
1522
metadata:
1623
guardrails: "Never skip validation steps. Never modify mustache variables. Always verify mustache variables are preserved. Abort if critical checks fail. Log all actions for audit."
1724
---

.github/agents/release.agent.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ status: "active"
1212
visibility: "public"
1313
tags: ["release", "automation", "validation", "wordpress", "block-theme"]
1414
owners: ["lightspeedwp/maintainers"]
15+
references:
16+
- path: "docs/RELEASE_PROCESS.md"
17+
description: "Complete release guide"
18+
- path: "docs/GOVERNANCE.md"
19+
description: "Project policies"
20+
- path: "agents/reporting.agent.md"
21+
description: "Reporting Agent spec for readiness reports"
1522
metadata:
1623
guardrails: "Never skip validation steps. Always verify before making changes. Abort if critical checks fail. Log all actions for audit."
1724
---

0 commit comments

Comments
 (0)