Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.33 KB

File metadata and controls

31 lines (22 loc) · 1.33 KB

Roadmap

This roadmap outlines the planned direction for Sejong Pulse. It is indicative rather than binding; priorities may change as the project evolves. For released changes, see CHANGELOG.md.

Near term

  • Strengthen the eCampus agent: add authenticated parsing workflows per page variant, and normalize schemas for assignments, notices, and deadlines.
  • Persist agent task records and results in durable storage rather than in memory.
  • Expand automated test coverage across backend services and API contracts.
  • Complete and refine the published documentation site, including the API reference.

Medium term

  • Add streaming (WebSocket or server-sent events) for live agent logs and screenshots.
  • Introduce an explicit approval experience for any state-changing browser action.
  • Improve recommendation quality and observability across the Gorse integration.
  • Harden rate limiting, abuse protection, and moderation workflows.

Longer term

  • Broaden the advisor knowledge base and improve retrieval quality.
  • Enhance the discovery and campus presence experience with richer analytics.
  • Evaluate native or installable client options for mobile use.

Contributing to the roadmap

Suggestions are welcome. Please open an issue to discuss proposals, and consult CONTRIBUTING.md before submitting changes.