Problem. The 32-file examples/petstore/ generated output — the literal "output is not a black box" proof — is linked nowhere in the README or docs nav.
Evidence. git ls-files examples | wc -l = 32; grep of examples in README/docs nav ⇒ none (only .gitattributes export-ignore). README value prop at :29-31 has no link to the proof.
Fix. Link examples/petstore/ from the README quickstart and a docs page, with a GitHub deep-link to a representative file (e.g. examples/petstore/Data/Pet/PetData.php).
Done when. A reader can reach real generated output in one click from README and docs.
Filed from a repo-wide improvement audit; every claim was adversarially verified against source.
Problem. The 32-file
examples/petstore/generated output — the literal "output is not a black box" proof — is linked nowhere in the README or docs nav.Evidence.
git ls-files examples | wc -l= 32; grep ofexamplesin README/docs nav ⇒ none (only.gitattributes export-ignore). README value prop at:29-31has no link to the proof.Fix. Link
examples/petstore/from the README quickstart and a docs page, with a GitHub deep-link to a representative file (e.g.examples/petstore/Data/Pet/PetData.php).Done when. A reader can reach real generated output in one click from README and docs.
Filed from a repo-wide improvement audit; every claim was adversarially verified against source.