For General Users

Readable, Connectable, Traceable Knowledge Updates

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.

Knowledge crawler dashboard
External API

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.

External API integration
Central Member API

No project-owned member system remains

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.

Central member API and crawler integration
Web App

Check deployment status without server login

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

Web dashboard
Security Boundary

No local passwords or refresh tokens

This project has no member database, registration form, password form, or profile-edit surface.

Return URL

Central login returns to this system

The callback page accepts identity fields and rejects sensitive credential fields.

Change report
Reports

Track changes and pending updates

Reports and pending summaries are available from the web app and API.

Safe Simulation

Live crawl stays disabled publicly

External integrations should validate request and response formats with safe simulations first.