Read crawler status from other systems
Use JSON endpoints for health, sources, status, reports, pending updates, and safe simulations from dashboards, portals, or monitoring tools.

For General Users
The crawler focuses on knowledge-source monitoring and update visibility. It does not maintain member accounts; member actions are delegated to the centralized member API.

Use JSON endpoints for health, sources, status, reports, pending updates, and safe simulations from dashboards, portals, or monitoring tools.

Login, logout, registration, profile changes, permission lookup, and JWT validation are centralized through WEMS Member Login/Logout API. This system only consumes the returned identity and permission data.

The web app summarizes sources, latest reports, pending updates, deployment paths, member API configuration, and safe API simulation.

This project has no member database, registration form, password form, or profile-edit surface.
The callback page accepts identity fields and rejects sensitive credential fields.

Reports and pending summaries are available from the web app and API.
External integrations should validate request and response formats with safe simulations first.