Browse Source

docs: Update README with Option A background data fetching docs

- Added reference to BACKGROUND_DATA_FETCHING_PLAN.md with host-provided activeDid architecture
- Added reference to new DATABASE_ACCESS_CLARIFICATION.md document
- Provides clear documentation links for the Option A implementation approach
research/notification-plugin-enhancement
Matthew Raymer 17 hours ago
parent
commit
77b6a8f497
  1. 2
      README.md

2
README.md

@ -534,6 +534,8 @@ MIT License - see [LICENSE](LICENSE) file for details.
- **Verification Checklist**: [doc/VERIFICATION_CHECKLIST.md](doc/VERIFICATION_CHECKLIST.md) - Regular verification process
- **UI Requirements**: [doc/UI_REQUIREMENTS.md](doc/UI_REQUIREMENTS.md) - Complete UI component requirements
- **UI Integration Examples**: [examples/ui-integration-examples.ts](examples/ui-integration-examples.ts) - Ready-to-use UI components
- **Background Data Fetching Plan**: [doc/BACKGROUND_DATA_FETCHING_PLAN.md](doc/BACKGROUND_DATA_FETCHING_PLAN.md) - Host-provided activeDid architecture
- **Database Access Clarification**: [doc/DATABASE_ACCESS_CLARIFICATION.md](doc/DATABASE_ACCESS_CLARIFICATION.md) - Option A implementation details
### Community

Loading…
Cancel
Save