Skip to content

Commit 71fdfa3

Browse files
committed
Refactor App loader logic and add MetadataLoader
Replaces custom route matching and file loading in App.tsx with a pluggable MetadataLoader strategy, supporting both local bundle and network API loading. Introduces MetadataLoader, LocalBundleLoader, and NetworkLoader classes for modular metadata access. Removes obsolete router logic and improves error handling. Also deletes the outdated implementation-status.md documentation.
1 parent d200394 commit 71fdfa3

File tree

3 files changed

+134
-365
lines changed

3 files changed

+134
-365
lines changed

docs/protocol/implementation-status.md

Lines changed: 0 additions & 256 deletions
This file was deleted.

0 commit comments

Comments
 (0)