§ 07 — Features

Feature → code.

Earlier sections explain how the platform is built. This one indexes capabilities back to the parts of the system that own them. Use it as a reverse lookup when you know the feature but not where it lives.

Index

Capability → owning code (quick reference)

CapabilityPrimary ownerDetailed page
Project create / list / editProjectRepository · ProjectsEndpoints07.1
Chat append-only historyChatRepository.SaveHistoryAsync07.1
Unseen-update badgeChatViewEntity · ChatRepository.MarkChatViewedAsync07.1
Project sharingProjectMemberRepository · ProjectInvitationRepository07.1
Artifact uploadArtifactRepository.SaveAsync07.2
GitHub two-way syncGitHubSyncEngine (Octokit) · GitSyncRepository07.2
SharePoint two-way syncSharePointSyncService07.2
Pre-call balance checkCreditsService.ApplyBalanceCheckAsync07.3
Post-call usage recordCreditsService.RecordUsageAsync07.3
Auto-router pickRouterResolutionService07.3
Scheduled job runtimeHeadlessJobRunner.RunAsync07.4
Cron parsingCronos + CronHelper07.4
Destructive-tool gateApprovalGate · IApprovalManager07.5
User MCP approvalUserMcpConnectionEntity.approval_status · admin endpoints07.5
Slash-command skillSkillEntity · SkillRepository · chat_messages.invoked_skill_slug07.6
What's next aggregationReminderRepository.GetByKindsAsync · /api/whats-next03.7
Suggestion engineSuggestionEntity · SuggestionRepository03.7
Proactive scanProactiveScanService via HeadlessJobRunner03.7