{"id":35357853,"url":"https://github.com/avatariamfoundation-afk/neurogrid-core","last_synced_at":"2026-01-13T19:13:44.054Z","repository":{"id":328393679,"uuid":"1115405739","full_name":"avatariamfoundation-afk/neurogrid-core","owner":"avatariamfoundation-afk","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-06T22:29:43.000Z","size":418,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-07T07:30:53.138Z","etag":null,"topics":["blockchain","consent","desci","medical","opbnb","rpm"],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avatariamfoundation-afk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-12T20:14:01.000Z","updated_at":"2026-01-06T22:29:46.000Z","dependencies_parsed_at":"2025-12-30T18:02:08.584Z","dependency_job_id":null,"html_url":"https://github.com/avatariamfoundation-afk/neurogrid-core","commit_stats":null,"previous_names":["avatariamfoundation-afk/neurogrid-core"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/avatariamfoundation-afk/neurogrid-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avatariamfoundation-afk%2Fneurogrid-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avatariamfoundation-afk%2Fneurogrid-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avatariamfoundation-afk%2Fneurogrid-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avatariamfoundation-afk%2Fneurogrid-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avatariamfoundation-afk","download_url":"https://codeload.github.com/avatariamfoundation-afk/neurogrid-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avatariamfoundation-afk%2Fneurogrid-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28397826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","consent","desci","medical","opbnb","rpm"],"created_at":"2026-01-01T23:34:37.834Z","updated_at":"2026-01-13T19:13:44.048Z","avatar_url":"https://github.com/avatariamfoundation-afk.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NeuroGrid  \n**Deterministic Medical Compute Coordination Layer**\n\n---\n\n## Executive Summary\n\n**NeuroGrid** is a deterministic, auditable coordination layer for medical-grade computation, artifact validation, and telemetry governance.  \nIt is designed to support **trust-minimized medical AI workflows** without performing diagnosis, treatment, or autonomous clinical decision-making.\n\nNeuroGrid provides:\n- Deterministic compute registration and execution\n- Verifiable artifact emission and lineage\n- Fault-coded telemetry and slashing enforcement\n- DAO-governed policy control\n- Hackathon-safe token abstraction with a clear post-hackathon transition path\n\nThis repository represents the **Core Protocol Layer** only.\n\n---\n\n## What NeuroGrid Is (and Is Not)\n\n### NeuroGrid **IS**\n- A **coordination protocol** for medical compute\n- A **governance and accountability framework**\n- A **verifiable execution substrate**\n- A **compliance-aware infrastructure layer**\n\n### NeuroGrid **IS NOT**\n- A diagnostic system\n- A clinical decision engine\n- A medical device\n- An autonomous AI practitioner\n\n\u003e NeuroGrid does not replace clinicians, regulators, or medical judgment.\n\n---\n\n## Core Objectives\n\n1. **Determinism**  \n   Every compute, artifact, and decision is reproducible and traceable.\n\n2. **Accountability**  \n   Validators, compute nodes, and governance actors are fault-bound and slashable.\n\n3. **Safety-First Design**  \n   No opaque inference. No hidden execution. No silent failure.\n\n4. **Hackathon Compliance**  \n   Uses placeholder token naming while preserving real-world viability.\n\n---\n\n## Architecture Overview\n\nNeuroGrid is composed of **modular, auditable smart contracts** and off-chain compute nodes governed by deterministic rules.\n\n### On-Chain Components\n- **NeuroGridKernel** – Global state coordination\n- **ComputeRegistry** – Compute node registration and lifecycle\n- **ArtifactRegistry** – Artifact issuance and lineage tracking\n- **ValidatorManager** – Validator enrollment, scoring, and slashing\n- **NeuroDAO** – Governance and policy control\n- **ProposalExecutor** – Deterministic proposal execution\n- **Telemetry Interface** – Fault-coded execution reporting\n\n### Off-Chain Components\n- Deterministic compute nodes\n- Signed artifact producers\n- Telemetry emitters\n\n---\n\n## Deterministic Trust Model\n\nNeuroGrid enforces trust through:\n- Immutable fault codes\n- Slashing-bound validator behavior\n- Explicit failure states\n- No implicit trust assumptions\n\nAll trust boundaries are documented and enforced on-chain.\n\n---\n\n## Telemetry \u0026 Fault Codes\n\nEvery execution path emits:\n- Deterministic telemetry\n- Explicit fault codes\n- Verifiable execution outcomes\n\nNo silent success.  \nNo silent failure.\n\nSee:\n- `FAULT_CODE.md`\n- `DETERMINISTIC_SLASHING_POLICY_SPEC.md`\n- `TELEMETRY.md`\n\n---\n\n## Token Model (Hackathon-Safe)\n\n### During Hackathon\n- **MedToken** (placeholder)\n- Non-speculative\n- Non-listed\n- Used only for governance simulation and validator incentives\n\n### Post-Hackathon (Planned)\n- **ABSToken**\n- Real-world utility token\n- Funded by awarded winnings\n- Intended uses include:\n  - Validator incentives\n  - Governance participation\n  - Telemetry verification\n  - Ecosystem sustainability\n\n\u003e Token transition is explicitly deferred until after regulatory review and audit.\n\n---\n\n## Security Posture\n\n- No upgradeable proxies without DAO approval\n- No privileged execution paths\n- Explicit admin role separation\n- Defense-in-depth design\n\nSee:\n- `SECURITY_MODEL.md`\n- `DEFAULT_ADMIN_ROLE.md`\n- `GRID_ADMIN_ROLE.md`\n- `STRUCTURAL_HARDENING.md`\n\n---\n\n## Testing \u0026 Validation\n\nThe system includes a full test matrix covering:\n- Happy paths\n- Permission failures\n- State-guard violations\n- Fault escalation paths\n\nSee:\n- `TEST_MATRIX.md`\n\n---\n\n## Deployment Notes\n\nNeuroGrid is designed for:\n- EVM-compatible chains\n- Cross-chain telemetry compatibility\n- Deterministic deployment order\n\nSee:\n- `DEPLOYMENT_NOTES.md`\n\n---\n\n## Regulatory \u0026 Ethical Positioning\n\n- Infrastructure-only\n- No medical claims\n- No patient data handling\n- Designed to **support** compliance, not replace it\n\n---\n\n## Judge-Facing Clarity\n\nThis submission demonstrates:\n- Strong system design discipline\n- Deterministic trust enforcement\n- Clear separation between infrastructure and clinical use\n- Responsible handling of post-hackathon funding intent\n\nAwarded funds will be directed toward:\n- Independent medical AI audit\n- Legal and IP structuring\n- Infrastructure hardening\n- Validator network maturation\n- Future compliant ecosystem expansion\n\n---\n\n## Repository Status\n\n- Core protocol: **Complete**\n- Documentation: **Hardened**\n- Tests: **Defined**\n- Demo \u0026 Interface: **Next Phase**\n\n---\n\n## Final Note\n\nNeuroGrid is intentionally conservative.\n\nIt is built to **earn trust before demanding adoption**.\n\n---\n\n**Status:** Core Protocol – Finalized \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favatariamfoundation-afk%2Fneurogrid-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favatariamfoundation-afk%2Fneurogrid-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favatariamfoundation-afk%2Fneurogrid-core/lists"}