Files
rely/docs
Rijad Zuzo d80486b25e
Flutter CI / analyze_and_test (push) Has been cancelled
Add maintainer onboarding documentation
2026-07-03 12:44:15 +02:00
..
2026-05-18 20:33:54 +02:00

Documentation Index

Start here when taking over the app:

  • Onboarding: first-day setup, mental model, and where to look.
  • Architecture: module boundaries, state flow, and design decisions.
  • Data Model: persisted local state and important domain models.
  • Feature Map: product slices, canonical files, and common extension points.
  • Share Intake: iOS/Android share entry, parsing, inbox, and timestamp handling.
  • AI Digest: LLM providers, privacy model, prompts, digest lifecycle, and review workflow.
  • Storage And Migrations: Hive, legacy shared preferences, schema versioning, and migration rules.
  • Sync And Backend: fake/REST gateway boundary, sync queue, OpenAPI contract, and repair flow.
  • Implementation Playbook: example feature implementation and files to update.
  • Testing And Debugging: commands, fixtures, diagnostics, and known test risks.
  • Roadmap And Risks: current gaps, priorities, and traps for maintainers.

Historical planning docs are still useful for context, but treat the files above as the current takeover documentation.

Existing historical docs: