-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbrandops-studio.agentic-readiness.json
More file actions
59 lines (59 loc) · 2.22 KB
/
Copy pathbrandops-studio.agentic-readiness.json
File metadata and controls
59 lines (59 loc) · 2.22 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
{
"schema": "https://github.com/kmishra1204/agentic-enterprise-readiness-profile/schema/v0.1",
"generatedAt": "2026-07-05T03:34:00.000Z",
"maintainer": "Karunanidhi Mishra",
"repository": "https://github.com/kmishra1204/brandops-studio",
"product": "BrandOps Studio",
"domain": "Brand asset creation and governed design operations",
"independentStatus": "Not an AAIF or Linux Foundation project; no endorsement claimed.",
"profileLevel": 3,
"profileLevelMeaning": "Repo-local boundary evidence published; profile-level companion example retained for validation.",
"readinessScore": {
"score": 15,
"max": 15
},
"flagship": false,
"aaifAdjacentThemes": [
"AGENTS.md",
"asset governance",
"rendering tools",
"approval workflows"
],
"publicContributionTheme": "brand-kit governance, asset approval, rendering pipeline, and campaign export controls",
"firstAAIFAlignedIssue": "Map approval evidence for template, asset, and export workflows in governed brand operations.",
"validationCommands": {
"install": "bun install",
"lint": "bun run lint",
"test": "bun run test",
"build": "bun run build",
"dev": "bun run dev"
},
"evidence": {
"README.md": true,
"CONTRIBUTING.md": true,
"SECURITY.md": true,
"AGENTS.md": true,
"GOVERNANCE.md": true,
"ROADMAP.md": true,
".devcontainer/devcontainer.json": true,
"docs/CODESPACES_AND_DOCKER.md": true,
"docs/CONTRIBUTOR_ONRAMP.md": true,
"docs/AAIF_ALIGNMENT.md": true,
"docs/AUDIT_OBSERVABILITY_PLAN.md": true,
"docs/THREAT_MODEL.md": true,
"docs/PROVIDER_REPLACEMENT_PLAN.md": true,
"docs/AGENTIC_BOUNDARY_MODEL.md": true
},
"portfolioWave": "portfolio-completion-wave",
"repoBoundaryEvidence": {
"issue": "https://github.com/kmishra1204/brandops-studio/issues/3",
"document": "https://github.com/kmishra1204/brandops-studio/blob/main/docs/AGENTIC_BOUNDARY_MODEL.md",
"status": "published",
"closed": true
},
"boundaryExample": {
"document": "examples/brandops-studio.boundary-model.md",
"status": "profile-validation-companion",
"nextAction": "Add policy fixtures around brand-kit versioning, asset generation, rendering, and campaign export approval."
}
}