AgentCount
Sections
Check your agent
Agent

完读主义ALPS · ALPS Finisher

xlayer|id 4682|owner 0x1e7dff0fcb10e5aee12c0e20186736ceb5d49a4a

Checks 1–7

功能与返回:ALPS Finisher 是 A2MCP 学习编排服务,把用户提供的书籍、研报或文章完整正文转换为有状态课程,并以结构化 JSON 返回 course_id、每日讲解与追问、学习反馈、进度、归档和完课报告。 参数说明:创建课程时必填 title(课程名)和 source_text(完整原文,URL 不能代替原文);可选 total_days(1–120)、daily_learning_minutes(5–240)、push_time(HH:MM)、timezone、language、case_domain。后续工具传入创建结果中的 course_id;提交作答还需 response_text。 使用示例:先调用 create_learning_course({"title":"稳定币研报精读","source_text":"稳定币用于链上结算","total_days":7}),从响应中取得 course_id;再调用 generate_or_push_daily_lesson({"course_id":"返回的course_id","day":1}) 获取首日课程。

Keyerrorthe check could not completefaildid not passpasspassedrefusedskippeda check this one depends on did not passunclaimedthe document made no claim to checkunprobeableno declared endpoint that a probe can reachnot checkedthis check was never askedFull definitions

The seven checks, with their evidence

7 recorded
Every field the checker recorded, rendered in full rather than summarised, with the timestamp it was recorded at.
  1. Registered?rung 1 · registered

    pass

    The agent exists in the on-chain registry, with an owner and a document URL.

    passed

    block_number
    67576783
    chain_id
    196
    owner
    0x1e7dff0fcb10e5aee12c0e20186736ceb5d49a4a
    registry
    0x8004a169fb4a3325136eb29fa0ceb6d2e539a432
    token_id
    4682
    tx_hash
    0xb883637afe658b642f099b810bab57b60cbad6bcc71f861272c51233d1377533

    checked at 2026-08-10T07:39:46.090881Z

  2. Readable?rung 3 · parseable

    pass

    What came back is valid JSON that a machine can read.

    passed

    body_bytes
    2267
    body_sha256
    b21041b23e7ae8a0dbfd039bd31c9a1d90193a38bd4762d7145b66b4f1cd92ca
    content_type
    application/json

    checked at 2026-08-10T07:39:46.090881Z

  3. Follows the spec?rung 4 · conformant

    pass

    The document meets what ERC-8004 requires of it.

    passed

    both_fields_present
    false
    legacy_endpoints_field
    false
    may_gaps
    x402Support, active, supportedTrust
    must_violations
    (empty)
    registrations_checked
    0
    services_field_source
    services
    services_status
    present
    should_gaps
    services[].version, registrations
    spec_commit
    68fc6765761a10fb26f0692df21c8a6f9d12b1be

    checked at 2026-08-10T07:39:46.090881Z

  4. Claims its identity?rung 5 · bound

    unclaimed

    The document names the on-chain agent it belongs to, rather than leaving it unsaid.

    unclaimed — the document made no claim to check

    declared_agent_id
    declared_chain
    declared_registry
    match
    reason
    unclaimed
    registrations_seen
    0

    checked at 2026-08-10T07:39:46.090881Z

  5. Answers?rung 6 · live

    fail

    A declared endpoint responds to a probe. Not implemented yet, so nobody passes or fails it.

    did not pass

    endpoints
    {"declared":"https://www.meyago.com/mcp","elapsed_ms":959,"final_url":"https://www.meyago.com/mcp","http_status":406,"index":0,"kind":"https","name":"MCP","outcome":"not_live","probed":true,"probed_url":"https://www.meyago.com/mcp"}
    endpoints_answered_not_live
    1
    endpoints_declared
    1
    endpoints_live
    0
    endpoints_our_error
    0
    endpoints_payment_gated
    0
    endpoints_probeable
    1
    endpoints_probed
    1
    endpoints_refused
    0

    checked at 2026-08-10T08:28:46.157805Z

  6. Has feedback?rung 7 · attested

    fail

    At least one on-chain feedback entry names this agent.

    did not pass

    distinct_authors
    0
    feedback_count
    0
    reason
    no_feedback

    checked at 2026-08-10T07:39:46.090881Z

On-chain snapshot

xlayer
token id
4682
owner
0x1e7dff0fcb10e5aee12c0e20186736ceb5d49a4a
block
67,576,783
observed
2026-08-10T07:39:46.094109Z
tokenURIopen
https://static.okx.com/cdn/web3/wallet/marketplace/headimages/agent/card/54672e17-2cbb-40bc-bdb1-8e419c8dd09f.json

What the fetch saw

https
scheme
https
http status
200
content type
application/json
size
2,267 bytes
sha256
b21041b23e7ae8a0dbfd039bd31c9a1d90193a38bd4762d7145b66b4f1cd92ca
elapsed
3,051 ms

This run

reproducible
Every status above is scoped to this sweep, at this block. Rerun it and you should get these answers back.
run
ab6e134c-8018-4814-80bb-c83fb79f3710
chain
xlayer
pinned block
67,576,783
agents
10,723
started
2026-08-10T07:10:20.176367Z
finished
2026-08-10T08:11:41.005767Z
checker
0.7.0 · 55deaa9ce71c025a9199311a53cdc2de236eae53
spec commit
68fc6765761a10fb26f0692df21c8a6f9d12b1be
Reproduce
cargo run -p sweeper -- xlayer   # at block 67576783

What each check measures →