Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.05 KB

File metadata and controls

29 lines (23 loc) · 1.05 KB

Limitations

Deliberate v1.0.0 limitations

  • state is process-local and resets when the application restarts;
  • connectors are deterministic mocks;
  • no provider authentication or external write is implemented;
  • no durable message queue, scheduler, database, or distributed lock exists;
  • no multi-user authentication or authorisation model exists;
  • no hosted production environment is claimed;
  • summary metrics describe the active synthetic process only;
  • retry timing is represented as state, not a background scheduler;
  • dead-letter work is visible but has no automated resolution workflow.

What would require a new roadmap

  • a real provider adapter;
  • durable persistence and migration;
  • authenticated operators and roles;
  • hosted deployment;
  • background workers;
  • notification delivery;
  • provider-specific throttling and webhook validation;
  • production monitoring and support procedures.

Public-data boundary

All organisations, requests, connectors, jobs, and notifications are synthetic. No live credentials or client systems are included.