Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Phase 1 Inventory Adversarial Check Results
page:docs-genty-features-backlog-updated-phase1-correctionsa5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewarticlejsongraph
II.
Page JSON

page:docs-genty-features-backlog-updated-phase1-corrections

Structured · live

Phase 1 Inventory Adversarial Check Results json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · wiki/docs/genty-features-backlog-updated/phase1-corrections.mdCluster · wiki
Record JSON
{
  "id": "page:docs-genty-features-backlog-updated-phase1-corrections",
  "_kind": "Page",
  "_file": "wiki/docs/genty-features-backlog-updated/phase1-corrections.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/genty-features-backlog-updated/phase1-corrections.md",
    "sourceKind": "repo-docs",
    "title": "Phase 1 Inventory Adversarial Check Results",
    "displayName": "Phase 1 Inventory Adversarial Check Results",
    "slug": "docs/genty-features-backlog-updated/phase1-corrections",
    "articlePath": "wiki/docs/genty-features-backlog-updated/phase1-corrections.md",
    "article": "\n# Phase 1 Inventory Adversarial Check Results\n\nDate: 2026-06-04\n\n## 1. COUNT VERIFICATION\n\n**Result: PASS**\n\n- Inventory count: **147 gaps**\n- Unique IDs: **147** (no duplicates)\n- Gap files on disk (`docs/harness-features-backlog/gaps/**/GAP-*.md`): **147**\n- All 147 file-based gap IDs match the 147 inventory IDs exactly. No gaps missing, no extras.\n\n## 2. CATEGORY VERIFICATION\n\n**Result: PASS** -- All 22 categories represented with correct counts.\n\n| Category | Inventory | README | Match |\n|----------|-----------|--------|-------|\n| agent-delegation | 7 | 7 | OK |\n| breakpoint-workflows | 3 | 3 | OK |\n| ecosystem | 5 | 5 | OK |\n| effect-routing | 3 | 3 | OK |\n| harness-adaptation | 5 | 5 | OK |\n| json-interaction | 5 | 5 | OK |\n| mcp-channels | 4 | 4 | OK |\n| observability | 8 | 8 | OK |\n| observer-integration | 2 | 2 | OK |\n| parallelization | 7 | 7 | OK |\n| performance | 7 | 7 | OK |\n| process-composition | 4 | 4 | OK |\n| profile-orchestration | 1 | 1 | OK |\n| prompt-engineering | 12 | 12 | OK |\n| remote-integration | 7 | 7 | OK |\n| run-lifecycle | 3 | 3 | OK |\n| security | 7 | 7 | OK |\n| session-management | 5 | 5 | OK |\n| state-continuity | 5 | 5 | OK |\n| subagent-observability | 5 | 5 | OK |\n| tools-capabilities | 23 | 23 | OK |\n| user-experience | 19 | 19 | OK |\n\n## 3. FIELD COMPLETENESS\n\n**Result: PASS** -- All sampled entries have complete required fields.\n\nSampled 20 gaps (every 7th entry): GAP-AGENT-001, GAP-BRK-001, GAP-ECO-005, GAP-HADAPT-004, GAP-MCPC-001, GAP-OBS-004, GAP-PAR-001, GAP-PERF-001, GAP-PROC-001, GAP-PROMPT-003, GAP-PROMPT-010, GAP-REMOTE-007, GAP-SEC-002, GAP-SESSION-002, GAP-STATE-006, GAP-TOOLS-007, GAP-TOOLS-021, GAP-TOOLS-030, GAP-TOOLS-037, GAP-UX-001a.\n\nAll have non-empty: priority, effort, status, currentState, targetState.\n\n## 4. KEY FILES VERIFICATION\n\n**Result: FAIL -- 40 distinct stale file paths, 9 stale directory paths across 67+ gap references**\n\nThe inventory has three categories of broken keyFiles references:\n\n### 4a. Moved to `packages/genty/platform/` (5 files, ~35 gap references)\n\nThese files were relocated from `packages/babysitter-sdk/src/harness/` to `packages/genty/platform/src/harness/` during the SDK restructuring:\n\n| Old Path | New Path | Gaps Affected |\n|----------|----------|---------------|\n| `packages/babysitter-sdk/src/harness/agenticTools.ts` | `packages/genty/platform/src/harness/agenticTools.ts` | GAP-AGENT-007, GAP-PAR-005, GAP-PROMPT-009, GAP-REMOTE-006, GAP-TOOLS-007/008/012/029/031/034/035/036/037/038, GAP-USER-017 (15 gaps) |\n| `packages/babysitter-sdk/src/harness/invoker.ts` | `packages/genty/platform/src/harness/invoker.ts` | GAP-AGENT-001, GAP-HADAPT-002/004/005, GAP-PAR-002/006, GAP-PERF-001/004/007, GAP-REMOTE-001/007, GAP-SUBOBS-001/002/004, GAP-TOOLS-017/030, GAP-UX-001f (17 gaps) |\n| `packages/babysitter-sdk/src/harness/piSecureSandbox.ts` | `packages/genty/platform/src/harness/piSecureSandbox.ts` | GAP-SEC-004 (1 gap) |\n| `packages/babysitter-sdk/src/harness/piWrapper.ts` | `packages/genty/platform/src/harness/piWrapper.ts` | GAP-AGENT-001, GAP-PAR-006, GAP-PERF-004, GAP-UX-001f (4 gaps) |\n| `packages/babysitter-sdk/src/plugins/types.ts` | `packages/genty/platform/src/plugins/types.ts` | GAP-SEC-002 (1 gap) |\n\n### 4b. Restructured plugin files (3 files, 4 gap references)\n\nThe SDK plugin module was restructured. These files no longer exist at the old paths and have no direct 1:1 replacements (marketplace moved to `packages/babysitter-sdk/src/blueprints/marketplace.ts`, packageReader to `packages/babysitter-sdk/src/blueprints/packageReader.ts`, registry was removed):\n\n| Old Path | Status | Gaps Affected |\n|----------|--------|---------------|\n| `packages/babysitter-sdk/src/plugins/marketplace.ts` | Moved to `packages/babysitter-sdk/src/blueprints/marketplace.ts` | GAP-ECO-002 |\n| `packages/babysitter-sdk/src/plugins/packageReader.ts` | Moved to `packages/babysitter-sdk/src/blueprints/packageReader.ts` | GAP-PROMPT-002, GAP-TOOLS-027 |\n| `packages/babysitter-sdk/src/plugins/registry.ts` | Removed (no equivalent found) | GAP-SEC-002 |\n\n### 4c. CC-sourced `src/` paths (27 paths, 11 gap references)\n\nThese paths reference Claude Code's internal source tree (`src/`), not the babysitter repo. The babysitter repo has no root `src/` directory. These were likely copied from CC's codebase analysis and represent CC reference implementations, not babysitter files:\n\n- `src/utils/plugins/*` (9 files) -- referenced by GAP-ECO-001/002/003/004/005\n- `src/services/mcp/*` (6 files) -- referenced by GAP-MCPC-001/003/004, GAP-TOOLS-032\n- `src/components/*` (5 paths) -- referenced by GAP-UX-001a/001b/001c, GAP-MCPC-004\n- `src/commands/plugin/*` (2 paths) -- referenced by GAP-ECO-001/003/005\n- `src/types/plugin.ts` -- referenced by GAP-ECO-001\n\n### 4d. Missing directories (3 SDK dirs that never existed)\n\n| Path | Nature | Gaps Affected |\n|------|--------|---------------|\n| `packages/babysitter-sdk/src/dashboard/` | Target-state directory (does not yet exist) | 19 gaps |\n| `packages/babysitter-sdk/src/interaction/` | Target-state directory (does not yet exist) | 10 gaps |\n| `packages/babysitter-sdk/src/plugins/` | Moved to `packages/genty/platform/src/plugins/` | 2 gaps |\n\n### 4e. Other stale references\n\n| Path | Issue | Gap |\n|------|-------|-----|\n| `library/gsd/` | Moved to `library/methodologies/gsd/` | GAP-TOOLS-018 |\n| `.a5c/runs/<runId>/state/` | Template path (acceptable) | GAP-PERF-008 |\n\n## 5. DEPENDENCY VERIFICATION\n\n**Result: PASS**\n\nChecked all dependency references across all 147 gaps (not just 5). Every referenced gap ID exists in the inventory. Zero broken dependencies.\n\n## 6. CROSS-CHECK vs README\n\n**Result: PASS** -- All statistics match exactly.\n\n| Metric | README | Inventory | Match |\n|--------|--------|-----------|-------|\n| Total | 147 | 147 | OK |\n| Critical | 10 | 10 | OK |\n| High | 67 | 67 | OK |\n| Medium | 62 | 62 | OK |\n| Low | 8 | 8 | OK |\n| Missing | 95 | 95 | OK |\n| Partial | 52 | 52 | OK |\n| S | 15 | 15 | OK |\n| M | 68 | 68 | OK |\n| L | 56 | 56 | OK |\n| XL | 8 | 8 | OK |\n\n## Summary\n\n| Check | Result |\n|-------|--------|\n| Count (147 gaps) | PASS |\n| Categories (22, all correct counts) | PASS |\n| Field completeness (20 sampled) | PASS |\n| Key files validity | **FAIL** -- 40 stale files, 9 stale dirs |\n| Dependencies | PASS |\n| Cross-check vs README | PASS |\n\n### Corrections Applied to `phase1-inventory.json`\n\nThe following keyFiles corrections were applied:\n\n1. **5 harness/plugin files**: Updated `packages/babysitter-sdk/src/harness/*.ts` to `packages/genty/platform/src/harness/*.ts` and `packages/babysitter-sdk/src/plugins/types.ts` to `packages/genty/platform/src/plugins/types.ts`\n2. **2 blueprint files**: Updated `packages/babysitter-sdk/src/plugins/marketplace.ts` to `packages/babysitter-sdk/src/blueprints/marketplace.ts` and `packages/babysitter-sdk/src/plugins/packageReader.ts` to `packages/babysitter-sdk/src/blueprints/packageReader.ts`\n3. **1 library path**: Updated `library/gsd/` to `library/methodologies/gsd/`\n4. **27 CC-sourced `src/` paths**: Removed entirely. These reference Claude Code's internal source tree, not the babysitter repo. The gaps describe target-state features; CC paths were incorrectly included as if they were babysitter files.\n5. **1 stale plugin reference**: Removed `packages/babysitter-sdk/src/plugins/registry.ts` (no equivalent exists).\n6. **2 stale directory refs**: Updated `packages/babysitter-sdk/src/plugins/` to `packages/genty/platform/src/plugins/`\n\n**Total path corrections applied: 74**\n\n### Remaining Target-State Directories (acceptable)\n\nTwo directory references remain \"missing\" but are intentional -- they represent target-state directories where new code should be created as these gaps are implemented:\n\n- `packages/babysitter-sdk/src/dashboard/` -- referenced by 19 gaps (the embedded SDK dashboard)\n- `packages/babysitter-sdk/src/interaction/` -- referenced by 10 gaps (the interaction subsystem)\n\nThese are not stale references; they are forward-looking placeholders for planned features.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-genty-features-backlog-updated",
      "to": "page:docs-genty-features-backlog-updated-phase1-corrections",
      "kind": "contains_page"
    }
  ]
}

Shortcuts

Back to overview
Open graph tab