Skip to content
  • Islom's avatar
    c0d49d9d
    docs: update README, architecture, bridge API for backend integration · c0d49d9d
    Islom authored
    
    
    - README: add real backend auth + session expiry to Implemented list,
      remove "Real backend auth" from Not Yet Implemented, update codebase
      stats (~75 src / ~23 test / ~149 methods), replace planned backend-auth
      link with design spec link
    - architecture.md: add network/ package tree (HttpClientFactory, ApiResponse,
      NetworkError, SafeRequest), expand auth/ tree (AuthApi, AuthRepositoryImpl,
      TokenProvider, AuthEventBus, LogoutOrchestrator, dto/), add NetworkModule
      to DI table, update AuthModule description
    - js-bridge-api.md: add requestLogout() command after setAgentStatus
    - delete docs/planned/backend-auth.md — feature is now implemented
    
    Co-Authored-By: default avatarClaude Opus 4.6 (1M context) <noreply@anthropic.com>
    c0d49d9d
    docs: update README, architecture, bridge API for backend integration
    Islom authored
    
    
    - README: add real backend auth + session expiry to Implemented list,
      remove "Real backend auth" from Not Yet Implemented, update codebase
      stats (~75 src / ~23 test / ~149 methods), replace planned backend-auth
      link with design spec link
    - architecture.md: add network/ package tree (HttpClientFactory, ApiResponse,
      NetworkError, SafeRequest), expand auth/ tree (AuthApi, AuthRepositoryImpl,
      TokenProvider, AuthEventBus, LogoutOrchestrator, dto/), add NetworkModule
      to DI table, update AuthModule description
    - js-bridge-api.md: add requestLogout() command after setAgentStatus
    - delete docs/planned/backend-auth.md — feature is now implemented
    
    Co-Authored-By: default avatarClaude Opus 4.6 (1M context) <noreply@anthropic.com>
Loading