Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Memory Research Atlas · 人类记忆研究索引

一个关于人类记忆如何储存的开放研究索引,重点覆盖海马—皮层网络、CA3、记忆印迹、系统巩固、睡眠重放与当前争议。

The project is a Convex-only website: Convex serves the interface through HTTP Actions and stores public guestbook messages in its database. No separate frontend host is required.

Architecture

  • convex/page.ts: the complete responsive web page
  • convex/http.ts: /, /comments, and /health HTTP routes
  • convex/comments.ts: internal guestbook query and mutation with rate limiting
  • convex/schema.ts: guestbook table and indexes

No Vercel, Netlify, or separate frontend host is required. The production page is served at https://<deployment>.convex.site.

Commands

npm install
npx convex dev
npm run typecheck
npm run deploy

The first npx convex dev run will ask you to sign in and create or select a Convex project. Local deployment values are written to .env.local, which is intentionally ignored by Git.

Convex offers a $0/month Free plan for personal projects and prototypes. This project intentionally uses the provided .convex.site address.

Content source

The website copy is adapted from docs/research-index.md and links directly to cited journal, PubMed, or PMC pages. Evidence is labeled from A (high consensus) to D (frontier direction), and animal evidence is distinguished from direct human evidence.

Contributing

Corrections, newer papers, replication evidence, and clearer explanations are welcome. Open an Issue for discussion or submit a Pull Request. Research claims should include a primary paper or authoritative review and describe whether the evidence comes from humans, animals, or computational models.

License

MIT

About

Open research atlas of human memory storage, hippocampal networks, CA3, engrams, consolidation, and current controversies.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages