Current state after Phase 24 route closure, country score materialization, and verification-node protocol publication. This page separates what is live, what is guarded, and what still needs provider-grade completion.
Didit hosted KYC, biometric return login, passkey registration, OIDC provider surface, and session cookies are live.
Login route is visually verified and reachable; unauthenticated profile APIs correctly return 401.
Real eIDAS national connector registration remains a production dependency, not a UI-only task.
Enterprise Intelligence
live
90% linked and verified
Official-source enterprise registration, Google DeepMind evidence, profile proof APIs, team/address/proof UI, and source-backed scoring are live.
Assistant company detail actions now normalize company names and block undefined audit/finance prompts.
Next: Companies House daily diff, sanctions, EUR-Lex, reviewer queues, and audited write-tools.
Civic Geo / Planetary Cockpit
live + route verified
84% linked and verified
Homepage now starts as a cockpit with live metrics, routed statistic cards, protocol links, workflow launchpad, hard critique, and a nonblank Three.js globe.
Geo API exposes 250 countries, 250 flags, 232,902 city/council rows, continents, countries, and pagination.
Operations-map country clicks use country centroids to aim the globe; council rows open live council profiles.
Score Network And Public Protocol
live + expanding coverage
72% linked and verified
Country formula v1.0.0 is executable through /api/v2/geo/open-country-score and persisted into the public score ledger.
Score rows include formula, World Bank source, source facts, computed metrics, snapshot, confidence, and input hash.
Verification-node launch steps are published in the public data API docs and rendered whitepaper.
Agent And Evidence Lab
live + guarded
86% linked and verified
Agent Evidence Lab checks DeepMind Companies House data, filings, officers, PSCs, chat memory, undefined guard, and no-invention policy.
File/image/camera/mic controls are visible in the assistant; OCR/PDF fallback stack is installed.
Next: confirmed write-tools with audit chain entries, multi-file visual regression, and source conflict queues.
Profile Proofs And Membership
live + reviewer pending
74% linked and verified
Citizen profile evidence supports open banking, diplomas, certificates, projects, inventions, patents, socials, address, image, and portfolio proof rows.
Governance join requests auto-accept only when matching verified residency exists; otherwise they stay pending review.
Let the assistant create proposals, jobs, reviews, events, ledger entries, and votes only after explicit confirmation, DPI, session checks, and audit-chain writes.
P2
Real eIDAS production login
Register real national/eIDAS connector credentials, replace demo simulation copy, and verify PKCE/OIDC or eIDAS-Node callbacks end to end.
P3
Mock/hardcoded sweep
Remove or clearly gate demo generators, hardcoded monitor scores, legacy JSON stores, and demo IDs from production workflows.
P4
Live data feeds
Add V-Dem, World Bank governance, sanctions, EUR-Lex, regulator, and Companies House daily diff ingestion with source hashes.
Import SEC EDGAR, Companies House, EU Open Data registry rows into public_company_records with source, license, attribution, stale-after dates, and rectification status.
PB
KYC Company Claim & Owner Evidence
KYC-verified users can start a company claim from registry rows. Owner rights require official evidence: registry officer URL, beneficial ownership paper, board resolution, or notarized authority.
PC
Open Country Score Engine
World Bank free indicators: GDP, Gini, poverty, unemployment, life expectancy, education, internet, military, trade, food, energy, CO2. Formula: 0.30E + 0.30W + 0.25S + 0.15R.
PD
Council, Continent & Planetary Rollups
Council scores from local data; country from councils + macro metrics; continent and planetary from population-weighted confidence-weighted aggregation.
PE
Decentralized Verification Roadmap
Publish formulas, source adapters, source hashes, score snapshots for independent verification. Later anchor on-chain after legal review.
PF
Scientific Hardening & Public API
Publish /api/v2/open-data discovery endpoint. Add confidence math, score intervals, verification-node policy, and Picoflow anchoring for publication integrity.
Verified in Phase 24
Phase 24 production build passed; only known Turbopack NFT trace warning remains.
PM2 gdcos-architect restarted and reports online after Phase 24 deployment.
Homepage link audit found 36 unique public hrefs and no dead routes; /profile/evidence is a deliberate login redirect.
Country score batch generated 35/35 World Bank country scores and raised country score snapshots to 40.
Browser visual checks saved screenshots and confirmed no horizontal overflow on sampled core pages.
Globe canvas pixel check returned nonblank pixels on desktop and mobile-style viewport.
Hard critique
The globe now correlates continent and operations-map country clicks, but it is still an interaction shell over real geo facts rather than a full pickable country-boundary mesh.
Profile and enterprise proofs need encrypted file storage, reviewer queues, expiry, revocation, and appeal flows.
Real bank/eIDAS provider callbacks need signed callback verification, consent revocation, and provider-specific error handling.
The assistant still needs safe write-tools that create real workflow records only after confirmation and audit logging.
A checked-in Playwright suite should replace ad hoc visual screenshots for every release.