chore(webhook-dx-audit): remove PLAN-v2.md#68
Merged
Conversation
…ifact) PLAN-v2.md was the v2 planning roadmap for the webhook-dx-audit skill (schema-first YAML migration, rubric consolidation, downstream Ordinal cascade). v2 is complete: the schema (audit.schema.yaml + hitl-evidence.schema.yaml), the methodology, the YAML template (report-template.yaml), the lint tooling, and the in-repo example all landed in PR #67. The plan has served its purpose and self-described as "archive after v2" since it was written. Public PRs should not carry historical planning artifacts. Content preserved in the private hookdeck-skills-internal repo at skills/outpost-customer-audit-report/upstream-plan-v2.md (with an archive note) because the downstream cascade was planned against it. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
Removes
skills/webhook-dx-audit/PLAN-v2.md. The file was the v2 planning roadmap (schema-first YAML migration, rubric consolidation, downstream Ordinal cascade); v2 is complete and the artifacts that the plan described all landed in #67 (schema, methodology, YAML template, lint tooling, in-repo example).The plan self-described as "archive after v2" since it was written.
Why
Public PRs shouldn't carry historical planning artifacts. Their value at this point is mostly history; that history is preserved separately.
Content preservation
Copy archived in the private `hookdeck-skills-internal` repo at `skills/outpost-customer-audit-report/upstream-plan-v2.md` with an archive note, because the downstream cascade was planned against this doc and the private repo's PLAN.md references it for build-history context.
Test plan