-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvoicegrid-operations.agentic-readiness.json
More file actions
59 lines (59 loc) · 2.2 KB
/
Copy pathvoicegrid-operations.agentic-readiness.json
File metadata and controls
59 lines (59 loc) · 2.2 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:36:00.000Z",
"maintainer": "Karunanidhi Mishra",
"repository": "https://github.com/kmishra1204/voicegrid-operations",
"product": "VoiceGrid Operations",
"domain": "Voice generation, transcription, and media governance",
"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,
"portfolioWave": "second-wave",
"aaifAdjacentThemes": [
"AGENTS.md",
"MCP-style media tools",
"human approval",
"provenance"
],
"publicContributionTheme": "voice consent, transcript review, and speech-provider fallback evidence",
"firstAAIFAlignedIssue": "Map voice/STT provider boundaries and document audit events for consent-sensitive workflows.",
"validationCommands": {
"install": "npm install",
"lint": "npm run lint",
"test": "npm run test",
"build": "npm run build",
"dev": "npm 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
},
"repoBoundaryEvidence": {
"issue": "https://github.com/kmishra1204/voicegrid-operations/issues/3",
"document": "https://github.com/kmishra1204/voicegrid-operations/blob/main/docs/AGENTIC_BOUNDARY_MODEL.md",
"status": "published",
"closed": true
},
"boundaryExample": {
"document": "examples/voicegrid-operations.boundary-model.md",
"status": "profile-validation-companion",
"nextAction": "Add policy fixtures around consent, transcript retention, provider routing, and export approval."
}
}