m6

openalice-chat-bridge

Features
0
Status
×archived
Last activity
Branch

Architecture rating

C1mo ago
consistencyA-

Quality 98/A with manifest, drift, code_health and features all 100, zero cycles and zero dead imports — uniform adoption of the shared manifest/substrate conventions.

observabilityB

Dedicated GET /health and GET /metrics endpoints exposed per manifest; tracing depth and structured-log coverage unconfirmed.

docsB-

Valid manifest with 65 @feature annotations plus AGENTS.md and a docs/ dir, but README is a stub (Atlas card link only) and 120 missing docstrings.

data layerC

Owns chat_messages via a single migration (0001) with tenant_id scoping and a GDPR export endpoint, but no RLS/FORCE or FK/constraint evidence and only one table/migration shown.

securityC-

Ingests untrusted external chat (Twitch/YouTube/Kick/TikTok) and exposes POST /v1/send plus GET /internal/me/{tenant_id}/export.json, but no evidence of authn/authz, SSRF/injection guards, or rate-limiting — graded conservatively on absent signals.

reliabilityC-

0 bare/broad excepts is good, but max complexity 53, 13 god modules, 9 deep-nesting sites and 17 complexity flags signal fragile control flow; no graceful-shutdown/retry/idempotency evidence.

testingF

No test directory or test files present (only migrations/0001_chat_messages.sql); inspector surfaces no tests — critical ingest/dispatch/write-back paths are untested.

source · auto-grader-2026-06-16

Telemetry ribbon · last 90 days

1 event
MAYJUNJUL2026-07-17 · lifecycle · first scan — repo indexedNOW
commitmanifestlifecyclekind

No @feature annotations recorded in this repo yet.