Skip to content

docs: expand README Currency proof content handler with detection algorithm details #431

@AIOSAI

Description

@AIOSAI

What needs doing

The README Currency proof content handler has a TODO placeholder where the detection algorithm details should be documented.

File: src/aipass/seedgo/apps/handlers/aipass_proof/readme_currency_content.py (lines 57-58)

What to do

Replace the TODO comment block with documentation explaining:

  • How the checker counts *_check.py files (glob pattern)
  • How it extracts checker count from README (regex patterns used)
  • Examples of what makes a reference "stale" (removed/renamed standards)

How to find the pattern

Look at other content handlers in the same directory — they follow the same Rich markup format with bullet points and examples using ✓/✗ symbols.

Time estimate

~30 minutes

How to test

Run drone @seedgo standards_query readme_currency and verify the output includes your new content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions