diff --git a/README.md b/README.md index d73c51a..74a18a2 100644 --- a/README.md +++ b/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