issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python linked:pr
Filter by
4.4M results
Objective
Build a centralized AI governance platform capable of monitoring AI models, enforcing governance policies, validating
compliance requirements, measuring AI risks, and generating audit evidence. ...
triage
Problem
#67 namespaced the vector index per collection ( cache_dir /index/ namespace /), keyed on a stable function of the
collection file path. But the derived-text store (shrike.db, the FTS5 trigram/substring/fuzzy/OCR ...
enhancement
Description
loadApprovals in LaunchPage.jsx is an async function called inside useEffect with no cancelled guard and no cleanup
return. If the component unmounts mid-fetch, both branches of the try/catch ...
bug
frontend
Objective
Create an enterprise trust and reputation framework capable of calculating trust scores, reputation metrics,
verification confidence, risk reputation indicators, and entity trustworthiness. ...
triage
Description
SiteTrackerDetailPage.jsx fires setState in a fetch .then()/.catch() with no cancelled flag. Every other data-fetching
page in the codebase (LegalQueuePage, NsoReviewPage, PaymentStubPage, ...
bug
frontend
Goal
Make builder-agent callable from kaizen-loop as the implementation phase of the first end-to-end Kaizen Agents flow.
Target flow:
GitHub Issue - builder-agent - mechanical verification - verifier ...
Objective
Develop a unified intelligence search engine capable of performing semantic search, graph search, federated search,
investigation search, and contextual intelligence discovery across all AegisGraph ...
type:security
Description
frontend/src/services/api/client.js reads the auth token from window.__zm_token but the rest of the codebase uses
getAuthToken() from authToken.js (which persists to sessionStorage). window.__zm_token ...
bug
frontend
security
概要
現在、データベースに保存されたリフレッシュトークンは、ユーザーが明示的にログアウトしない限り期限切れ(7日経過後)になってもデータベースに残り続けます(リフレッシュAPIが叩かれたタイミングでしか削除されません)。
これを防ぐため、バックエンド側で定期的に \expires_at NOW()\ の古いトークンを一括削除するクリーンアップ処理を実装します。
期待される効果
- デッドレコードの蓄積を防ぎ、データベースの肥大化を抑制する ...
@claude fix train and road data. Here are the logs
2026-06-13T09:28:14.0780580Z ##[group]Run python scripts/collect_all.py --output-dir public/data/output
2026-06-13T09:28:14.0781189Z [36;1mpython scripts/collect_all.py ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.