{"id":47802206,"url":"https://github.com/testpress/cortex","last_synced_at":"2026-04-03T17:08:44.513Z","repository":{"id":337833165,"uuid":"1155434536","full_name":"testpress/cortex","owner":"testpress","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-30T06:39:47.000Z","size":1586,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-30T07:55:04.271Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/testpress.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-11T14:09:00.000Z","updated_at":"2026-03-30T06:37:09.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/testpress/cortex","commit_stats":null,"previous_names":["testpress/cortex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/testpress/cortex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testpress%2Fcortex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testpress%2Fcortex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testpress%2Fcortex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testpress%2Fcortex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testpress","download_url":"https://codeload.github.com/testpress/cortex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testpress%2Fcortex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31364834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T15:19:21.178Z","status":"ssl_error","status_checked_at":"2026-04-03T15:19:20.670Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-04-03T17:08:43.734Z","updated_at":"2026-04-03T17:08:44.505Z","avatar_url":"https://github.com/testpress.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cortex\n\nA Flutter monorepo designed from first principles as a platform-neutral SDK with a reference implementation app.\n\n## Architecture\n\n```\ncortex/\n├── app/                    # Reference implementation (Cortex app)\n└── packages/\n    ├── core/              # Design system primitives\n    ├── courses/           # Courses SDK module\n    ├── exams/             # Exams SDK module\n    └── testpress/         # PUBLIC SDK aggregator\n```\n\n## Philosophy\n\n- **Canvas-first rendering**: Flutter as a rendering engine, not a widget library\n- **Platform neutrality**: Identical behavior on iOS and Android\n- **SDK-first design**: Clean public API via `package:testpress`\n- **White-label ready**: No platform-specific visual bias\n\n## Documentation\n\n**Architecture decisions and AI context live in [`packages/core/docs/`](packages/core/docs/).**\n\nThis keeps the repo root clean while providing structured documentation for:\n- Architecture overview\n- Design decisions (ADRs)\n- AI-native context for future sessions\n\n## Public API\n\n```dart\nimport 'package:testpress/course_list.dart';\n```\n\nInternal packages (`core`, `courses`, `exams`) are never exposed to consumers.\n\n## Getting Started\n\n```bash\n# Install dependencies\nflutter pub get\n\n# Run reference app\ncd app\nflutter run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestpress%2Fcortex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestpress%2Fcortex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestpress%2Fcortex/lists"}