I.
Wiki article
Reading · 2 minprocess/gaps/GAP-L1-P2-repo-graph-cisurface-packagesurface
GAP-L1-P2-repo-graph-cisurface-packagesurface reference
Repo defines:
Continue reading
Nearby pages in the same section.
GAP-L1-P0-claude-code-plugin-component-typesGAP-L1-P0-claude-models-pricing-and-lineupGAP-L1-P0-mcp-spec-2025-11-25GAP-L1-P1-adaptive-thinking-vs-extended-thinkingGAP-L1-P1-anthropic-skills-vs-claude-code-skillsGAP-L1-P1-cursor-profiles-and-modesGAP-L1-P1-mcp-elicitation-and-resource-linksGAP-L1-P1-mcp-oauth-resource-serverGAP-L1-P1-repo-graph-discovery-signalGAP-L1-P1-repo-graph-session-lifecycle-semanticsGAP-L1-P2-gemini-2-5-and-3GAP-L1-P2-mcp-stdio-vs-http-sse-deprecationGAP-L1-P2-openai-codex-and-responses-apiGAP-L1-P2-repo-graph-pluginartifactGAP-L1-P3-benchmarks-staleGAP-L2-P0-pathdescriptor-undeclared-but-referencedGAP-L2-P1-edge-kinds-md-vs-yaml-parityGAP-L2-P1-mcptransport-status-attribute-undeclaredGAP-L2-P2-cluster-count-mismatchGAP-L2-P2-coverage-checklist-internal-broken-refsGAP-L2-P2-versionrange-attribute-on-modelversion
GAP-L1-P2-repo-graph-cisurface-packagesurface
| Field | Value |
|---|---|
| id | gap:repo-graph-cisurface-packagesurface |
| title | CiSurface, PackageSurface, PathDescriptor — repo NodeKinds for build/release surfaces absent in v6 |
| level | 1 |
| priority | P2 |
| discoveredAt | 2026-04-28T00:00:00Z |
| source | packages/agent-catalog/graph/schema/ontology-schema.yaml |
| status | open |
| owner | tbd |
Current state
Repo defines:
PackageSurface(npm package metadata: workspacePath, moduleType, surfaceKinds, sourceOfTruthRole)CiSurface(scripts, publishStrategy, releaseChannels, validationCommands)PathDescriptor(path, pathKind, ownerKind, ownerId, platform)
v6 has ProcessDescriptor (cluster 11) — partially overlaps with PackageSurface but doesn't include CI fields or release channels. PathDescriptor is referenced multiple times in coverage-checklist (e.g. "Run dir layout PathDescriptor per file") but no NodeKind by that name exists in v6 ontology-schema.yaml.
Desired state
- Add
PathDescriptorNodeKind (called out by coverage-checklist but missing — internal contradiction). - Either extend
ProcessDescriptorwith CI fields or addCiSurfacesibling NodeKind. - Add
PackageSurface(or merge into ProcessDescriptor with new attributesmoduleType,sourceOfTruthRole).
Evidence
- packages/agent-catalog/graph/schema/ontology-schema.yaml (lines 212-247)
- C:/work/v6/graph/coverage-checklist.md (multiple rows reference
PathDescriptor)
Propagation status
- Level 1: open
- Level 2: not-started — coverage-checklist has internally-inconsistent
PathDescriptorreferences
Propagation chain
- Level 1: 1 missing NodeKind + 1 ProcessDescriptor extension OR 2 sibling NodeKinds.
- Level 2: catalog-meta.md / sourceref-and-scope.md updates.
Notes
Internal-consistency fix: schema mentions PathDescriptor as if it exists; it does not.