v0.1.5: Pre-launch polish pass
Pre-launch polish pass
Code simplification in biorxiv-list-recent tool and EuropePMC service:
extracted duplicated toPaginationEntry helper, replaced imperative result
loop with filter+map, cleaned up inline comments and import ordering.
Docs and metadata: AGENTS.md added, Docker usage section in README,
DataCanvas env var in .env.example, bunfig.toml, badge row reordered.