Skip to content

Complete package metadata and backup ignores - #216

Merged
ashfame merged 2 commits into
agent/maintenance-security-and-hygienefrom
agent/maintenance-017-metadata-and-ignores
Jul 28, 2026
Merged

Complete package metadata and backup ignores#216
ashfame merged 2 commits into
agent/maintenance-security-and-hygienefrom
agent/maintenance-017-metadata-and-ignores

Conversation

@ashfame

@ashfame ashfame commented Jul 28, 2026

Copy link
Copy Markdown
Member

Change

Add private npm package identity/version metadata, an accurate Composer description, and root-only ignores for the SQL backups produced by the existing development scripts.

Root cause

The package manifests lacked basic repository identity metadata, the lockfile retained an accidental worktree-derived name, and generated root database backups were not ignored.

Affected alerts

No baseline alert is assigned to this metadata-only child.

Impact

The private npm package is consistently identified as try-wordpress version 0.0.1, Composer describes the product accurately, and only backup.sql plus backup-*.sql at the repository root are ignored. Existing license metadata is preserved exactly.

Checks

  • npm/package-lock identity and normalized lock comparison
  • JSON and strict Composer validation
  • Composer locked audit
  • npm audit baseline reconciliation
  • Root-only gitignore behavior probes
  • Approved plan prefix and 124-row appendix verification
  • git diff --check
  • Independent review: approved

@ashfame
ashfame merged commit f847329 into agent/maintenance-security-and-hygiene Jul 28, 2026
5 checks passed
@ashfame
ashfame deleted the agent/maintenance-017-metadata-and-ignores branch July 28, 2026 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant