docs: documenta i contratti di inspect paths e schema-diff#59
Merged
docs: documenta i contratti di inspect paths e schema-diff#59
Conversation
matteocavo
approved these changes
Mar 20, 2026
Contributor
matteocavo
left a comment
There was a problem hiding this comment.
Controllata. Per me questa è ok da mergiare.
Ho verificato il testo nuovo contro l'implementazione attuale di inspect e la documentazione è allineata bene:
- il payload di
inspect paths --jsonè descritto con i campi giusti; - la distinzione rispetto a
inspect schema-diffè chiara; - la guidance per notebook / CI / fonti multi-anno è utile e non sovrapromette.
Non vedo finding bloccanti.
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.
Closes #52
Summary
inspect pathseinspect schema-diff, chiarendo quando usare ciascuno e cosa garantisce--jsonsuggested_read_path/suggested_read_exists(nonsuggested_read.yml), aggiungedecimal, espandepaths.raw|clean|martcome blocchi annidati con subkey esplicite, aggiungeprimary_output_fileewarningsaraw_hintsChanges
README.md: nuova sezioneinspect paths vs inspect schema-diffcon contratti, guidance su--jsone regole pratichedocs/notebook-contract.md: nuove sezioni per il contratto diinspect pathse la differenza rispetto ainspect schema-diffTest plan
toolkit/cli/cmd_inspect.py(_payload_for_year,_raw_schema_payload)🤖 Generated with Claude Code