{"id":46807872,"url":"https://github.com/dcsg/archway","last_synced_at":"2026-03-12T13:07:23.199Z","repository":{"id":343055642,"uuid":"1158182834","full_name":"dcsg/archway","owner":"dcsg","description":"Code scaffolding, analysis, and governance CLI for polyglot projects","archived":false,"fork":false,"pushed_at":"2026-03-09T17:03:53.000Z","size":591,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-10T13:28:26.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/dcsg.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":"2026-02-14T23:34:02.000Z","updated_at":"2026-03-09T17:03:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dcsg/archway","commit_stats":null,"previous_names":["dcsg/archway"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcsg/archway","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Farchway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Farchway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Farchway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Farchway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcsg","download_url":"https://codeload.github.com/dcsg/archway/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcsg%2Farchway/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30426996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T12:46:33.731Z","status":"ssl_error","status_checked_at":"2026-03-12T12:42:20.405Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-03-10T07:34:59.807Z","updated_at":"2026-03-12T13:07:23.192Z","avatar_url":"https://github.com/dcsg.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# archway\n\n**Architecture-aware service composer and enforcer.**\n\nCompose production-grade services from architecture patterns and capabilities. Feed AI agents your architecture context so they write structurally correct code from the first prompt.\n\n**[Documentation](https://dcsg.github.io/archway/)** · **[Quick Start with AI Agents](https://dcsg.github.io/archway/getting-started/ai-agents/)** · **[Quick Start with CLI](https://dcsg.github.io/archway/getting-started/cli/)** · **[Capabilities Matrix](https://dcsg.github.io/archway/reference/capabilities-matrix/)**\n\n## Install\n\n```bash\n# Homebrew\nbrew install dcsg/tap/archway\n\n# Go install\ngo install github.com/dcsg/archway/cmd/archway@latest\n```\n\n## Quick Start\n\n```bash\n# Interactive wizard — walks you through everything\narchway new my-service\n\n# Non-interactive\narchway new my-api --arch hexagonal \\\n  --cap platform,bootstrap,http-api,postgres,uuid,health,docker \\\n  --module github.com/myorg/my-api \\\n  --no-wizard\n```\n\n## The Four Pillars\n\n| Pillar | Command | What It Does |\n|--------|---------|-------------|\n| **Guide** | `archway guide` | Generates architecture context for AI agents (Claude Code, Cursor, Copilot, Windsurf) |\n| **Compose** | `archway new` | Scaffolds production-ready services from architecture + capabilities |\n| **Analyze** | `archway analyze` | Detects architecture patterns in existing codebases |\n| **Enforce** | `archway check` | Validates code against architecture rules — 11 anti-pattern detectors |\n\n## What's Inside\n\n- **4 architectures:** hexagonal, flat, layered, clean\n- **63 capabilities** across 10 categories (transport, data, resilience, security, patterns, observability, infrastructure, quality, and more)\n- **Smart wizard** that suggests missing capabilities and warns about risky combinations\n- **AI-native** — `archway guide` outputs markdown that AI agents read before writing code\n\n## Language Support\n\nGo is fully supported. TypeScript/Node is next. Archway's provider model makes it straightforward to add any language.\n\n## License\n\n[Elastic License 2.0 (ELv2)](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsg%2Farchway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcsg%2Farchway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsg%2Farchway/lists"}