-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathproject.yaml
More file actions
68 lines (52 loc) · 2.06 KB
/
Copy pathproject.yaml
File metadata and controls
68 lines (52 loc) · 2.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# .project metadata for kagent
# Documentation: https://github.com/cncf/automation/tree/main/utilities/dot-project
# TODO: Add adopters list (ADOPTERS.md)
schema_version: "1.0.0"
slug: "kagent"
name: "kagent"
description: "Kagent is an open source programming framework designed for DevOps and platform engineers to run AI agents in Kubernetes"
type: "project"
project_lead: "EItanya" # TODO: AUTO-DETECTED — please verify
cncf_slack_channel: "#C08ETST0076" # TODO: AUTO-DETECTED — please verify
# Also detected: "#kagent-dev", "#kagent" — please verify the correct channel
maturity_log:
- phase: "sandbox"
date: "2025-05-22T00:00:00Z"
issue: "https://github.com/cncf/sandbox/issues/379" # TODO: AUTO-DETECTED — please verify
repositories:
- "https://github.com/kagent-dev/kagent"
website: "https://kagent.dev/"
artwork: "https://landscape.cncf.io/logos/kagent.svg"
# TODO: Add ADOPTERS.md if your project tracks adopters
# adopters:
# path: "https://github.com/kagent-dev/kagent/blob/main/ADOPTERS.md"
package_managers: # AUTO-DETECTED — please verify
go: "github.com/kagent-dev/kmcp"
npm: "kagent-website"
pypi: "slack-bot-template"
security:
policy:
path: "https://github.com/kagent-dev/kagent/blob/main/SECURITY.md"
contact:
advisory_url: "https://github.com/kagent-dev/kagent/security/advisories/new"
governance:
contributing:
path: "https://github.com/kagent-dev/kagent/blob/main/CONTRIBUTING.md"
code_of_conduct:
path: "https://github.com/kagent-dev/kagent/blob/main/CODE_OF_CONDUCT.md"
legal:
license:
path: "https://github.com/kagent-dev/kagent/blob/main/LICENSE"
identity_type:
has_dco: true # AUTO-DETECTED — please verify
has_cla: false # AUTO-DETECTED — please verify
dco_url:
path: "https://developercertificate.org/"
documentation:
readme:
path: "https://github.com/kagent-dev/kagent/blob/main/README.md"
landscape:
category: "Provisioning"
subcategory: "Automation & Configuration"
# CLOMonitor Score: 80/100
# Documentation: 91 | License: 86 | Best Practices: 68 | Security: 72