{"id":50856181,"url":"https://github.com/brief-hq/test-dark-factory","last_synced_at":"2026-06-14T18:39:41.638Z","repository":{"id":350350285,"uuid":"1196733646","full_name":"brief-hq/test-dark-factory","owner":"brief-hq","description":"This repository demonstrates that the benchmark framework generalizes to codebases of any size. It serves as a Config C test target for the external orchestrator configuration described in the paper \"Context-Augmented Code Generation\".","archived":false,"fork":false,"pushed_at":"2026-04-09T23:43:44.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-10T01:28:07.025Z","etag":null,"topics":["ai-coding-agents","benchmark","rag","software-engineering"],"latest_commit_sha":null,"homepage":"https://briefhq.ai/assets/pdf/Context_Augmented_Code_Generation.pdf","language":"JavaScript","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/brief-hq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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":"2026-03-31T01:45:44.000Z","updated_at":"2026-04-09T23:43:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/brief-hq/test-dark-factory","commit_stats":null,"previous_names":["brief-hq/test-dark-factory"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/brief-hq/test-dark-factory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brief-hq%2Ftest-dark-factory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brief-hq%2Ftest-dark-factory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brief-hq%2Ftest-dark-factory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brief-hq%2Ftest-dark-factory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brief-hq","download_url":"https://codeload.github.com/brief-hq/test-dark-factory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brief-hq%2Ftest-dark-factory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34333806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai-coding-agents","benchmark","rag","software-engineering"],"created_at":"2026-06-14T18:39:40.799Z","updated_at":"2026-06-14T18:39:41.633Z","avatar_url":"https://github.com/brief-hq.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test Dark Factory\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Benchmark](https://img.shields.io/badge/Part%20of-dcbench-blue)](https://github.com/brief-hq/dcbench)\n\nMinimal Express.js API used as a smoke test target for the [Decision Compliance Benchmark](https://github.com/brief-hq/dcbench).\n\n## Purpose\n\nThis repository demonstrates that the benchmark framework generalizes to codebases of any size. It serves as a Config C test target for the external orchestrator configuration described in the paper *\"Context-Augmented Code Generation\"*.\n\n## Structure\n\n```\n├── src/\n│   ├── index.js       # Express server entry point\n│   └── routes/\n│       └── tasks.js   # Task CRUD endpoints\n└── package.json\n```\n\n## Running\n\n```bash\nnpm install\nnpm start\n```\n\nServer runs on `http://localhost:3001`.\n\n## API Endpoints\n\n| Method | Endpoint | Description |\n|--------|----------|-------------|\n| GET | `/` | API info |\n| GET | `/api/tasks` | List all tasks |\n| POST | `/api/tasks` | Create task |\n| GET | `/api/tasks/:id` | Get task |\n| PUT | `/api/tasks/:id` | Update task |\n| DELETE | `/api/tasks/:id` | Delete task |\n\n## Related\n\n- **Main benchmark**: [github.com/brief-hq/dcbench](https://github.com/brief-hq/dcbench)\n- **Paper**: [Context-Augmented Code Generation](https://briefhq.ai/assets/pdf/Context_Augmented_Code_Generation.pdf)\n- **Brief**: [briefhq.ai](https://briefhq.ai)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrief-hq%2Ftest-dark-factory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrief-hq%2Ftest-dark-factory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrief-hq%2Ftest-dark-factory/lists"}