feat: define evidence-labelled diagnosis records - #75
Merged
Conversation
This was referenced Sep 4, 2026
szmyty
marked this pull request as ready for review
September 7, 2026 15:59
Contributor
Author
|
@copilot please fix the merge conflicts in this pull request. |
…d-contract # Conflicts: # catalog/first-party/catalog.v1.json Co-authored-by: szmyty <14865041+szmyty@users.noreply.github.com>
Contributor
Fixed by merging |
Pull Request Summary by devActivityMetricsAchievements
|
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
diagnosis-recordspecificationcreate-diagnosis-recordskill, template, reference, schema, and deterministic evalsCloses #74.
Architectural boundary
Aether owns the artifact contract and authoring guidance. Repository templates, structural validation, normalized fleet data, dashboard presentation, and adoption remain downstream responsibilities.
This complements rather than replaces:
bug-fixingaudit-repositoryrepository-journalValidation performed
Passed locally:
./aether distribution build --output-directory "dist" --check./aether validate --format "text"./aether validate --shell --format "text"./aether validate --staging --strict-staging --format "text"./aether catalog generate --checkpython3 catalog/validate_catalog.pypython3 catalog/provenance_model.py check --scope "all"./aether eval run --mode "deterministic" --format "text"test_consumer_installation_e2eThe complete
./aether testrun was not confirmed in this scratch environment: its single consumer-installation test requires a realghexecutable; after installing one under/tmp, the runner blocked that test's network access. GitHub PR validation remains the authoritative complete run.Review focus
.github/diagnostics/records/<diagnosis-id>.mdis the right recommended consumer convention