docs: add docstrings to avap_blueprint.py (11 functions, 5.5 RTC) - #1650
docs: add docstrings to avap_blueprint.py (11 functions, 5.5 RTC)#1650Vyacheslav-Tomashevskiy wants to merge 1 commit into
Conversation
Bounty docstring program per docs/CONTRIBUTING_FOR_AGENTS.md. 11 functions x 0.5 RTC = 5.5 RTC. Wallet: RTCd1554f0f35576faf01d386a6be1c947f560dd0b7
|
/claim |
|
This was queued for merge today and did not go in: it now has merge conflicts with That is partly our doing. A batch of PRs touching the same files was merged in one pass, and the ones later in the queue picked up conflicts from the ones ahead of them. Yours was in the second group. A rebase onto current Sorry for the extra round trip. |
|
Closing this one as superseded — and to be clear up front, not because anything is wrong with the work. The functions this PR documents all have docstrings on Since #1674 is merged, you have already been paid for this file. Nothing is owed here and nothing is lost. Worth saying plainly: this pair existed at all because our review queue was slow, and duplicate submissions are the natural thing to do when a PR sits. That is on us, not on you. Thanks for the docstring sweep — the coverage across these modules is real and it stuck. |
Adds one-line docstrings to the 11 previously undocumented functions in
avap_blueprint.py(Agent Video Attestation Protocol layer: canonical-JSON/hashing/signature-verification crypto helpers, DB init/connection, and all 5 Flask route handlers for anchor/attach/get/health), per the docstring bounty program indocs/CONTRIBUTING_FOR_AGENTS.md(0.5 RTC/function = 5.5 RTC total).Each docstring was written after reading the actual function body — no guessed/fabricated descriptions.
py_compilepasses clean.Wallet: RTCd1554f0f35576faf01d386a6be1c947f560dd0b7
/claim