• Joined on 2026-04-12
MrSphay merged pull request MrSphay/intelligence-terminal#40 2026-05-17 16:55:37 +00:00
test: guard dashboard text against mojibake
MrSphay created pull request MrSphay/intelligence-terminal#41 2026-05-17 16:55:19 +00:00
fix: make news geotagging deterministic
900f43ba13 fix: make news geotagging deterministic
47ecb34a4d test: scope mojibake check to locales
MrSphay commented on issue MrSphay/intelligence-terminal#19 2026-05-17 16:52:26 +00:00
Make dashboard news geotagging deterministic and case-insensitive

Taking this next on branch codex/issue-19-deterministic-news-geotags. Scope: deterministic case-insensitive geo tagging plus focused tests.

MrSphay created pull request MrSphay/intelligence-terminal#40 2026-05-17 16:50:36 +00:00
test: guard dashboard text against mojibake
MrSphay created branch codex/issue-23-mojibake-locale-check in MrSphay/intelligence-terminal 2026-05-17 16:50:18 +00:00
6a45bf9ce6 test: guard dashboard text against mojibake
MrSphay commented on issue MrSphay/intelligence-terminal#23 2026-05-17 16:46:22 +00:00
Repair mojibake in locale and dashboard-facing text

Taking this now on branch codex/issue-23-mojibake-locale-check. Scope: repair runtime-facing mojibake and add a lightweight regression check.

MrSphay deleted branch codex/issue-3-acled-diagnostics-auth-tests from MrSphay/intelligence-terminal 2026-05-17 16:43:18 +00:00
a809a55881 Merge pull request 'test: include ACLED source regression in unit suite' (#39) from codex/issue-3-acled-diagnostics-auth-tests into codex/production-intelligence-terminal
fb41d52101 Merge remote-tracking branch 'origin/codex/production-intelligence-terminal' into codex/issue-3-acled-diagnostics-auth-tests
3e3e3d57c7 test: include acled source regression
Compare 3 commits »
MrSphay merged pull request MrSphay/intelligence-terminal#39 2026-05-17 16:43:16 +00:00
test: include ACLED source regression in unit suite
MrSphay closed issue MrSphay/intelligence-terminal#15 2026-05-17 16:40:49 +00:00
Fix safeFetch metrics double-counting failed requests
MrSphay closed issue MrSphay/intelligence-terminal#8 2026-05-17 16:40:37 +00:00
Clean inherited public-demo and upstream marketing references
MrSphay closed issue MrSphay/intelligence-terminal#3 2026-05-17 16:38:46 +00:00
ACLED credentialed integration needs regression test and diagnostics
fb41d52101 Merge remote-tracking branch 'origin/codex/production-intelligence-terminal' into codex/issue-3-acled-diagnostics-auth-tests
e0345e2de3 Merge pull request 'fix: avoid double-counting fetch failures' (#33) from codex/issue-15-fetch-metrics into codex/production-intelligence-terminal
18b2e61678 Merge branch 'codex/production-intelligence-terminal' into codex/issue-15-fetch-metrics
7a562bc8cf Merge pull request 'Improve ACLED auth diagnostics and tests' (#14) from codex/issue-3-acled-diagnostics-auth-tests into codex/production-intelligence-terminal
833b7dedd7 Merge branch 'codex/production-intelligence-terminal' into codex/issue-3-acled-diagnostics-auth-tests
Compare 17 commits »
MrSphay closed issue MrSphay/intelligence-terminal#26 2026-05-17 16:36:26 +00:00
[Feature] Scenario Watchlist and Hypothesis Tracker
MrSphay commented on pull request MrSphay/intelligence-terminal#13 2026-05-17 16:34:31 +00:00
fix: classify acled auth diagnostics

Superseded for Issue #3 by #39, which is based on the current production branch and includes the ACLED regression in npm run test:unit.

MrSphay created pull request MrSphay/intelligence-terminal#39 2026-05-17 16:34:01 +00:00
fix: improve ACLED auth diagnostics