https://github.com/Arthur-Ficial/apfel-chat
· scanned 2026-06-17 01:16 UTC (1 month, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +4.8 (diff) · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 94 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
README.md |
software | healthy | README.md |
Makefile |
software | healthy | Makefile |
Package.swift |
software | healthy | Package.swift |
BundledHelpersTests.swift |
software | healthy | Tests/BundledHelpersTests.swift |
ApfelChatServiceTests.swift |
software | healthy | Tests/ApfelChatServiceTests.swift |
SQLitePersistenceTests.swift |
software | healthy | Tests/SQLitePersistenceTests.swift |
SettingsViewModelTests.swift |
software | healthy | Tests/SettingsViewModelTests.swift |
AugeServiceTests.swift |
software | healthy | Tests/AugeServiceTests.swift |
ServerManagerTests.swift |
software | healthy | Tests/ServerManagerTests.swift |
MarkdownRendererTests.swift |
software | healthy | Tests/MarkdownRendererTests.swift |
ChatControlServerTests.swift |
software | healthy | Tests/ChatControlServerTests.swift |
ModelTests.swift |
software | healthy | Tests/ModelTests.swift |
AttachmentUIAffordanceTests.swift |
software | healthy | Tests/AttachmentUIAffordanceTests.swift |
SpeakButtonTests.swift |
software | healthy | Tests/SpeakButtonTests.swift |
ChatViewModelTests.swift |
software | healthy | Tests/ChatViewModelTests.swift |
SSEParserTests.swift |
software | healthy | Tests/SSEParserTests.swift |
ConversationListViewModelTests.swift |
software | healthy | Tests/ConversationListViewModelTests.swift |
MockPersistence.swift |
software | healthy | Tests/Mocks/MockPersistence.swift |
MockChatService.swift |
software | healthy | Tests/Mocks/MockChatService.swift |
MockSpeechInput.swift |
software | healthy | Tests/Mocks/MockSpeechInput.swift |
MockSpeechOutput.swift |
software | healthy | Tests/Mocks/MockSpeechOutput.swift |
notarize.sh |
software | healthy | scripts/notarize.sh |
build-app.sh |
software | healthy | scripts/build-app.sh |
install.sh |
software | healthy | scripts/install.sh |
qa-startup-update.sh |
software | healthy | scripts/qa-startup-update.sh |
generate-icon.sh |
software | healthy | scripts/generate-icon.sh |
release.sh |
software | healthy | scripts/release.sh |
build-dist.sh |
software | healthy | scripts/build-dist.sh |
render-homebrew-cask.sh |
software | healthy | scripts/render-homebrew-cask.sh |
release.yml |
software | healthy | .github/workflows/release.yml |
ModelSettings.swift |
software | healthy | Sources/Models/ModelSettings.swift |
ChatServiceError.swift |
software | healthy | Sources/Models/ChatServiceError.swift |
ServerHealth.swift |
software | healthy | Sources/Models/ServerHealth.swift |
TokenUsage.swift |
software | healthy | Sources/Models/TokenUsage.swift |
Conversation.swift |
software | healthy | Sources/Models/Conversation.swift |
AppUserDefaults.swift |
software | healthy | Sources/Models/AppUserDefaults.swift |
StartupWelcomeContent.swift |
software | healthy | Sources/Models/StartupWelcomeContent.swift |
AppDefaults.swift |
software | healthy | Sources/Models/AppDefaults.swift |
StreamDelta.swift |
software | healthy | Sources/Models/StreamDelta.swift |
Message.swift |
software | healthy | Sources/Models/Message.swift |
InputBar.swift |
software | healthy | Sources/Views/InputBar.swift |
ChatView.swift |
software | healthy | Sources/Views/ChatView.swift |
MessageBubble.swift |
software | healthy | Sources/Views/MessageBubble.swift |
StartupOverlayView.swift |
software | healthy | Sources/Views/StartupOverlayView.swift |
SettingsPanel.swift |
software | healthy | Sources/Views/SettingsPanel.swift |
MarkdownRenderer.swift |
software | healthy | Sources/Views/MarkdownRenderer.swift |
ConversationListView.swift |
software | healthy | Sources/Views/ConversationListView.swift |
ServerManager.swift |
software | healthy | Sources/App/ServerManager.swift |
ChatControlServer.swift |
software | healthy | Sources/App/ChatControlServer.swift |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Tests |
software | healthy | Tests |
Mocks |
software | healthy | Tests/Mocks |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
Sources |
software | healthy | Sources |
Models |
software | healthy | Sources/Models |
Views |
software | healthy | Sources/Views |
App |
software | healthy | Sources/App |
Protocols |
software | healthy | Sources/Protocols |
Services |
software | healthy | Sources/Services |
ViewModels |
software | healthy | Sources/ViewModels |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
specs |
software | healthy | docs/superpowers/specs |
site |
software | healthy | site |
| Label | Layer | Status | Path |
|---|---|---|---|
CLOUDFLARE_API_TOKEN |
cicd | healthy | — |
CLOUDFLARE_ACCOUNT_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
Arthur-Ficial__apfel-chat |
software | healthy | /data/fable5_failed_archive/Arthur-Ficial__apfel-chat |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | scripts/qa-startup-update.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy-site |
cicd | healthy | .github/workflows/release.yml |
This page is publicly accessible at:
https://repobility.com/scan/2b2be7d4-fcd5-4be6-b423-b5cd07637595/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2b2be7d4-fcd5-4be6-b423-b5cd07637595/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.