Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -135,6 +135,8 @@ Running backlog (kept here, in a committed file, so the guidance survives across
- Classify the standardization-backlog repos in [registry/repos.json][repos] (marked `classificationPending`) on first audit.
- Canonicalize Python linter-config placement on `pyproject.toml` (one cataloged repo uses standalone `.ruff.toml` + `pyrightconfig.json`); track as a drift finding, fix downstream.
- Consider renaming this repo to reflect the audit-catalog identity (updates badge and link URLs across the fleet).
- Adopt the OCI annotation keys (`org.opencontainers.image.*`) for Docker image metadata across the Docker repos, replacing the ad-hoc and `org.label-schema.*` labels (from #363).
Comment thread
ptr727 marked this conversation as resolved.
- Finish onboarding hardening (from #310): make the `AUDIT.md` audit a required onboarding step and run the per-type cold-start self-tests tracked in `reports/conformance-matrix.md` (`STANDUP.md` is already in place).

## License

Expand Down
1 change: 1 addition & 0 deletions cspell.json
Original file line numberDiff line numberDiff line change
Expand Up@@ -82,6 +82,7 @@
"nuget",
"nugetlibrary",
"onCreateCommand",
"opencontainers",
"Optix",
"othercommand",
"paramref",
Expand Down