nsatoshi
  • Joined on 2026-02-08
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:36:58 +00:00
af6cc66274 Merge pull request 'refactor(config): externalize rpcAccessProducts to config/rpc_products.yaml' (#7) from devin/1776539646-refactor-config-externalize into master
6659274a46 refactor(config): externalize rpcAccessProducts to config/rpc_products.yaml
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#7 2026-04-18 19:36:55 +00:00
refactor(config): externalize rpcAccessProducts to config/rpc_products.yaml
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:36:24 +00:00
976f4716d6 Merge pull request 'refactor(ai): split the 1180-line ai.go into focused files' (#6) from devin/1776539460-refactor-ai-package-split into master
3136d00ccb refactor(ai): split the 1180-line ai.go into focused files
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#6 2026-04-18 19:36:21 +00:00
refactor(ai): split the 1180-line ai.go into focused files
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:36:01 +00:00
44a12722cf Merge pull request 'fix(auth): typed context keys and real sentinel errors' (#4) from devin/1776538999-fix-auth-context-keys-and-errors into master
e0722b8e7e fix(auth): typed context keys and real sentinel errors
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#4 2026-04-18 19:35:59 +00:00
fix(auth): typed context keys and real sentinel errors
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:35:43 +00:00
a6ce14ed20 Merge pull request 'chore: consolidate documentation — delete status/fix/progress cruft' (#2) from devin/1776538357-chore-doc-consolidation into master
d3706de449 chore: consolidate documentation — delete status/fix/progress cruft
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#2 2026-04-18 19:35:41 +00:00
chore: consolidate documentation — delete status/fix/progress cruft
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:35:00 +00:00
e0311259ca Merge pull request 'chore: remove committed binaries and scratch dirs; tighten .gitignore' (#1) from devin/1776538258-chore-gitignore-and-artifacts into master
c072ef0eb2 chore: remove committed binaries and scratch dirs; tighten .gitignore
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#1 2026-04-18 19:34:59 +00:00
chore: remove committed binaries and scratch dirs; tighten .gitignore
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:34:41 +00:00
a20fcc5462 Merge pull request 'chore(ci): align Go to 1.23.x, add staticcheck/govulncheck/gitleaks gates' (#5) from devin/1776539160-chore-ci-go-version-and-scanners into master
09db9de398 chore(ci): align Go to 1.23.x, add staticcheck/govulncheck/gitleaks gates
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#5 2026-04-18 19:34:40 +00:00
chore(ci): align Go to 1.23.x, add staticcheck/govulncheck/gitleaks gates
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:34:34 +00:00
0a08e159c5 Merge pull request 'fix(security): fail-fast on missing JWT_SECRET, harden CSP, strip hardcoded passwords' (#3) from devin/1776538631-fix-jwt-and-csp-hardening into master
4cbea21d8f fix(security): fail-fast on missing JWT_SECRET, harden CSP, strip hardcoded passwords
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#3 2026-04-18 19:34:31 +00:00
fix(security): fail-fast on missing JWT_SECRET, harden CSP, strip hardcoded passwords
nsatoshi commented on pull request d-bis/explorer-monorepo#11 2026-04-18 19:31:05 +00:00
docs: rewrite README, add ARCHITECTURE.md (Mermaid), add API.md from swagger.yaml

Completion sequence — all 11 PRs open

This is the last PR of the completion sequence drafted against the review. Once all 11 land on master, the repo meets the 8 "complete" criteria from…

nsatoshi created pull request d-bis/explorer-monorepo#11 2026-04-18 19:29:58 +00:00
docs: rewrite README, add ARCHITECTURE.md (Mermaid), add API.md from swagger.yaml
1721f6b20c docs: rewrite README (<=100 lines), add ARCHITECTURE.md with Mermaid diagrams, add API.md from swagger.yaml
nsatoshi created pull request d-bis/explorer-monorepo#10 2026-04-18 19:26:53 +00:00
test(e2e): add make e2e-full target, full-stack Playwright spec, CI wiring, docs
321b0042c4 test(e2e): add make e2e-full target, full-stack Playwright spec, CI wiring, docs