-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.portfolio.json
More file actions
10 lines (10 loc) · 2.18 KB
/
Copy path.portfolio.json
File metadata and controls
10 lines (10 loc) · 2.18 KB
1
2
3
4
5
6
7
8
9
10
{
"title": "Enterprise Agentic Delivery Operating System (EADOS)",
"tags": ["agentic-os", "project-scaffolding", "code-generation", "enterprise-governance", "language-agnostic", "ci-cd", "semver", "ai-agents"],
"order": 1,
"description": {
"en": "A language-agnostic agentic OS that reproduces an enterprise engineering system for any new project, in any language. It interviews the maintainer, records the answers in a single manifest, and renders a fully governed, enterprise-grade repository from parameterized templates — agent contract (AGENTS.md), ADRs, a CI quality-gate matrix, a cross-artifact consistency lint, SemVer release governance, and opt-in i18n — for any of 19 toolchains (C/C++, C#, Java, Kotlin, Scala, Python, Go, Rust, TypeScript, Swift, and more). Reverse-engineered from the pbr-cpp-memory-pool reference.",
"ja": "あらゆる新規プロジェクトに対して、言語を問わずエンタープライズのエンジニアリング・システムを再現する言語非依存のエージェント型 OS。維持者にインタビューし、回答を単一の manifest に記録し、パラメータ化された template から完全に統治されたエンタープライズ級リポジトリをレンダリングする —— エージェント契約(AGENTS.md)、ADR、CI 品質ゲート行列、成果物横断の consistency lint、SemVer リリースガバナンス、オプトインの i18n —— 19 のツールチェーン(C/C++、C#、Java、Kotlin、Scala、Python、Go、Rust、TypeScript、Swift ほか)に対応。pbr-cpp-memory-pool リファレンスからリバースエンジニアリング。",
"zh": "一个与语言无关的智能体 OS,为任何新项目(任意语言)复刻企业级工程系统。它访谈维护者,将答案记录到单一 manifest,并从参数化的 template 渲染出一个完全受治理的企业级仓库 —— 智能体契约(AGENTS.md)、ADR、CI 质量门禁矩阵、跨产物 consistency lint、SemVer 发布治理与可选 i18n —— 覆盖 19 种工具链(C/C++、C#、Java、Kotlin、Scala、Python、Go、Rust、TypeScript、Swift 等)。逆向工程自 pbr-cpp-memory-pool 参考项目。"
}
}