{
  "check_command": "uv run python3 code/orchestrators/build_current_counts.py --check",
  "command": "uv run python3 code/orchestrators/build_current_counts.py",
  "counts": {
    "bibliography_docs_links": 175,
    "bibliography_works": 192,
    "domains": {
      "AII Ecosystem": 6,
      "Active Inference": 41,
      "Art & Synergetics": 15,
      "Cognitive Security": 31,
      "Computational": 46,
      "Entomology": 23,
      "Genetics & Biomedical": 15,
      "Presentations & Media": 15
    },
    "generated_exports": {
      "data_publications_ld_main_entity": 192,
      "data_software_json": 95,
      "data_software_ld_main_entity": 95,
      "data_works_json": 192
    },
    "github_inventory": {
      "ActiveInferenceInstitute": 38,
      "archived": 0,
      "curated": 92,
      "docxology": 340,
      "fork_ActiveInferenceInstitute": 2,
      "fork_docxology": 239,
      "forks": 241,
      "primary_ActiveInferenceInstitute": 36,
      "primary_docxology": 101,
      "primary_total": 137,
      "private": 0,
      "public": 378,
      "recently_updated": 120,
      "total": 378,
      "uncataloged": 286
    },
    "paired_publication_decisions": {
      "decision": "accept",
      "groups": 24,
      "note": "Manual review decisions accept represented GitHub release + Zenodo record relations; software-only records remain software/version metadata unless a bibliography folder is explicitly curated. R20-R24 record CEREBRUM, SIA, and On-Policy Distillation supersession/version-history decisions so newer versions do not create duplicate bibliography rows.",
      "raw_candidates": 86
    },
    "paired_publications": {
      "already_reviewed": 0,
      "create_new": 2,
      "github_releases": 174,
      "needs_review": 293,
      "pairs": 332,
      "strong_pairs": 39,
      "update_existing": 37,
      "zenodo_records": 121
    },
    "paper_folder_docs": 175,
    "public_source_snapshot": {
      "GitHub user ActiveInferenceInstitute": 38,
      "GitHub user docxology": 340,
      "ORCID work groups": 20,
      "PubMed exact author records": 8
    },
    "software": {
      "active_inference_institute": 34,
      "curated_total": 95,
      "docxology_owned": 61
    },
    "types": {
      "Books": 5,
      "Courses": 3,
      "Papers": 171,
      "Playbooks": 2,
      "Presentations": 9,
      "Series": 2
    }
  },
  "generated_at": "2026-07-11T01:16:16+00:00",
  "sources": {
    "bibliography": "pages/BIBLIOGRAPHY.md",
    "github_inventory": "data/github-repositories.json",
    "paired_publication_decisions": "data/paired-publication-decisions.json",
    "paired_publications": "reports/paired_publications_2026-07-10.json",
    "paper_folders": "papers/README.md",
    "public_source_snapshot": "reports/public_source_snapshot_2026-07-10.json",
    "software_catalog": "pages/SOFTWARE.md",
    "software_export": "data/software.json",
    "works_export": "data/works.json"
  },
  "validation": [
    "uv run python3 code/orchestrators/validate_repo.py",
    "cd code/tests && PYTHONDONTWRITEBYTECODE=1 uv run pytest -q"
  ]
}
