proof-of-contribution is a Claude Code skill and Python CLI tool that tracks the human knowledge sources behind AI-generated code. It appends structured attribution blocks to AI-generated artifacts, seeds 'Knowledge Gaps' from spec assumptions before building, and uses Python's AST module to statically detect uncited code

20m read timeFrom freecodecamp.org
Post cover image
Table of contents
Table of ContentsWhat You Will BuildPrerequisitesQuickstart in 5 MinutesHow the Tool WorksHow to Install proof-of-contributionHow to Scaffold Your ProjectHow to Record Your First Provenance EntryHow to Use import-spec to Seed Knowledge GapsHow to Trace Human AttributionHow to Verify with Static AnalysisHow to Enable PR EnforcementWhere to Go NextManual Tracking vs. proof-of-contribution

Sort: