Consolidation Validation Report¶
Date: 2026-02-01
PRDs: PRD-190, PRD-191, PRD-192
Validator: Codex (local)
Executive Summary¶
The ApertureStack consolidation is complete. All 13 standalone repositories are archived with migration guidance. The stack is consolidated into 6 libraries + 2 application repos with updated documentation and diagrams.
Repository Status (Local Validation)¶
Consolidated Libraries¶
| Repository | Build | Tests | Status |
|---|---|---|---|
| toolfoundation | ✓ | ✓ | OK |
| tooldiscovery | ✓ | ✓ | OK |
| toolexec | ✓ | ✓ | OK |
| toolcompose | ✓ | ✓ | OK |
| toolops | ✓ | ✓ | OK |
| toolprotocol | ✓ | ✓ | OK |
Notes: Tests run with GOWORK=off to avoid the global go.work at /Users/jraymond/Documents/Projects/go.work.
Application Layer¶
| Repository | Build | Tests | CLI | Status |
|---|---|---|---|---|
| metatools-mcp | ✓ | ✓ | ✓ (./metatools version) | OK |
| ai-tools-stack | ✓ | ✓ | N/A | OK |
CI Status (Latest Known)¶
| Repository | CI | Notes |
|---|---|---|
| toolprotocol | ✓ success | Last run 2026-02-01 |
| metatools-mcp | ✓ success | Last run 2026-02-01 |
| ai-tools-stack | ✓ success | Docs workflow green (2026-02-01) |
Archive Status¶
All 13 standalone repositories are archived and verified:
| Repository | Migrated To | Archived | README Deprecated | MIGRATION.md |
|---|---|---|---|---|
| toolmodel | toolfoundation/model | ✓ | ✓ | ✓ |
| tooladapter | toolfoundation/adapter | ✓ | ✓ | ✓ |
| toolindex | tooldiscovery/index | ✓ | ✓ | ✓ |
| toolsearch | tooldiscovery/search | ✓ | ✓ | ✓ |
| toolsemantic | tooldiscovery/semantic | ✓ | ✓ | ✓ |
| tooldocs | tooldiscovery/tooldoc | ✓ | ✓ | ✓ |
| toolrun | toolexec/run | ✓ | ✓ | ✓ |
| toolruntime | toolexec/runtime | ✓ | ✓ | ✓ |
| toolcode | toolexec/code | ✓ | ✓ | ✓ |
| toolset | toolcompose/set | ✓ | ✓ | ✓ |
| toolskill | toolcompose/skill | ✓ | ✓ | ✓ |
| toolobserve | toolops/observe | ✓ | ✓ | ✓ |
| toolcache | toolops/cache | ✓ | ✓ | ✓ |
Submodule Status¶
Root repo uses consolidated submodules:
ai-tools-stack
metatools-mcp
toolcompose
tooldiscovery
toolexec
toolfoundation
toolops
toolprotocol
Documentation Status¶
- D2 diagrams rendered to SVG for ai-tools-stack and metatools-mcp.
- MkDocs build validated in CI (Docs workflow).
- Documentation structure and navigation aligned to consolidated repos.
Conclusion¶
Gate G7: PASSED