rac-core 2026.6.5__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (911) hide show
  1. rac_core-2026.6.5/.agent-context/BRIEF.md +88 -0
  2. rac_core-2026.6.5/.agent-context/CHANGES_SUMMARY.md +95 -0
  3. rac_core-2026.6.5/.agent-context/GAPS_TRACEABILITY.md +130 -0
  4. rac_core-2026.6.5/.agent-context/SCHEMA.md +76 -0
  5. rac_core-2026.6.5/.agent-context/cold-start-timing.md +53 -0
  6. rac_core-2026.6.5/.agent-context/gaps/agent1.md +43 -0
  7. rac_core-2026.6.5/.agent-context/gaps/agent2.md +44 -0
  8. rac_core-2026.6.5/.agent-context/gaps/agent3.md +212 -0
  9. rac_core-2026.6.5/.agent-context/gaps/agent4.md +47 -0
  10. rac_core-2026.6.5/.agent-context/gaps/agent5.md +38 -0
  11. rac_core-2026.6.5/.claude/settings.json +7 -0
  12. rac_core-2026.6.5/.claude/skills/rac-artifacts/SKILL.md +92 -0
  13. rac_core-2026.6.5/.claude/skills/rac-capture/SKILL.md +163 -0
  14. rac_core-2026.6.5/.claude/skills/rac-import/SKILL.md +140 -0
  15. rac_core-2026.6.5/.claude/skills/rac-ingest/SKILL.md +110 -0
  16. rac_core-2026.6.5/.claude/skills/rac-review/SKILL.md +94 -0
  17. rac_core-2026.6.5/.cursor/rules +68 -0
  18. rac_core-2026.6.5/.github/ISSUE_TEMPLATE/guide-usage-report.yml +33 -0
  19. rac_core-2026.6.5/.github/copilot-instructions.md +68 -0
  20. rac_core-2026.6.5/.github/workflows/ci.yml +20 -0
  21. rac_core-2026.6.5/.github/workflows/docs.yml +46 -0
  22. rac_core-2026.6.5/.github/workflows/pr-checks.yml +211 -0
  23. rac_core-2026.6.5/.github/workflows/publish-shim.yml +40 -0
  24. rac_core-2026.6.5/.github/workflows/python-publish.yml +99 -0
  25. rac_core-2026.6.5/.github/workflows/rac-localview-build.yml +66 -0
  26. rac_core-2026.6.5/.github/workflows/test-publish.yml +91 -0
  27. rac_core-2026.6.5/.github/workflows/tests.yml +178 -0
  28. rac_core-2026.6.5/.github/workflows/watchkeeper.yml +69 -0
  29. rac_core-2026.6.5/.gitignore +22 -0
  30. rac_core-2026.6.5/.mcp.json +8 -0
  31. rac_core-2026.6.5/.rac/config.yaml +14 -0
  32. rac_core-2026.6.5/AGENTS.md +68 -0
  33. rac_core-2026.6.5/CHANGELOG.md +809 -0
  34. rac_core-2026.6.5/CLAUDE.md +93 -0
  35. rac_core-2026.6.5/CONTRIBUTING.md +93 -0
  36. rac_core-2026.6.5/LICENSE +201 -0
  37. rac_core-2026.6.5/NOTICE +4 -0
  38. rac_core-2026.6.5/PKG-INFO +295 -0
  39. rac_core-2026.6.5/RAC-Explorer-Design-System.md +443 -0
  40. rac_core-2026.6.5/README.md +244 -0
  41. rac_core-2026.6.5/SECURITY.md +75 -0
  42. rac_core-2026.6.5/action.yml +122 -0
  43. rac_core-2026.6.5/assets/explorer-design-system/01-home.svg +221 -0
  44. rac_core-2026.6.5/assets/explorer-design-system/02-artifact-content.svg +233 -0
  45. rac_core-2026.6.5/assets/explorer-design-system/03-artifact-links.svg +231 -0
  46. rac_core-2026.6.5/assets/explorer-design-system/04-health.svg +226 -0
  47. rac_core-2026.6.5/assets/explorer-design-system/05-recommendations.svg +226 -0
  48. rac_core-2026.6.5/assets/explorer-design-system/06-stats.svg +221 -0
  49. rac_core-2026.6.5/assets/explorer-design-system/07-settings.svg +224 -0
  50. rac_core-2026.6.5/assets/explorer-design-system/08-results.svg +226 -0
  51. rac_core-2026.6.5/assets/explorer-design-system/09-command-palette.svg +228 -0
  52. rac_core-2026.6.5/assets/explorer-design-system/10-import.svg +220 -0
  53. rac_core-2026.6.5/assets/explorer-design-system/png/01-home.png +0 -0
  54. rac_core-2026.6.5/assets/explorer-design-system/png/02-artifact-content.png +0 -0
  55. rac_core-2026.6.5/assets/explorer-design-system/png/03-artifact-links.png +0 -0
  56. rac_core-2026.6.5/assets/explorer-design-system/png/04-health.png +0 -0
  57. rac_core-2026.6.5/assets/explorer-design-system/png/05-recommendations.png +0 -0
  58. rac_core-2026.6.5/assets/explorer-design-system/png/06-stats.png +0 -0
  59. rac_core-2026.6.5/assets/explorer-design-system/png/07-settings.png +0 -0
  60. rac_core-2026.6.5/assets/explorer-design-system/png/08-results.png +0 -0
  61. rac_core-2026.6.5/assets/explorer-design-system/png/09-command-palette.png +0 -0
  62. rac_core-2026.6.5/assets/explorer-design-system/png/10-import.png +0 -0
  63. rac_core-2026.6.5/assets/explorer-design-system/themes/portfolio-list.png +0 -0
  64. rac_core-2026.6.5/assets/explorer-design-system/themes/portfolio-list.svg +230 -0
  65. rac_core-2026.6.5/assets/explorer-design-system/themes/portfolio-search.gif +0 -0
  66. rac_core-2026.6.5/assets/explorer-design-system/themes/split-layout.png +0 -0
  67. rac_core-2026.6.5/assets/explorer-design-system/themes/split-layout.svg +233 -0
  68. rac_core-2026.6.5/assets/explorer-design-system/themes/theme-high-contrast.png +0 -0
  69. rac_core-2026.6.5/assets/explorer-design-system/themes/theme-high-contrast.svg +224 -0
  70. rac_core-2026.6.5/assets/explorer-design-system/themes/theme-lantern.png +0 -0
  71. rac_core-2026.6.5/assets/explorer-design-system/themes/theme-lantern.svg +225 -0
  72. rac_core-2026.6.5/assets/explorer-design-system/themes/theme-parchment.png +0 -0
  73. rac_core-2026.6.5/assets/explorer-design-system/themes/theme-parchment.svg +225 -0
  74. rac_core-2026.6.5/docs/artifacts.md +112 -0
  75. rac_core-2026.6.5/docs/cli.md +1375 -0
  76. rac_core-2026.6.5/docs/ecosystem.md +32 -0
  77. rac_core-2026.6.5/docs/examples/rac-validate.sarif.json +98 -0
  78. rac_core-2026.6.5/docs/examples.md +141 -0
  79. rac_core-2026.6.5/docs/fonts/JetBrainsMono-Bold.woff2 +0 -0
  80. rac_core-2026.6.5/docs/fonts/JetBrainsMono-Regular.woff2 +0 -0
  81. rac_core-2026.6.5/docs/fonts/OFL.txt +93 -0
  82. rac_core-2026.6.5/docs/governance.md +193 -0
  83. rac_core-2026.6.5/docs/images/explorer-hero.svg +208 -0
  84. rac_core-2026.6.5/docs/images/favicon.png +0 -0
  85. rac_core-2026.6.5/docs/images/lamplighter.png +0 -0
  86. rac_core-2026.6.5/docs/images/rac-explorer-walkthrough.gif +0 -0
  87. rac_core-2026.6.5/docs/index.md +121 -0
  88. rac_core-2026.6.5/docs/mcp.md +392 -0
  89. rac_core-2026.6.5/docs/okf-profile.md +164 -0
  90. rac_core-2026.6.5/docs/quickstart.md +151 -0
  91. rac_core-2026.6.5/docs/relationships.md +170 -0
  92. rac_core-2026.6.5/docs/repo-workflow.md +74 -0
  93. rac_core-2026.6.5/docs/research/agent-memory-landscape.md +237 -0
  94. rac_core-2026.6.5/docs/research/team-scale-landscape.md +287 -0
  95. rac_core-2026.6.5/docs/security.md +122 -0
  96. rac_core-2026.6.5/docs/stylesheets/extra.css +306 -0
  97. rac_core-2026.6.5/docs/testing.md +167 -0
  98. rac_core-2026.6.5/docs/v0.22-housekeeping-runbook.md +141 -0
  99. rac_core-2026.6.5/docs/validation.md +202 -0
  100. rac_core-2026.6.5/docs/watchkeeper.md +126 -0
  101. rac_core-2026.6.5/examples/amp/README.md +95 -0
  102. rac_core-2026.6.5/examples/amp/settings.example.json +8 -0
  103. rac_core-2026.6.5/examples/claude-code/README.md +94 -0
  104. rac_core-2026.6.5/examples/codex/README.md +79 -0
  105. rac_core-2026.6.5/examples/codex/config.example.toml +6 -0
  106. rac_core-2026.6.5/examples/copilot/README.md +74 -0
  107. rac_core-2026.6.5/examples/copilot/mcp.example.json +9 -0
  108. rac_core-2026.6.5/examples/cursor/README.md +76 -0
  109. rac_core-2026.6.5/examples/cursor/mcp.example.json +8 -0
  110. rac_core-2026.6.5/examples/example_dashboard_v1.md +22 -0
  111. rac_core-2026.6.5/examples/example_dashboard_v2.md +23 -0
  112. rac_core-2026.6.5/examples/guide/.rac/config.yaml +1 -0
  113. rac_core-2026.6.5/examples/guide/demo.md +270 -0
  114. rac_core-2026.6.5/examples/guide/rac/adr-001-soft-delete-user-records.md +82 -0
  115. rac_core-2026.6.5/examples/guide/rac/design-user-deletion-api.md +96 -0
  116. rac_core-2026.6.5/examples/guide/rac/req-001-user-account-lifecycle.md +53 -0
  117. rac_core-2026.6.5/examples/guide/rac/roadmap-meridian-user-service-v1.md +76 -0
  118. rac_core-2026.6.5/examples/guide/task/README.md +32 -0
  119. rac_core-2026.6.5/examples/guide/task/meridian_users/__init__.py +1 -0
  120. rac_core-2026.6.5/examples/guide/task/meridian_users/db.py +30 -0
  121. rac_core-2026.6.5/examples/guide/task/meridian_users/repository.py +42 -0
  122. rac_core-2026.6.5/examples/guide/task/meridian_users/service.py +17 -0
  123. rac_core-2026.6.5/examples/obey-demo/README.md +107 -0
  124. rac_core-2026.6.5/examples/obey-demo/capture.md +114 -0
  125. rac_core-2026.6.5/examples/omnigent/README.md +97 -0
  126. rac_core-2026.6.5/examples/omnigent/config.example.yaml +10 -0
  127. rac_core-2026.6.5/mkdocs.yml +44 -0
  128. rac_core-2026.6.5/overrides/home.html +63 -0
  129. rac_core-2026.6.5/packaging/requirements-as-code-shim/PUBLISHING.md +47 -0
  130. rac_core-2026.6.5/packaging/requirements-as-code-shim/README.md +16 -0
  131. rac_core-2026.6.5/packaging/requirements-as-code-shim/pyproject.toml +37 -0
  132. rac_core-2026.6.5/pr-gate-action/action.yml +117 -0
  133. rac_core-2026.6.5/pyproject.toml +120 -0
  134. rac_core-2026.6.5/rac/assets/images/lore-header-dark.png +0 -0
  135. rac_core-2026.6.5/rac/assets/images/lore-header-light.png +0 -0
  136. rac_core-2026.6.5/rac/assets/images/lore-how-it-works-dark.svg +54 -0
  137. rac_core-2026.6.5/rac/assets/images/lore-how-it-works-light.svg +54 -0
  138. rac_core-2026.6.5/rac/assets/images/rac_explorer_mascot.png +0 -0
  139. rac_core-2026.6.5/rac/decisions/adr-001-markdown-first.md +26 -0
  140. rac_core-2026.6.5/rac/decisions/adr-002-ai-optional.md +26 -0
  141. rac_core-2026.6.5/rac/decisions/adr-003-structured-outputs-first.md +27 -0
  142. rac_core-2026.6.5/rac/decisions/adr-004-artifact-model.md +29 -0
  143. rac_core-2026.6.5/rac/decisions/adr-005-cli-first.md +35 -0
  144. rac_core-2026.6.5/rac/decisions/adr-006-ingest-over-rewrite.md +25 -0
  145. rac_core-2026.6.5/rac/decisions/adr-007-json-contract-stability.md +28 -0
  146. rac_core-2026.6.5/rac/decisions/adr-008-agent-ready-architecture.md +45 -0
  147. rac_core-2026.6.5/rac/decisions/adr-009-ai-assisted-development.md +48 -0
  148. rac_core-2026.6.5/rac/decisions/adr-010-documents-are-not-artifacts.md +96 -0
  149. rac_core-2026.6.5/rac/decisions/adr-011-file-first-pipeline.md +90 -0
  150. rac_core-2026.6.5/rac/decisions/adr-012-open-core-strategy.md +174 -0
  151. rac_core-2026.6.5/rac/decisions/adr-013-leverage-existing-source-control-systems.md +206 -0
  152. rac_core-2026.6.5/rac/decisions/adr-014-viewer-agnostic-knowledge-artifacts.md +186 -0
  153. rac_core-2026.6.5/rac/decisions/adr-015-explorer-as-consumer.md +307 -0
  154. rac_core-2026.6.5/rac/decisions/adr-016-relationships-as-structural-references.md +515 -0
  155. rac_core-2026.6.5/rac/decisions/adr-017-rac-managed-knowledge-not-work.md +203 -0
  156. rac_core-2026.6.5/rac/decisions/adr-018-rac-directory-as-root.md +318 -0
  157. rac_core-2026.6.5/rac/decisions/adr-019-asset-management.md +195 -0
  158. rac_core-2026.6.5/rac/decisions/adr-020-requirements-as-capabilities.md +289 -0
  159. rac_core-2026.6.5/rac/decisions/adr-021-templates-product-contracts.md +291 -0
  160. rac_core-2026.6.5/rac/decisions/adr-022-documentation-boundaries.md +342 -0
  161. rac_core-2026.6.5/rac/decisions/adr-023-clean-break-internal-refactors.md +202 -0
  162. rac_core-2026.6.5/rac/decisions/adr-024-rac-not-content-store.md +330 -0
  163. rac_core-2026.6.5/rac/decisions/adr-025-hybrid-artifact-metadata.md +332 -0
  164. rac_core-2026.6.5/rac/decisions/adr-026-opaque-artifact-identities.md +392 -0
  165. rac_core-2026.6.5/rac/decisions/adr-027-ci-test-topology.md +234 -0
  166. rac_core-2026.6.5/rac/decisions/adr-028-explorer-surface.md +140 -0
  167. rac_core-2026.6.5/rac/decisions/adr-029-guide-delivery-surface.md +160 -0
  168. rac_core-2026.6.5/rac/decisions/adr-030-guide-tools-only-surface.md +164 -0
  169. rac_core-2026.6.5/rac/decisions/adr-031-guide-in-process-core-consumption.md +146 -0
  170. rac_core-2026.6.5/rac/decisions/adr-032-guide-stateless-reads.md +143 -0
  171. rac_core-2026.6.5/rac/decisions/adr-033-guide-response-budget.md +157 -0
  172. rac_core-2026.6.5/rac/decisions/adr-034-guide-agent-reasoning-boundary.md +164 -0
  173. rac_core-2026.6.5/rac/decisions/adr-035-byo-ai-credentials.md +296 -0
  174. rac_core-2026.6.5/rac/decisions/adr-036-lore-product-identity.md +97 -0
  175. rac_core-2026.6.5/rac/decisions/adr-037-token-boundary-search-matching.md +97 -0
  176. rac_core-2026.6.5/rac/decisions/adr-038-body-text-search-tier.md +114 -0
  177. rac_core-2026.6.5/rac/decisions/adr-039-lore-server-identity.md +90 -0
  178. rac_core-2026.6.5/rac/decisions/adr-040-guide-local-telemetry.md +176 -0
  179. rac_core-2026.6.5/rac/decisions/adr-041-anonymous-usage-ping.md +191 -0
  180. rac_core-2026.6.5/rac/decisions/adr-042-docs-site-hosting.md +130 -0
  181. rac_core-2026.6.5/rac/decisions/adr-043-watchkeeper-revision-materialization.md +150 -0
  182. rac_core-2026.6.5/rac/decisions/adr-044-onboarding-scaffold.md +155 -0
  183. rac_core-2026.6.5/rac/decisions/adr-045-git-derived-recency.md +155 -0
  184. rac_core-2026.6.5/rac/decisions/adr-046-cli-usage-telemetry.md +216 -0
  185. rac_core-2026.6.5/rac/decisions/adr-047-agent-guidance-as-prompt-artifacts.md +168 -0
  186. rac_core-2026.6.5/rac/decisions/adr-048-okf-carrier-profile.md +136 -0
  187. rac_core-2026.6.5/rac/decisions/adr-049-enforcement-is-the-product.md +117 -0
  188. rac_core-2026.6.5/rac/decisions/adr-050-okf-frontmatter-superset.md +103 -0
  189. rac_core-2026.6.5/rac/decisions/adr-051-lifecycle-status-generalized.md +122 -0
  190. rac_core-2026.6.5/rac/decisions/adr-052-rac-core-okf-superset-conformance.md +127 -0
  191. rac_core-2026.6.5/rac/decisions/adr-053-validation-severity-overrides.md +130 -0
  192. rac_core-2026.6.5/rac/decisions/adr-054-sarif-validation-output.md +98 -0
  193. rac_core-2026.6.5/rac/decisions/adr-055-relationship-type-registry-and-graph-integrity.md +124 -0
  194. rac_core-2026.6.5/rac/decisions/adr-056-requirements-quality-standards.md +115 -0
  195. rac_core-2026.6.5/rac/decisions/adr-057-prompt-dotprompt-alignment.md +104 -0
  196. rac_core-2026.6.5/rac/decisions/adr-058-validation-github-action.md +98 -0
  197. rac_core-2026.6.5/rac/decisions/adr-059-reuse-markdown-parser-instance.md +75 -0
  198. rac_core-2026.6.5/rac/decisions/adr-060-shared-structural-validation-helpers.md +76 -0
  199. rac_core-2026.6.5/rac/decisions/adr-061-roadmap-achieved-status.md +86 -0
  200. rac_core-2026.6.5/rac/decisions/adr-062-python-sdk-public-surface.md +107 -0
  201. rac_core-2026.6.5/rac/decisions/adr-063-non-python-clients-are-thin.md +101 -0
  202. rac_core-2026.6.5/rac/decisions/adr-064-multi-repo-extraction-strategy.md +205 -0
  203. rac_core-2026.6.5/rac/decisions/adr-065-artifact-content-untrusted.md +142 -0
  204. rac_core-2026.6.5/rac/decisions/adr-066-deterministic-grounding-eval.md +138 -0
  205. rac_core-2026.6.5/rac/decisions/adr-067-agent-integration-boundary.md +112 -0
  206. rac_core-2026.6.5/rac/decisions/adr-068-extension-sdk-and-brand-architecture.md +236 -0
  207. rac_core-2026.6.5/rac/decisions/adr-069-wayfinder-separate-product.md +146 -0
  208. rac_core-2026.6.5/rac/decisions/adr-070-prompt-complexity-routing-boundary.md +155 -0
  209. rac_core-2026.6.5/rac/decisions/adr-071-apache-2-relicense-and-dco.md +145 -0
  210. rac_core-2026.6.5/rac/decisions/adr-072-ingest-parser-markitdown.md +137 -0
  211. rac_core-2026.6.5/rac/decisions/adr-073-backend-connectors-consolidate.md +132 -0
  212. rac_core-2026.6.5/rac/decisions/adr-074-export-surfaces-typed-edges.md +109 -0
  213. rac_core-2026.6.5/rac/decisions/adr-075-required-merge-gate.md +180 -0
  214. rac_core-2026.6.5/rac/decisions/adr-076-calver-release-versioning.md +153 -0
  215. rac_core-2026.6.5/rac/decisions/adr-077-two-gate-capture-write-model.md +100 -0
  216. rac_core-2026.6.5/rac/decisions/adr-078-deterministic-relevance-ranking.md +118 -0
  217. rac_core-2026.6.5/rac/decisions/adr-079-note-tool-ingest-sources.md +110 -0
  218. rac_core-2026.6.5/rac/decisions/adr-080-single-source-of-truth-git-not-database.md +102 -0
  219. rac_core-2026.6.5/rac/decisions/adr-081-competitive-positioning.md +118 -0
  220. rac_core-2026.6.5/rac/decisions/adr-082-suggested-relationship-edges-advisory.md +116 -0
  221. rac_core-2026.6.5/rac/decisions/adr-083-third-party-artifact-types.md +166 -0
  222. rac_core-2026.6.5/rac/decisions/adr-084-read-access-audit-recorder.md +207 -0
  223. rac_core-2026.6.5/rac/decisions/adr-085-enterprise-configuration-not-mode.md +137 -0
  224. rac_core-2026.6.5/rac/decisions/adr-086-air-gap-and-enterprise-telemetry-lock.md +118 -0
  225. rac_core-2026.6.5/rac/decisions/adr-087-external-reference-relationships.md +165 -0
  226. rac_core-2026.6.5/rac/decisions/adr-088-enterprise-profile-scaffold.md +109 -0
  227. rac_core-2026.6.5/rac/decisions/adr-089-corpus-federation.md +123 -0
  228. rac_core-2026.6.5/rac/decisions/adr-090-enterprise-satellite-topology.md +138 -0
  229. rac_core-2026.6.5/rac/decisions/adr-091-engine-observability-boundary.md +106 -0
  230. rac_core-2026.6.5/rac/decisions/adr-092-repository-topology.md +224 -0
  231. rac_core-2026.6.5/rac/designs/agent-decision-enforcement.md +145 -0
  232. rac_core-2026.6.5/rac/designs/agent-usage-surface.md +186 -0
  233. rac_core-2026.6.5/rac/designs/ci-action-and-dx.md +111 -0
  234. rac_core-2026.6.5/rac/designs/community-alignment/madr-decision-alignment.md +203 -0
  235. rac_core-2026.6.5/rac/designs/community-alignment/roadmap-design-authority-survey.md +160 -0
  236. rac_core-2026.6.5/rac/designs/corpus-export-shape-contract.md +206 -0
  237. rac_core-2026.6.5/rac/designs/deterministic-relevance-ranking.md +157 -0
  238. rac_core-2026.6.5/rac/designs/docs-site-scoping.md +352 -0
  239. rac_core-2026.6.5/rac/designs/explorer-action-workflows.md +101 -0
  240. rac_core-2026.6.5/rac/designs/explorer-command-surface.md +307 -0
  241. rac_core-2026.6.5/rac/designs/explorer-editor-integrations.md +102 -0
  242. rac_core-2026.6.5/rac/designs/explorer-first-run-experience.md +256 -0
  243. rac_core-2026.6.5/rac/designs/explorer-health-model.md +154 -0
  244. rac_core-2026.6.5/rac/designs/explorer-import-workflow.md +114 -0
  245. rac_core-2026.6.5/rac/designs/explorer-knowledge-graph.md +132 -0
  246. rac_core-2026.6.5/rac/designs/explorer-mascot-animations.md +230 -0
  247. rac_core-2026.6.5/rac/designs/explorer-mascot-interaction.md +174 -0
  248. rac_core-2026.6.5/rac/designs/explorer-mascot.md +181 -0
  249. rac_core-2026.6.5/rac/designs/explorer-recommendations.md +118 -0
  250. rac_core-2026.6.5/rac/designs/explorer-visual-system.md +185 -0
  251. rac_core-2026.6.5/rac/designs/generalized-lifecycle-status.md +181 -0
  252. rac_core-2026.6.5/rac/designs/grounding-eval-scorecard.md +132 -0
  253. rac_core-2026.6.5/rac/designs/growth-demo-gif.md +59 -0
  254. rac_core-2026.6.5/rac/designs/growth-essay-mapping.md +115 -0
  255. rac_core-2026.6.5/rac/designs/guide-grounding-demo.md +169 -0
  256. rac_core-2026.6.5/rac/designs/guide-tool-surface.md +371 -0
  257. rac_core-2026.6.5/rac/designs/lore-capture-overlay.md +176 -0
  258. rac_core-2026.6.5/rac/designs/lore-capture-surfaces.md +364 -0
  259. rac_core-2026.6.5/rac/designs/lore-frontend-optionality.md +427 -0
  260. rac_core-2026.6.5/rac/designs/lore-slack-capture-flow.md +256 -0
  261. rac_core-2026.6.5/rac/designs/lore-supermemory-interplay.md +221 -0
  262. rac_core-2026.6.5/rac/designs/mentioned-but-unlinked-detection.md +177 -0
  263. rac_core-2026.6.5/rac/designs/note-tool-ingest-sources.md +148 -0
  264. rac_core-2026.6.5/rac/designs/per-type-standards-checks.md +114 -0
  265. rac_core-2026.6.5/rac/designs/prompt-complexity-routing.md +173 -0
  266. rac_core-2026.6.5/rac/designs/python-sdk-surface.md +169 -0
  267. rac_core-2026.6.5/rac/designs/third-party-artifact-extensibility.md +246 -0
  268. rac_core-2026.6.5/rac/prompts/rac-agent-commit-guidelines.md +257 -0
  269. rac_core-2026.6.5/rac/prompts/rac-agent-compression.md +43 -0
  270. rac_core-2026.6.5/rac/prompts/rac-agent-pr-guidelines.md +177 -0
  271. rac_core-2026.6.5/rac/prompts/rac-agent-release-gate-major.md +188 -0
  272. rac_core-2026.6.5/rac/prompts/rac-agent-release-gate-minor.md +51 -0
  273. rac_core-2026.6.5/rac/prompts/rac-agent-session-start.md +98 -0
  274. rac_core-2026.6.5/rac/prompts/rac-agent-simplification-guidelines.md +90 -0
  275. rac_core-2026.6.5/rac/prompts/rac-v0.23-hardening-brief.md +101 -0
  276. rac_core-2026.6.5/rac/requirements/rac-agent-context-guide.md +274 -0
  277. rac_core-2026.6.5/rac/requirements/rac-agent-usage-readback.md +79 -0
  278. rac_core-2026.6.5/rac/requirements/rac-artifact-trust-model.md +111 -0
  279. rac_core-2026.6.5/rac/requirements/rac-corpus-documents-export.md +89 -0
  280. rac_core-2026.6.5/rac/requirements/rac-corpus-graph-export.md +83 -0
  281. rac_core-2026.6.5/rac/requirements/rac-cross-artifact-enforcement.md +97 -0
  282. rac_core-2026.6.5/rac/requirements/rac-deterministic-relevance-ranking.md +86 -0
  283. rac_core-2026.6.5/rac/requirements/rac-docs-site-landing-page.md +97 -0
  284. rac_core-2026.6.5/rac/requirements/rac-docs-site-platform.md +98 -0
  285. rac_core-2026.6.5/rac/requirements/rac-docs-site-publish-pipeline.md +90 -0
  286. rac_core-2026.6.5/rac/requirements/rac-docs-site-readme-doorway.md +91 -0
  287. rac_core-2026.6.5/rac/requirements/rac-doctor-diagnostic-validator.md +105 -0
  288. rac_core-2026.6.5/rac/requirements/rac-documentation-structure.md +307 -0
  289. rac_core-2026.6.5/rac/requirements/rac-explainable-retrieval.md +92 -0
  290. rac_core-2026.6.5/rac/requirements/rac-grounding-eval-benchmark.md +113 -0
  291. rac_core-2026.6.5/rac/requirements/rac-growth-adoption.md +68 -0
  292. rac_core-2026.6.5/rac/requirements/rac-growth-agent-memory-positioning.md +138 -0
  293. rac_core-2026.6.5/rac/requirements/rac-growth-agent-skill.md +81 -0
  294. rac_core-2026.6.5/rac/requirements/rac-growth-contribution-policy.md +116 -0
  295. rac_core-2026.6.5/rac/requirements/rac-growth-ecosystem-list.md +65 -0
  296. rac_core-2026.6.5/rac/requirements/rac-growth-essay-bridge.md +80 -0
  297. rac_core-2026.6.5/rac/requirements/rac-growth-extensibility.md +110 -0
  298. rac_core-2026.6.5/rac/requirements/rac-growth-positioning.md +86 -0
  299. rac_core-2026.6.5/rac/requirements/rac-honest-changelog-tiered-tests.md +140 -0
  300. rac_core-2026.6.5/rac/requirements/rac-idempotent-content-hash-processing.md +94 -0
  301. rac_core-2026.6.5/rac/requirements/rac-multi-hop-relationship-traversal.md +76 -0
  302. rac_core-2026.6.5/rac/requirements/rac-note-tool-ingest-sources.md +74 -0
  303. rac_core-2026.6.5/rac/requirements/rac-obey-demo-grounding-proof.md +95 -0
  304. rac_core-2026.6.5/rac/requirements/rac-okf-carrier-profile.md +99 -0
  305. rac_core-2026.6.5/rac/requirements/rac-parser-traversal-robustness.md +134 -0
  306. rac_core-2026.6.5/rac/requirements/rac-portal-citation-links.md +130 -0
  307. rac_core-2026.6.5/rac/requirements/rac-product-intent-ci-watchkeeper.md +552 -0
  308. rac_core-2026.6.5/rac/requirements/rac-product-knowledge-navigator-explorer.md +342 -0
  309. rac_core-2026.6.5/rac/requirements/rac-provenance-surfacing.md +86 -0
  310. rac_core-2026.6.5/rac/requirements/rac-release-versioning.md +112 -0
  311. rac_core-2026.6.5/rac/requirements/rac-repository-review-mode.md +241 -0
  312. rac_core-2026.6.5/rac/requirements/rac-single-schema-agreement.md +101 -0
  313. rac_core-2026.6.5/rac/requirements/rac-traceability-coverage-report.md +64 -0
  314. rac_core-2026.6.5/rac/requirements/rac-traceability-self-relationships.md +105 -0
  315. rac_core-2026.6.5/rac/requirements/rac-trust-transparency.md +175 -0
  316. rac_core-2026.6.5/rac/requirements/rac-unlinked-reference-detection.md +80 -0
  317. rac_core-2026.6.5/rac/roadmaps/archive/v0.5-decisions.md +37 -0
  318. rac_core-2026.6.5/rac/roadmaps/archive/v0.7-prompts.md +40 -0
  319. rac_core-2026.6.5/rac/roadmaps/archive/v0.8.0-service-api.md +202 -0
  320. rac_core-2026.6.5/rac/roadmaps/archive/v0.8.1-repository-model.md +165 -0
  321. rac_core-2026.6.5/rac/roadmaps/archive/v0.8.2-interactive-runtime-readiness.md +116 -0
  322. rac_core-2026.6.5/rac/roadmaps/archive/v0.8.3-integration-freeze.md +109 -0
  323. rac_core-2026.6.5/rac/roadmaps/archive/v0.9.0-explorer-foundation.md +255 -0
  324. rac_core-2026.6.5/rac/roadmaps/archive/v0.9.1-explorer-experience.md +110 -0
  325. rac_core-2026.6.5/rac/roadmaps/archive/v0.9.2-knowledge-operations.md +37 -0
  326. rac_core-2026.6.5/rac/roadmaps/archive/v0.9.3-intelligence-views.md +173 -0
  327. rac_core-2026.6.5/rac/roadmaps/community-alignment/community-alignment-programme.md +158 -0
  328. rac_core-2026.6.5/rac/roadmaps/future/agent-usage-readback.md +161 -0
  329. rac_core-2026.6.5/rac/roadmaps/future/artifact-family-factory.md +159 -0
  330. rac_core-2026.6.5/rac/roadmaps/future/commercial-layer-positioning.md +197 -0
  331. rac_core-2026.6.5/rac/roadmaps/future/complexity-based-model-routing.md +160 -0
  332. rac_core-2026.6.5/rac/roadmaps/future/corpus-export-to-rag-backends.md +167 -0
  333. rac_core-2026.6.5/rac/roadmaps/future/decision-to-code-proximity.md +107 -0
  334. rac_core-2026.6.5/rac/roadmaps/future/explorer-followups.md +62 -0
  335. rac_core-2026.6.5/rac/roadmaps/future/freshness-and-drift-detection.md +126 -0
  336. rac_core-2026.6.5/rac/roadmaps/future/growth-programme.md +87 -0
  337. rac_core-2026.6.5/rac/roadmaps/future/integration-recipe-factory.md +127 -0
  338. rac_core-2026.6.5/rac/roadmaps/future/lean-context-delivery.md +104 -0
  339. rac_core-2026.6.5/rac/roadmaps/future/lore-at-team-scale.md +118 -0
  340. rac_core-2026.6.5/rac/roadmaps/future/lore-capture-followups.md +118 -0
  341. rac_core-2026.6.5/rac/roadmaps/future/lore-overlay.md +122 -0
  342. rac_core-2026.6.5/rac/roadmaps/future/lore-slack-bot.md +125 -0
  343. rac_core-2026.6.5/rac/roadmaps/future/lore-supermemory-grounding.md +139 -0
  344. rac_core-2026.6.5/rac/roadmaps/future/rac-capture-skill.md +182 -0
  345. rac_core-2026.6.5/rac/roadmaps/future/repo-extraction-programme.md +218 -0
  346. rac_core-2026.6.5/rac/roadmaps/future/retrieval-diagnostics.md +112 -0
  347. rac_core-2026.6.5/rac/roadmaps/future/skill-trust-and-surfacing.md +126 -0
  348. rac_core-2026.6.5/rac/roadmaps/future/v1.0-workspace-analysis.md +9 -0
  349. rac_core-2026.6.5/rac/roadmaps/future/v1.1-review-engine.md +5 -0
  350. rac_core-2026.6.5/rac/roadmaps/future/v1.4-claude-skills.md +8 -0
  351. rac_core-2026.6.5/rac/roadmaps/future/wayfinder-extraction.md +145 -0
  352. rac_core-2026.6.5/rac/roadmaps/v0.10.x-guide/v0.10.0-guide-foundation.md +210 -0
  353. rac_core-2026.6.5/rac/roadmaps/v0.10.x-guide/v0.10.1-guide-onboarding.md +151 -0
  354. rac_core-2026.6.5/rac/roadmaps/v0.10.x-guide/v0.10.2-guide-grounding-demo.md +149 -0
  355. rac_core-2026.6.5/rac/roadmaps/v0.10.x-guide/v0.10.3-search-quality.md +184 -0
  356. rac_core-2026.6.5/rac/roadmaps/v0.10.x-guide/v0.10.4-guide-telemetry.md +189 -0
  357. rac_core-2026.6.5/rac/roadmaps/v0.10.x-guide/v0.10.5-bundled-agent-skill.md +82 -0
  358. rac_core-2026.6.5/rac/roadmaps/v0.10.x-guide/v0.10.5-review-and-ingest-skills.md +95 -0
  359. rac_core-2026.6.5/rac/roadmaps/v0.10.x-guide/v0.10.6-anonymous-usage-sharing.md +204 -0
  360. rac_core-2026.6.5/rac/roadmaps/v0.11.x-portal/v0.11.0-portal-export.md +193 -0
  361. rac_core-2026.6.5/rac/roadmaps/v0.11.x-portal/v0.11.1-docs-site.md +138 -0
  362. rac_core-2026.6.5/rac/roadmaps/v0.12.x-watchkeeper/v0.12.0-repository-review.md +179 -0
  363. rac_core-2026.6.5/rac/roadmaps/v0.12.x-watchkeeper/v0.12.1-intent-analysis.md +157 -0
  364. rac_core-2026.6.5/rac/roadmaps/v0.12.x-watchkeeper/v0.12.2-watchkeeper.md +160 -0
  365. rac_core-2026.6.5/rac/roadmaps/v0.12.x-watchkeeper/v0.12.3-watchkeeper-action.md +157 -0
  366. rac_core-2026.6.5/rac/roadmaps/v0.13.x-welcome/v0.13.0-guided-first-run.md +168 -0
  367. rac_core-2026.6.5/rac/roadmaps/v0.13.x-welcome/v0.13.1-friendly-empty-corpus.md +152 -0
  368. rac_core-2026.6.5/rac/roadmaps/v0.13.x-welcome/v0.13.2-git-recency.md +146 -0
  369. rac_core-2026.6.5/rac/roadmaps/v0.13.x-welcome/v0.13.3-cadence-nudge.md +155 -0
  370. rac_core-2026.6.5/rac/roadmaps/v0.13.x-welcome/v0.13.4-commit-nudge.md +161 -0
  371. rac_core-2026.6.5/rac/roadmaps/v0.13.x-welcome/v0.13.5-self-type-relationships.md +139 -0
  372. rac_core-2026.6.5/rac/roadmaps/v0.13.x-welcome/v0.13.6-okf-bundle-export.md +178 -0
  373. rac_core-2026.6.5/rac/roadmaps/v0.14.x-enforcement/v0.14.0-enforcement-foundation.md +134 -0
  374. rac_core-2026.6.5/rac/roadmaps/v0.14.x-enforcement/v0.14.1-status-consistency.md +131 -0
  375. rac_core-2026.6.5/rac/roadmaps/v0.15.x-interop/v0.15.0-okf-frontmatter-superset.md +128 -0
  376. rac_core-2026.6.5/rac/roadmaps/v0.15.x-interop/v0.15.1-okf-conformance-check.md +133 -0
  377. rac_core-2026.6.5/rac/roadmaps/v0.15.x-interop/v0.15.2-validation-overrides-and-sarif.md +144 -0
  378. rac_core-2026.6.5/rac/roadmaps/v0.16.x-graph-integrity/v0.16.0-relationship-graph-integrity.md +154 -0
  379. rac_core-2026.6.5/rac/roadmaps/v0.17.x-adoption/v0.17.0-single-document-import-skill.md +93 -0
  380. rac_core-2026.6.5/rac/roadmaps/v0.17.x-adoption/v0.17.1-per-type-standards-enforcement.md +109 -0
  381. rac_core-2026.6.5/rac/roadmaps/v0.17.x-adoption/v0.17.2-ci-action-and-dx.md +92 -0
  382. rac_core-2026.6.5/rac/roadmaps/v0.18.x-engine-health/v0.18.0-engine-simplification.md +86 -0
  383. rac_core-2026.6.5/rac/roadmaps/v0.19.x-lifecycle/v0.19.0-roadmap-achieved-status.md +62 -0
  384. rac_core-2026.6.5/rac/roadmaps/v0.2.x-stats/v0.2-stats.md +41 -0
  385. rac_core-2026.6.5/rac/roadmaps/v0.20.x-sdk/v0.20.0-python-sdk-foundation.md +179 -0
  386. rac_core-2026.6.5/rac/roadmaps/v0.20.x-sdk/v0.20.1-python-sdk-docs.md +148 -0
  387. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.0-typescript-sdk-and-extension.md +115 -0
  388. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.1-cross-artifact-enforcement.md +125 -0
  389. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.10-marketplace-publish.md +87 -0
  390. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.11-first-run-onboarding.md +89 -0
  391. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.12-graph-view-polish.md +88 -0
  392. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.13-pr-pipeline-enforcement.md +92 -0
  393. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.14-security-governance-posture.md +89 -0
  394. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.15-agent-context-generation.md +105 -0
  395. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.16-decision-query-and-guard.md +100 -0
  396. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.17-claude-code-pre-edit-hook.md +84 -0
  397. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.18-safe-rename-refactor.md +91 -0
  398. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.19-gate-performance.md +122 -0
  399. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.2-authoring-ergonomics.md +104 -0
  400. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.3-editor-navigation.md +100 -0
  401. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.4-ambient-awareness.md +88 -0
  402. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.5-corpus-visualization.md +97 -0
  403. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.6-extension-robustness.md +111 -0
  404. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.7-graph-editor-sync.md +150 -0
  405. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.8-corpus-graph-view.md +196 -0
  406. rac_core-2026.6.5/rac/roadmaps/v0.21.x-editor/v0.21.9-extension-test-harness.md +99 -0
  407. rac_core-2026.6.5/rac/roadmaps/v0.22.x-housekeeping/v0.22.0-topology-and-release-decision.md +116 -0
  408. rac_core-2026.6.5/rac/roadmaps/v0.22.x-housekeeping/v0.22.1-rename-viewer-rac-localview.md +99 -0
  409. rac_core-2026.6.5/rac/roadmaps/v0.22.x-housekeeping/v0.22.2-rac-core-identity.md +96 -0
  410. rac_core-2026.6.5/rac/roadmaps/v0.22.x-housekeeping/v0.22.3-ts-sdk-npm-publishable.md +91 -0
  411. rac_core-2026.6.5/rac/roadmaps/v0.22.x-housekeeping/v0.22.4-extract-decisiongrounding.md +93 -0
  412. rac_core-2026.6.5/rac/roadmaps/v0.22.x-housekeeping/v0.22.5-extract-typescript-stack.md +93 -0
  413. rac_core-2026.6.5/rac/roadmaps/v0.22.x-housekeeping/v0.22.6-split-actions.md +117 -0
  414. rac_core-2026.6.5/rac/roadmaps/v0.23.x-hardening/v0.23.0-hardening.md +233 -0
  415. rac_core-2026.6.5/rac/roadmaps/v0.24.x-visibility/v0.24.0-visibility.md +204 -0
  416. rac_core-2026.6.5/rac/roadmaps/v0.25.x-connect/v0.25.0-connect.md +200 -0
  417. rac_core-2026.6.5/rac/roadmaps/v0.26.x-tui-revamp/v0.26.0-appearance.md +171 -0
  418. rac_core-2026.6.5/rac/roadmaps/v0.26.x-tui-revamp/v0.26.1-legibility.md +87 -0
  419. rac_core-2026.6.5/rac/roadmaps/v0.26.x-tui-revamp/v0.26.2-portfolio-list.md +103 -0
  420. rac_core-2026.6.5/rac/roadmaps/v0.26.x-tui-revamp/v0.26.3-split-layout.md +98 -0
  421. rac_core-2026.6.5/rac/roadmaps/v0.26.x-tui-revamp/v0.26.4-editor-flow.md +85 -0
  422. rac_core-2026.6.5/rac/roadmaps/v0.27.x-calver/v0.27.0-calver-cutover.md +93 -0
  423. rac_core-2026.6.5/rac/roadmaps/v0.28.x-link-suggestions/v0.28.0-link-suggestions.md +128 -0
  424. rac_core-2026.6.5/rac/roadmaps/v0.29.x-relevance-ranking/v0.29.0-relevance-ranking.md +127 -0
  425. rac_core-2026.6.5/rac/roadmaps/v0.3.x-inspect/v0.3-ingest.md +148 -0
  426. rac_core-2026.6.5/rac/roadmaps/v0.3.x-inspect/v0.3.1-formats.md +34 -0
  427. rac_core-2026.6.5/rac/roadmaps/v0.30.x-ingest-sources/v0.30.0-note-tool-ingest-sources.md +119 -0
  428. rac_core-2026.6.5/rac/roadmaps/v0.4.x-intelligence/v0.4-inspect.md +48 -0
  429. rac_core-2026.6.5/rac/roadmaps/v0.4.x-intelligence/v0.4.1-expansion.md +47 -0
  430. rac_core-2026.6.5/rac/roadmaps/v0.4.x-intelligence/v0.4.1-inspect-expansion.md +360 -0
  431. rac_core-2026.6.5/rac/roadmaps/v0.4.x-intelligence/v0.4.2-decision-metadata.md +303 -0
  432. rac_core-2026.6.5/rac/roadmaps/v0.5.x-awareness/v0.5.0-artifact-improvement.md +273 -0
  433. rac_core-2026.6.5/rac/roadmaps/v0.5.x-awareness/v0.5.1-guided-improvement.md +227 -0
  434. rac_core-2026.6.5/rac/roadmaps/v0.5.x-awareness/v0.5.2-schema.md +551 -0
  435. rac_core-2026.6.5/rac/roadmaps/v0.6.x-relationships/v0.6.0-roadmap-artifacts.md +427 -0
  436. rac_core-2026.6.5/rac/roadmaps/v0.6.x-relationships/v0.6.1-roadmap-improvement.md +385 -0
  437. rac_core-2026.6.5/rac/roadmaps/v0.6.x-relationships/v0.6.2-prompt-artifact.md +839 -0
  438. rac_core-2026.6.5/rac/roadmaps/v0.6.x-relationships/v0.6.3-design-artifacts.md +854 -0
  439. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.0-relationship-metadata.md +528 -0
  440. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.1-relationship-inspection.md +420 -0
  441. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.10-artifact-templates.md +608 -0
  442. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.11-hybrid-metadata-system-identity.md +399 -0
  443. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.12-lookup-and-resolution.md +505 -0
  444. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.13-metadata-migration.md +214 -0
  445. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.14-audit-hardening.md +187 -0
  446. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.2-relationship-validation.md +403 -0
  447. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.3-repo-intelligence.md +304 -0
  448. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.4-internal-refactor.md +200 -0
  449. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.5-repo-indexing.md +195 -0
  450. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.6-document-structure.md +217 -0
  451. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.7-readme-simplification.md +130 -0
  452. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.8-repo-trust.md +149 -0
  453. rac_core-2026.6.5/rac/roadmaps/v0.7.x-trust/v0.7.9-repository-review.md +146 -0
  454. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.0-explorer-foundation.md +244 -0
  455. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.1-explorer-navigation.md +229 -0
  456. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.10-explorer-create-and-stats.md +212 -0
  457. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.11-explorer-followups.md +143 -0
  458. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.12-explorer-mascot-interaction.md +159 -0
  459. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.13-explorer-knowledge-graph-grammar.md +132 -0
  460. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.2-explorer-health.md +180 -0
  461. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.3-explorer-recommendations.md +148 -0
  462. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.4-explorer-action-workflow.md +176 -0
  463. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.5-explorer-relationship-navigation.md +161 -0
  464. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.6-explorer-maturity.md +158 -0
  465. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.7-explorer-visual-overhaul.md +171 -0
  466. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.8-explorer-command-palette.md +166 -0
  467. rac_core-2026.6.5/rac/roadmaps/v0.8.x-explorer/v0.8.9-explorer-live-workspace.md +186 -0
  468. rac_core-2026.6.5/rac-localview/.gitignore +3 -0
  469. rac_core-2026.6.5/rac-localview/DESIGN.md +59 -0
  470. rac_core-2026.6.5/rac-localview/VIEWER_CONTRACT.md +289 -0
  471. rac_core-2026.6.5/rac-localview/demo/index.html +12 -0
  472. rac_core-2026.6.5/rac-localview/design/corpus-graph-view.png +0 -0
  473. rac_core-2026.6.5/rac-localview/design/demo.cast +260 -0
  474. rac_core-2026.6.5/rac-localview/design/lamplighter-1000.png +0 -0
  475. rac_core-2026.6.5/rac-localview/design/lamplighter.png +0 -0
  476. rac_core-2026.6.5/rac-localview/design/lantern.png +0 -0
  477. rac_core-2026.6.5/rac-localview/design/mockup-landing.png +0 -0
  478. rac_core-2026.6.5/rac-localview/index.html +23 -0
  479. rac_core-2026.6.5/rac-localview/package-lock.json +2772 -0
  480. rac_core-2026.6.5/rac-localview/package.json +31 -0
  481. rac_core-2026.6.5/rac-localview/public/favicon.png +0 -0
  482. rac_core-2026.6.5/rac-localview/scripts/build-viewer-artifact.mjs +156 -0
  483. rac_core-2026.6.5/rac-localview/scripts/contrast-report.mjs +111 -0
  484. rac_core-2026.6.5/rac-localview/scripts/make-corpus.mjs +471 -0
  485. rac_core-2026.6.5/rac-localview/scripts/make-lantern.mjs +138 -0
  486. rac_core-2026.6.5/rac-localview/scripts/prerender-landing.mjs +121 -0
  487. rac_core-2026.6.5/rac-localview/scripts/record-demo.sh +41 -0
  488. rac_core-2026.6.5/rac-localview/scripts/vendor-portal-shell.mjs +130 -0
  489. rac_core-2026.6.5/rac-localview/src/assets/fonts/JetBrainsMono-Bold.woff2 +0 -0
  490. rac_core-2026.6.5/rac-localview/src/assets/fonts/JetBrainsMono-Regular.woff2 +0 -0
  491. rac_core-2026.6.5/rac-localview/src/assets/fonts/OFL.txt +93 -0
  492. rac_core-2026.6.5/rac-localview/src/components/CheckItem.css +15 -0
  493. rac_core-2026.6.5/rac-localview/src/components/CheckItem.tsx +22 -0
  494. rac_core-2026.6.5/rac-localview/src/components/CommandPalette.css +101 -0
  495. rac_core-2026.6.5/rac-localview/src/components/CommandPalette.tsx +218 -0
  496. rac_core-2026.6.5/rac-localview/src/components/KeyboardHint.css +16 -0
  497. rac_core-2026.6.5/rac-localview/src/components/KeyboardHint.tsx +23 -0
  498. rac_core-2026.6.5/rac-localview/src/components/Panel.css +18 -0
  499. rac_core-2026.6.5/rac-localview/src/components/Panel.tsx +23 -0
  500. rac_core-2026.6.5/rac-localview/src/components/Prompt.css +26 -0
  501. rac_core-2026.6.5/rac-localview/src/components/Prompt.tsx +47 -0
  502. rac_core-2026.6.5/rac-localview/src/components/TerminalFrame.css +39 -0
  503. rac_core-2026.6.5/rac-localview/src/components/TerminalFrame.tsx +30 -0
  504. rac_core-2026.6.5/rac-localview/src/components/index.ts +12 -0
  505. rac_core-2026.6.5/rac-localview/src/demo/DemoApp.tsx +181 -0
  506. rac_core-2026.6.5/rac-localview/src/demo/demo.css +81 -0
  507. rac_core-2026.6.5/rac-localview/src/demo/main.tsx +10 -0
  508. rac_core-2026.6.5/rac-localview/src/landing/CopyCommand.tsx +66 -0
  509. rac_core-2026.6.5/rac-localview/src/landing/LandingApp.tsx +312 -0
  510. rac_core-2026.6.5/rac-localview/src/landing/assets/demo.svg +1 -0
  511. rac_core-2026.6.5/rac-localview/src/landing/landing.css +239 -0
  512. rac_core-2026.6.5/rac-localview/src/landing/main.tsx +20 -0
  513. rac_core-2026.6.5/rac-localview/src/landing/prerender-entry.tsx +16 -0
  514. rac_core-2026.6.5/rac-localview/src/styles/base.css +78 -0
  515. rac_core-2026.6.5/rac-localview/src/styles/tokens.css +124 -0
  516. rac_core-2026.6.5/rac-localview/src/viewer/App.tsx +210 -0
  517. rac_core-2026.6.5/rac-localview/src/viewer/DetailView.tsx +159 -0
  518. rac_core-2026.6.5/rac-localview/src/viewer/GraphView.tsx +559 -0
  519. rac_core-2026.6.5/rac-localview/src/viewer/ListView.tsx +160 -0
  520. rac_core-2026.6.5/rac-localview/src/viewer/chips.tsx +38 -0
  521. rac_core-2026.6.5/rac-localview/src/viewer/data.ts +176 -0
  522. rac_core-2026.6.5/rac-localview/src/viewer/graph.ts +322 -0
  523. rac_core-2026.6.5/rac-localview/src/viewer/host.ts +62 -0
  524. rac_core-2026.6.5/rac-localview/src/viewer/main.tsx +10 -0
  525. rac_core-2026.6.5/rac-localview/src/viewer/sample/lore-export.sample.json +468 -0
  526. rac_core-2026.6.5/rac-localview/src/viewer/types.ts +49 -0
  527. rac_core-2026.6.5/rac-localview/src/viewer/viewer.css +561 -0
  528. rac_core-2026.6.5/rac-localview/src/vite-env.d.ts +1 -0
  529. rac_core-2026.6.5/rac-localview/test/App.test.tsx +60 -0
  530. rac_core-2026.6.5/rac-localview/test/fixtures.ts +29 -0
  531. rac_core-2026.6.5/rac-localview/test/graph.test.ts +131 -0
  532. rac_core-2026.6.5/rac-localview/test/setup.ts +11 -0
  533. rac_core-2026.6.5/rac-localview/tsconfig.app.json +21 -0
  534. rac_core-2026.6.5/rac-localview/tsconfig.json +7 -0
  535. rac_core-2026.6.5/rac-localview/tsconfig.node.json +16 -0
  536. rac_core-2026.6.5/rac-localview/viewer/index.html +26 -0
  537. rac_core-2026.6.5/rac-localview/vite.config.ts +26 -0
  538. rac_core-2026.6.5/rac-localview/vite.config.viewer.ts +36 -0
  539. rac_core-2026.6.5/rac-localview/vitest.config.ts +13 -0
  540. rac_core-2026.6.5/sbom.json +37 -0
  541. rac_core-2026.6.5/scripts/generate_sbom.py +124 -0
  542. rac_core-2026.6.5/server.json +20 -0
  543. rac_core-2026.6.5/setup.cfg +4 -0
  544. rac_core-2026.6.5/src/rac/__init__.py +107 -0
  545. rac_core-2026.6.5/src/rac/cli.py +2208 -0
  546. rac_core-2026.6.5/src/rac/consent.py +193 -0
  547. rac_core-2026.6.5/src/rac/core/__init__.py +6 -0
  548. rac_core-2026.6.5/src/rac/core/artifacts.py +453 -0
  549. rac_core-2026.6.5/src/rac/core/classification.py +124 -0
  550. rac_core-2026.6.5/src/rac/core/corpus.py +142 -0
  551. rac_core-2026.6.5/src/rac/core/frontmatter.py +288 -0
  552. rac_core-2026.6.5/src/rac/core/fs.py +26 -0
  553. rac_core-2026.6.5/src/rac/core/hooks.py +89 -0
  554. rac_core-2026.6.5/src/rac/core/identity.py +129 -0
  555. rac_core-2026.6.5/src/rac/core/idgen.py +51 -0
  556. rac_core-2026.6.5/src/rac/core/limits.py +81 -0
  557. rac_core-2026.6.5/src/rac/core/markdown.py +347 -0
  558. rac_core-2026.6.5/src/rac/core/metadata.py +60 -0
  559. rac_core-2026.6.5/src/rac/core/models.py +146 -0
  560. rac_core-2026.6.5/src/rac/core/okf.py +28 -0
  561. rac_core-2026.6.5/src/rac/core/operations.py +73 -0
  562. rac_core-2026.6.5/src/rac/core/overrides.py +88 -0
  563. rac_core-2026.6.5/src/rac/core/relationship_types.py +89 -0
  564. rac_core-2026.6.5/src/rac/core/schema.py +167 -0
  565. rac_core-2026.6.5/src/rac/core/skills.py +103 -0
  566. rac_core-2026.6.5/src/rac/core/templates.py +63 -0
  567. rac_core-2026.6.5/src/rac/core/validation.py +596 -0
  568. rac_core-2026.6.5/src/rac/errors.py +21 -0
  569. rac_core-2026.6.5/src/rac/explorer/__init__.py +18 -0
  570. rac_core-2026.6.5/src/rac/explorer/adapter.py +991 -0
  571. rac_core-2026.6.5/src/rac/explorer/app.py +56 -0
  572. rac_core-2026.6.5/src/rac/explorer/commands.py +93 -0
  573. rac_core-2026.6.5/src/rac/explorer/editor.py +95 -0
  574. rac_core-2026.6.5/src/rac/explorer/explorer.tcss +230 -0
  575. rac_core-2026.6.5/src/rac/explorer/firstrun.py +35 -0
  576. rac_core-2026.6.5/src/rac/explorer/launch.py +42 -0
  577. rac_core-2026.6.5/src/rac/explorer/mascot.py +145 -0
  578. rac_core-2026.6.5/src/rac/explorer/preferences.py +91 -0
  579. rac_core-2026.6.5/src/rac/explorer/screens/__init__.py +1 -0
  580. rac_core-2026.6.5/src/rac/explorer/screens/confirm.py +54 -0
  581. rac_core-2026.6.5/src/rac/explorer/screens/main.py +748 -0
  582. rac_core-2026.6.5/src/rac/explorer/state.py +265 -0
  583. rac_core-2026.6.5/src/rac/explorer/theme.py +72 -0
  584. rac_core-2026.6.5/src/rac/explorer/widgets/__init__.py +139 -0
  585. rac_core-2026.6.5/src/rac/explorer/widgets/appbar.py +38 -0
  586. rac_core-2026.6.5/src/rac/explorer/widgets/palette.py +208 -0
  587. rac_core-2026.6.5/src/rac/explorer/widgets/sidebar.py +236 -0
  588. rac_core-2026.6.5/src/rac/explorer/widgets/statusline.py +103 -0
  589. rac_core-2026.6.5/src/rac/explorer/widgets/views.py +1287 -0
  590. rac_core-2026.6.5/src/rac/explorer/workspace.py +107 -0
  591. rac_core-2026.6.5/src/rac/hooks/__init__.py +6 -0
  592. rac_core-2026.6.5/src/rac/hooks/post-commit.sh +18 -0
  593. rac_core-2026.6.5/src/rac/hooks/pre-commit.sh +23 -0
  594. rac_core-2026.6.5/src/rac/mcp/__init__.py +20 -0
  595. rac_core-2026.6.5/src/rac/mcp/audit.py +323 -0
  596. rac_core-2026.6.5/src/rac/mcp/budget.py +175 -0
  597. rac_core-2026.6.5/src/rac/mcp/errors.py +68 -0
  598. rac_core-2026.6.5/src/rac/mcp/ping.py +212 -0
  599. rac_core-2026.6.5/src/rac/mcp/server.py +445 -0
  600. rac_core-2026.6.5/src/rac/mcp/telemetry.py +294 -0
  601. rac_core-2026.6.5/src/rac/output/__init__.py +175 -0
  602. rac_core-2026.6.5/src/rac/output/_shared.py +26 -0
  603. rac_core-2026.6.5/src/rac/output/github.py +128 -0
  604. rac_core-2026.6.5/src/rac/output/human.py +1377 -0
  605. rac_core-2026.6.5/src/rac/output/json.py +445 -0
  606. rac_core-2026.6.5/src/rac/output/okf.py +171 -0
  607. rac_core-2026.6.5/src/rac/output/portal.py +80 -0
  608. rac_core-2026.6.5/src/rac/output/sarif.py +195 -0
  609. rac_core-2026.6.5/src/rac/output/templates.py +48 -0
  610. rac_core-2026.6.5/src/rac/release.py +106 -0
  611. rac_core-2026.6.5/src/rac/services/__init__.py +65 -0
  612. rac_core-2026.6.5/src/rac/services/agent_rules.py +440 -0
  613. rac_core-2026.6.5/src/rac/services/compare.py +306 -0
  614. rac_core-2026.6.5/src/rac/services/coverage.py +169 -0
  615. rac_core-2026.6.5/src/rac/services/create.py +159 -0
  616. rac_core-2026.6.5/src/rac/services/diff.py +63 -0
  617. rac_core-2026.6.5/src/rac/services/doctor.py +375 -0
  618. rac_core-2026.6.5/src/rac/services/eval.py +588 -0
  619. rac_core-2026.6.5/src/rac/services/export.py +444 -0
  620. rac_core-2026.6.5/src/rac/services/gate.py +303 -0
  621. rac_core-2026.6.5/src/rac/services/hook.py +88 -0
  622. rac_core-2026.6.5/src/rac/services/improve.py +101 -0
  623. rac_core-2026.6.5/src/rac/services/index.py +115 -0
  624. rac_core-2026.6.5/src/rac/services/ingest.py +158 -0
  625. rac_core-2026.6.5/src/rac/services/init.py +375 -0
  626. rac_core-2026.6.5/src/rac/services/inspect.py +172 -0
  627. rac_core-2026.6.5/src/rac/services/intent.py +310 -0
  628. rac_core-2026.6.5/src/rac/services/migrate.py +159 -0
  629. rac_core-2026.6.5/src/rac/services/okf_conformance.py +142 -0
  630. rac_core-2026.6.5/src/rac/services/portfolio.py +293 -0
  631. rac_core-2026.6.5/src/rac/services/profiles.py +103 -0
  632. rac_core-2026.6.5/src/rac/services/quickstart.py +129 -0
  633. rac_core-2026.6.5/src/rac/services/recency.py +324 -0
  634. rac_core-2026.6.5/src/rac/services/relationships.py +1239 -0
  635. rac_core-2026.6.5/src/rac/services/rename.py +616 -0
  636. rac_core-2026.6.5/src/rac/services/repository.py +266 -0
  637. rac_core-2026.6.5/src/rac/services/resolve.py +448 -0
  638. rac_core-2026.6.5/src/rac/services/review.py +298 -0
  639. rac_core-2026.6.5/src/rac/services/revisions.py +73 -0
  640. rac_core-2026.6.5/src/rac/services/skill.py +115 -0
  641. rac_core-2026.6.5/src/rac/services/stats.py +409 -0
  642. rac_core-2026.6.5/src/rac/services/validate.py +274 -0
  643. rac_core-2026.6.5/src/rac/services/watchkeeper.py +257 -0
  644. rac_core-2026.6.5/src/rac/skills/__init__.py +9 -0
  645. rac_core-2026.6.5/src/rac/skills/rac-artifacts/SKILL.md +92 -0
  646. rac_core-2026.6.5/src/rac/skills/rac-capture/SKILL.md +163 -0
  647. rac_core-2026.6.5/src/rac/skills/rac-import/SKILL.md +140 -0
  648. rac_core-2026.6.5/src/rac/skills/rac-ingest/SKILL.md +110 -0
  649. rac_core-2026.6.5/src/rac/skills/rac-review/SKILL.md +94 -0
  650. rac_core-2026.6.5/src/rac/templates/__init__.py +8 -0
  651. rac_core-2026.6.5/src/rac/templates/decision.md +43 -0
  652. rac_core-2026.6.5/src/rac/templates/design.md +64 -0
  653. rac_core-2026.6.5/src/rac/templates/portal/lore-portal-shell.html +74 -0
  654. rac_core-2026.6.5/src/rac/templates/portal/provenance.json +6 -0
  655. rac_core-2026.6.5/src/rac/templates/prompt.md +49 -0
  656. rac_core-2026.6.5/src/rac/templates/requirement.md +36 -0
  657. rac_core-2026.6.5/src/rac/templates/roadmap.md +34 -0
  658. rac_core-2026.6.5/src/rac/usage.py +197 -0
  659. rac_core-2026.6.5/src/rac_core.egg-info/PKG-INFO +295 -0
  660. rac_core-2026.6.5/src/rac_core.egg-info/SOURCES.txt +909 -0
  661. rac_core-2026.6.5/src/rac_core.egg-info/dependency_links.txt +1 -0
  662. rac_core-2026.6.5/src/rac_core.egg-info/entry_points.txt +2 -0
  663. rac_core-2026.6.5/src/rac_core.egg-info/requires.txt +32 -0
  664. rac_core-2026.6.5/src/rac_core.egg-info/scm_file_list.json +905 -0
  665. rac_core-2026.6.5/src/rac_core.egg-info/scm_version.json +8 -0
  666. rac_core-2026.6.5/src/rac_core.egg-info/top_level.txt +1 -0
  667. rac_core-2026.6.5/tests/conftest.py +32 -0
  668. rac_core-2026.6.5/tests/eval/README.md +47 -0
  669. rac_core-2026.6.5/tests/eval/baseline.json +47 -0
  670. rac_core-2026.6.5/tests/eval/corpus/decision-rate-limiting.md +34 -0
  671. rac_core-2026.6.5/tests/eval/corpus/decision-realtime-sync.md +33 -0
  672. rac_core-2026.6.5/tests/eval/corpus/decision-storage-backend.md +32 -0
  673. rac_core-2026.6.5/tests/eval/corpus/decision-token-expiry-v1.md +32 -0
  674. rac_core-2026.6.5/tests/eval/corpus/decision-token-refresh-v2.md +37 -0
  675. rac_core-2026.6.5/tests/eval/corpus/design-conflict-resolution.md +43 -0
  676. rac_core-2026.6.5/tests/eval/corpus/design-mobile-navigation.md +38 -0
  677. rac_core-2026.6.5/tests/eval/corpus/design-sidebar-navigation.md +38 -0
  678. rac_core-2026.6.5/tests/eval/corpus/prompt-release-notes.md +37 -0
  679. rac_core-2026.6.5/tests/eval/corpus/requirement-offline-editing.md +32 -0
  680. rac_core-2026.6.5/tests/eval/corpus/requirement-session-auth.md +32 -0
  681. rac_core-2026.6.5/tests/eval/corpus/roadmap-v1-launch.md +43 -0
  682. rac_core-2026.6.5/tests/eval/eval-config.json +19 -0
  683. rac_core-2026.6.5/tests/eval/queries.json +94 -0
  684. rac_core-2026.6.5/tests/fixtures/decision/bad_category.md +21 -0
  685. rac_core-2026.6.5/tests/fixtures/decision/bad_status.md +17 -0
  686. rac_core-2026.6.5/tests/fixtures/decision/minimal.md +13 -0
  687. rac_core-2026.6.5/tests/fixtures/decision/portfolio/01_accepted_arch.md +25 -0
  688. rac_core-2026.6.5/tests/fixtures/decision/portfolio/02_proposed_process.md +21 -0
  689. rac_core-2026.6.5/tests/fixtures/decision/portfolio/03_no_metadata.md +13 -0
  690. rac_core-2026.6.5/tests/fixtures/decision/with_metadata.md +26 -0
  691. rac_core-2026.6.5/tests/fixtures/design/minimal.md +17 -0
  692. rac_core-2026.6.5/tests/fixtures/design/missing_constraints.md +17 -0
  693. rac_core-2026.6.5/tests/fixtures/design/valid.md +37 -0
  694. rac_core-2026.6.5/tests/fixtures/diff/new.md +21 -0
  695. rac_core-2026.6.5/tests/fixtures/diff/old.md +20 -0
  696. rac_core-2026.6.5/tests/fixtures/export/adr-001-canonical-format.md +31 -0
  697. rac_core-2026.6.5/tests/fixtures/export/notes-raw-html.md +22 -0
  698. rac_core-2026.6.5/tests/fixtures/export/random-notes.md +1 -0
  699. rac_core-2026.6.5/tests/fixtures/export/v0-portal-roadmap.md +17 -0
  700. rac_core-2026.6.5/tests/fixtures/graph/adr-new.md +26 -0
  701. rac_core-2026.6.5/tests/fixtures/graph/adr-old.md +22 -0
  702. rac_core-2026.6.5/tests/fixtures/ingest/sample.md +9 -0
  703. rac_core-2026.6.5/tests/fixtures/inspect/ambiguous.md +9 -0
  704. rac_core-2026.6.5/tests/fixtures/inspect/decision.md +19 -0
  705. rac_core-2026.6.5/tests/fixtures/inspect/nested/another_requirement.md +9 -0
  706. rac_core-2026.6.5/tests/fixtures/inspect/requirement.md +14 -0
  707. rac_core-2026.6.5/tests/fixtures/invalid/duplicate_ids.md +10 -0
  708. rac_core-2026.6.5/tests/fixtures/invalid/empty_req_text.md +9 -0
  709. rac_core-2026.6.5/tests/fixtures/invalid/malformed_id.md +9 -0
  710. rac_core-2026.6.5/tests/fixtures/invalid/missing_id.md +9 -0
  711. rac_core-2026.6.5/tests/fixtures/invalid/missing_problem.md +5 -0
  712. rac_core-2026.6.5/tests/fixtures/invalid/missing_requirements.md +5 -0
  713. rac_core-2026.6.5/tests/fixtures/invalid/missing_title.md +7 -0
  714. rac_core-2026.6.5/tests/fixtures/invalid/multiple_titles.md +11 -0
  715. rac_core-2026.6.5/tests/fixtures/mcp/corpus/decision.md +30 -0
  716. rac_core-2026.6.5/tests/fixtures/mcp/corpus/requirement.md +18 -0
  717. rac_core-2026.6.5/tests/fixtures/mcp/corpus/roadmap.md +22 -0
  718. rac_core-2026.6.5/tests/fixtures/mcp/duplicate/first.md +26 -0
  719. rac_core-2026.6.5/tests/fixtures/mcp/duplicate/second.md +26 -0
  720. rac_core-2026.6.5/tests/fixtures/migrate/.rac/config.yaml +1 -0
  721. rac_core-2026.6.5/tests/fixtures/migrate/adr-001-legacy.md +13 -0
  722. rac_core-2026.6.5/tests/fixtures/migrate/canonical.md +18 -0
  723. rac_core-2026.6.5/tests/fixtures/migrate/notes.md +3 -0
  724. rac_core-2026.6.5/tests/fixtures/no_relationships/decision.md +22 -0
  725. rac_core-2026.6.5/tests/fixtures/no_relationships/requirement.md +17 -0
  726. rac_core-2026.6.5/tests/fixtures/okf_conformance/clean/adr.md +18 -0
  727. rac_core-2026.6.5/tests/fixtures/okf_conformance/clean/notes.md +4 -0
  728. rac_core-2026.6.5/tests/fixtures/okf_conformance/reserved_collision/index.md +18 -0
  729. rac_core-2026.6.5/tests/fixtures/okf_conformance/reserved_ok/index.md +6 -0
  730. rac_core-2026.6.5/tests/fixtures/portfolio/broken.md +7 -0
  731. rac_core-2026.6.5/tests/fixtures/portfolio/feature_a.md +18 -0
  732. rac_core-2026.6.5/tests/fixtures/portfolio/feature_b.md +9 -0
  733. rac_core-2026.6.5/tests/fixtures/portfolio/sub/feature_c.md +11 -0
  734. rac_core-2026.6.5/tests/fixtures/portfolio_summary/all_types/adr.md +13 -0
  735. rac_core-2026.6.5/tests/fixtures/portfolio_summary/all_types/design.md +17 -0
  736. rac_core-2026.6.5/tests/fixtures/portfolio_summary/all_types/prompt.md +17 -0
  737. rac_core-2026.6.5/tests/fixtures/portfolio_summary/all_types/req.md +17 -0
  738. rac_core-2026.6.5/tests/fixtures/portfolio_summary/all_types/roadmap.md +9 -0
  739. rac_core-2026.6.5/tests/fixtures/portfolio_summary/all_types/unknown.md +3 -0
  740. rac_core-2026.6.5/tests/fixtures/portfolio_summary/broken_rels/source.md +13 -0
  741. rac_core-2026.6.5/tests/fixtures/portfolio_summary/invalid_known/req-no-title.md +19 -0
  742. rac_core-2026.6.5/tests/fixtures/portfolio_summary/unknown_only/unknown.md +3 -0
  743. rac_core-2026.6.5/tests/fixtures/portfolio_summary/valid_clean/adr-001.md +25 -0
  744. rac_core-2026.6.5/tests/fixtures/portfolio_summary/valid_clean/req-001.md +26 -0
  745. rac_core-2026.6.5/tests/fixtures/prompt/minimal.md +17 -0
  746. rac_core-2026.6.5/tests/fixtures/prompt/missing_output.md +13 -0
  747. rac_core-2026.6.5/tests/fixtures/prompt/valid.md +39 -0
  748. rac_core-2026.6.5/tests/fixtures/relationship_validation/ambiguous_target/adr-004-alt.md +13 -0
  749. rac_core-2026.6.5/tests/fixtures/relationship_validation/ambiguous_target/adr-004.md +13 -0
  750. rac_core-2026.6.5/tests/fixtures/relationship_validation/ambiguous_target/req-001.md +13 -0
  751. rac_core-2026.6.5/tests/fixtures/relationship_validation/broken/search.md +13 -0
  752. rac_core-2026.6.5/tests/fixtures/relationship_validation/duplicate/adr-004-alt.md +13 -0
  753. rac_core-2026.6.5/tests/fixtures/relationship_validation/duplicate/adr-004.md +13 -0
  754. rac_core-2026.6.5/tests/fixtures/relationship_validation/resolved/adr-004.md +17 -0
  755. rac_core-2026.6.5/tests/fixtures/relationship_validation/resolved/req-001.md +13 -0
  756. rac_core-2026.6.5/tests/fixtures/relationship_validation/resolved/roadmap-q3.md +17 -0
  757. rac_core-2026.6.5/tests/fixtures/relationship_validation/self_reference/adr-004.md +17 -0
  758. rac_core-2026.6.5/tests/fixtures/relationships/decision_with_links.md +38 -0
  759. rac_core-2026.6.5/tests/fixtures/relationships/design_with_links.md +33 -0
  760. rac_core-2026.6.5/tests/fixtures/relationships/prompt_with_links.md +33 -0
  761. rac_core-2026.6.5/tests/fixtures/relationships/requirement_with_links.md +26 -0
  762. rac_core-2026.6.5/tests/fixtures/relationships/roadmap_with_links.md +26 -0
  763. rac_core-2026.6.5/tests/fixtures/resolve/markdown-first.md +22 -0
  764. rac_core-2026.6.5/tests/fixtures/resolve/v0-canonical-format.md +9 -0
  765. rac_core-2026.6.5/tests/fixtures/roadmap/minimal.md +9 -0
  766. rac_core-2026.6.5/tests/fixtures/roadmap/missing_initiatives.md +17 -0
  767. rac_core-2026.6.5/tests/fixtures/roadmap/valid.md +31 -0
  768. rac_core-2026.6.5/tests/fixtures/telemetry/state/rac/guide-telemetry.jsonl +6 -0
  769. rac_core-2026.6.5/tests/fixtures/valid/bullet_requirements.md +18 -0
  770. rac_core-2026.6.5/tests/fixtures/valid/feature.md +18 -0
  771. rac_core-2026.6.5/tests/fixtures/valid/minimal.md +9 -0
  772. rac_core-2026.6.5/tests/fixtures/valid/warnings.md +11 -0
  773. rac_core-2026.6.5/tests/fixtures/watchkeeper/base/decisions/adr-001-payment-provider.md +26 -0
  774. rac_core-2026.6.5/tests/fixtures/watchkeeper/base/requirements/checkout.md +22 -0
  775. rac_core-2026.6.5/tests/fixtures/watchkeeper/base/requirements/legacy-upload.md +17 -0
  776. rac_core-2026.6.5/tests/fixtures/watchkeeper/base/requirements/payouts.md +17 -0
  777. rac_core-2026.6.5/tests/fixtures/watchkeeper/base/roadmaps/q3-payments.md +13 -0
  778. rac_core-2026.6.5/tests/fixtures/watchkeeper/head/decisions/adr-001-payment-provider.md +26 -0
  779. rac_core-2026.6.5/tests/fixtures/watchkeeper/head/requirements/billing.md +17 -0
  780. rac_core-2026.6.5/tests/fixtures/watchkeeper/head/requirements/checkout.md +18 -0
  781. rac_core-2026.6.5/tests/fixtures/watchkeeper/head/requirements/payouts.md +18 -0
  782. rac_core-2026.6.5/tests/fixtures/watchkeeper/head/roadmaps/q3-payments.md +13 -0
  783. rac_core-2026.6.5/tests/golden/diff_human.txt +29 -0
  784. rac_core-2026.6.5/tests/golden/diff_json.txt +35 -0
  785. rac_core-2026.6.5/tests/golden/export_json.txt +62 -0
  786. rac_core-2026.6.5/tests/golden/find_human.txt +5 -0
  787. rac_core-2026.6.5/tests/golden/find_json.txt +22 -0
  788. rac_core-2026.6.5/tests/golden/mcp_stats_human.txt +18 -0
  789. rac_core-2026.6.5/tests/golden/mcp_stats_json.txt +39 -0
  790. rac_core-2026.6.5/tests/golden/mcp_stats_share.txt +1 -0
  791. rac_core-2026.6.5/tests/golden/migrate_dry_run_human.txt +9 -0
  792. rac_core-2026.6.5/tests/golden/migrate_dry_run_json.txt +32 -0
  793. rac_core-2026.6.5/tests/golden/relationships_resolved_human.txt +12 -0
  794. rac_core-2026.6.5/tests/golden/resolve_human.txt +5 -0
  795. rac_core-2026.6.5/tests/golden/resolve_json.txt +7 -0
  796. rac_core-2026.6.5/tests/golden/resolve_not_found_json.txt +5 -0
  797. rac_core-2026.6.5/tests/golden/review_human.txt +51 -0
  798. rac_core-2026.6.5/tests/golden/review_json.txt +92 -0
  799. rac_core-2026.6.5/tests/golden/schema_requirement_human.txt +47 -0
  800. rac_core-2026.6.5/tests/golden/schema_requirement_template.txt +37 -0
  801. rac_core-2026.6.5/tests/golden/skill_install_human.txt +7 -0
  802. rac_core-2026.6.5/tests/golden/skill_install_json.txt +26 -0
  803. rac_core-2026.6.5/tests/golden/skill_install_named_human.txt +3 -0
  804. rac_core-2026.6.5/tests/golden/skill_install_named_json.txt +10 -0
  805. rac_core-2026.6.5/tests/golden/skill_list_human.txt +7 -0
  806. rac_core-2026.6.5/tests/golden/skill_list_json.txt +25 -0
  807. rac_core-2026.6.5/tests/golden/stats_human.txt +27 -0
  808. rac_core-2026.6.5/tests/golden/stats_json.txt +44 -0
  809. rac_core-2026.6.5/tests/golden/templates_human.txt +7 -0
  810. rac_core-2026.6.5/tests/golden/templates_json.txt +10 -0
  811. rac_core-2026.6.5/tests/golden/validate_dir_human.txt +5 -0
  812. rac_core-2026.6.5/tests/golden/validate_dir_json.txt +89 -0
  813. rac_core-2026.6.5/tests/golden/validate_invalid_human.txt +9 -0
  814. rac_core-2026.6.5/tests/golden/validate_invalid_json.txt +26 -0
  815. rac_core-2026.6.5/tests/golden/validate_valid_human.txt +3 -0
  816. rac_core-2026.6.5/tests/golden/validate_valid_json.txt +6 -0
  817. rac_core-2026.6.5/tests/golden/watchkeeper_github.txt +54 -0
  818. rac_core-2026.6.5/tests/golden/watchkeeper_human.txt +90 -0
  819. rac_core-2026.6.5/tests/golden/watchkeeper_json.txt +256 -0
  820. rac_core-2026.6.5/tests/test_agent_rules.py +343 -0
  821. rac_core-2026.6.5/tests/test_cadence.py +143 -0
  822. rac_core-2026.6.5/tests/test_ci_batteries.py +41 -0
  823. rac_core-2026.6.5/tests/test_cli.py +86 -0
  824. rac_core-2026.6.5/tests/test_compare.py +125 -0
  825. rac_core-2026.6.5/tests/test_corpus.py +48 -0
  826. rac_core-2026.6.5/tests/test_coverage.py +148 -0
  827. rac_core-2026.6.5/tests/test_create.py +256 -0
  828. rac_core-2026.6.5/tests/test_decision_metadata.py +188 -0
  829. rac_core-2026.6.5/tests/test_design.py +402 -0
  830. rac_core-2026.6.5/tests/test_diff.py +60 -0
  831. rac_core-2026.6.5/tests/test_doctor.py +291 -0
  832. rac_core-2026.6.5/tests/test_documents_export.py +115 -0
  833. rac_core-2026.6.5/tests/test_dogfood.py +148 -0
  834. rac_core-2026.6.5/tests/test_empty_corpus.py +124 -0
  835. rac_core-2026.6.5/tests/test_eval.py +302 -0
  836. rac_core-2026.6.5/tests/test_explain.py +224 -0
  837. rac_core-2026.6.5/tests/test_explorer_adapter.py +737 -0
  838. rac_core-2026.6.5/tests/test_explorer_app.py +2347 -0
  839. rac_core-2026.6.5/tests/test_explorer_cli.py +111 -0
  840. rac_core-2026.6.5/tests/test_explorer_commands.py +98 -0
  841. rac_core-2026.6.5/tests/test_explorer_editor.py +86 -0
  842. rac_core-2026.6.5/tests/test_explorer_isolation.py +78 -0
  843. rac_core-2026.6.5/tests/test_explorer_workspace.py +146 -0
  844. rac_core-2026.6.5/tests/test_export_cmd.py +306 -0
  845. rac_core-2026.6.5/tests/test_export_okf.py +240 -0
  846. rac_core-2026.6.5/tests/test_find_decisions.py +248 -0
  847. rac_core-2026.6.5/tests/test_frontmatter.py +236 -0
  848. rac_core-2026.6.5/tests/test_gate.py +377 -0
  849. rac_core-2026.6.5/tests/test_gate_perf.py +218 -0
  850. rac_core-2026.6.5/tests/test_golden.py +141 -0
  851. rac_core-2026.6.5/tests/test_graph_export.py +157 -0
  852. rac_core-2026.6.5/tests/test_hook.py +236 -0
  853. rac_core-2026.6.5/tests/test_idempotent.py +158 -0
  854. rac_core-2026.6.5/tests/test_identity.py +44 -0
  855. rac_core-2026.6.5/tests/test_idgen.py +64 -0
  856. rac_core-2026.6.5/tests/test_improve.py +322 -0
  857. rac_core-2026.6.5/tests/test_index.py +207 -0
  858. rac_core-2026.6.5/tests/test_ingest.py +208 -0
  859. rac_core-2026.6.5/tests/test_init.py +269 -0
  860. rac_core-2026.6.5/tests/test_inspect.py +260 -0
  861. rac_core-2026.6.5/tests/test_intent.py +225 -0
  862. rac_core-2026.6.5/tests/test_lifecycle_status.py +59 -0
  863. rac_core-2026.6.5/tests/test_mcp_audit.py +283 -0
  864. rac_core-2026.6.5/tests/test_mcp_isolation.py +90 -0
  865. rac_core-2026.6.5/tests/test_mcp_ping.py +434 -0
  866. rac_core-2026.6.5/tests/test_mcp_server.py +183 -0
  867. rac_core-2026.6.5/tests/test_mcp_telemetry.py +345 -0
  868. rac_core-2026.6.5/tests/test_mcp_tools.py +776 -0
  869. rac_core-2026.6.5/tests/test_metadata_identity.py +124 -0
  870. rac_core-2026.6.5/tests/test_migrate.py +218 -0
  871. rac_core-2026.6.5/tests/test_no_egress.py +125 -0
  872. rac_core-2026.6.5/tests/test_okf_conformance.py +131 -0
  873. rac_core-2026.6.5/tests/test_operations.py +81 -0
  874. rac_core-2026.6.5/tests/test_overrides.py +155 -0
  875. rac_core-2026.6.5/tests/test_parser.py +64 -0
  876. rac_core-2026.6.5/tests/test_portfolio.py +335 -0
  877. rac_core-2026.6.5/tests/test_pr_gate_action.py +65 -0
  878. rac_core-2026.6.5/tests/test_profiles.py +153 -0
  879. rac_core-2026.6.5/tests/test_prompt.py +392 -0
  880. rac_core-2026.6.5/tests/test_provenance.py +216 -0
  881. rac_core-2026.6.5/tests/test_quickstart.py +255 -0
  882. rac_core-2026.6.5/tests/test_recency.py +146 -0
  883. rac_core-2026.6.5/tests/test_relationship_graph.py +163 -0
  884. rac_core-2026.6.5/tests/test_relationship_validation.py +439 -0
  885. rac_core-2026.6.5/tests/test_relationships.py +379 -0
  886. rac_core-2026.6.5/tests/test_relationships_cmd.py +232 -0
  887. rac_core-2026.6.5/tests/test_release_version.py +93 -0
  888. rac_core-2026.6.5/tests/test_rename.py +289 -0
  889. rac_core-2026.6.5/tests/test_repository.py +201 -0
  890. rac_core-2026.6.5/tests/test_repository_perf.py +105 -0
  891. rac_core-2026.6.5/tests/test_requirement_standards.py +115 -0
  892. rac_core-2026.6.5/tests/test_resolve.py +500 -0
  893. rac_core-2026.6.5/tests/test_review.py +233 -0
  894. rac_core-2026.6.5/tests/test_revisions.py +115 -0
  895. rac_core-2026.6.5/tests/test_roadmap.py +390 -0
  896. rac_core-2026.6.5/tests/test_robustness.py +281 -0
  897. rac_core-2026.6.5/tests/test_sarif.py +283 -0
  898. rac_core-2026.6.5/tests/test_sbom.py +65 -0
  899. rac_core-2026.6.5/tests/test_schema.py +223 -0
  900. rac_core-2026.6.5/tests/test_schema_agreement.py +217 -0
  901. rac_core-2026.6.5/tests/test_sdk_surface.py +86 -0
  902. rac_core-2026.6.5/tests/test_skill.py +339 -0
  903. rac_core-2026.6.5/tests/test_stats.py +221 -0
  904. rac_core-2026.6.5/tests/test_templates.py +71 -0
  905. rac_core-2026.6.5/tests/test_trust_model.py +124 -0
  906. rac_core-2026.6.5/tests/test_usage.py +113 -0
  907. rac_core-2026.6.5/tests/test_validate.py +340 -0
  908. rac_core-2026.6.5/tests/test_validate_action.py +60 -0
  909. rac_core-2026.6.5/tests/test_validate_corpus_stdin.py +348 -0
  910. rac_core-2026.6.5/tests/test_watchkeeper.py +264 -0
  911. rac_core-2026.6.5/validate-action/action.yml +100 -0
@@ -0,0 +1,88 @@
1
+ # RAC growth programme — shared brief
2
+
3
+ Read `.agent-context/SCHEMA.md` first. Every deliverable lands as RAC
4
+ artifacts in this repository (requirements first, supporting artifacts
5
+ second, linked via `## Related …` sections where the schema allows).
6
+ A deliverable that exists only as a loose Markdown note has failed.
7
+
8
+ ## Repo reality (overrides anything you assume)
9
+
10
+ - Version v0.10.3. Product identity is recorded in **ADR-036
11
+ (`rac/decisions/adr-036-lore-product-identity.md`): Lore is the product
12
+ ("agents that know why", MCP grounding); RAC is the engine.** The README
13
+ first screen leads with Lore and MUST NOT be repositioned. This was
14
+ confirmed by the maintainer on 2026-06-12.
15
+ - The corpus is already fully dogfooded (38 ADRs, requirements, designs,
16
+ roadmaps, prompts under `rac/`, validated in CI).
17
+ - Relationships/traceability shipped in v0.7.x (ADR-016). Gap records now
18
+ motivate FUTURE roadmap work, not "v0.8.0".
19
+ - Read `rac/decisions/` before designing; recorded decisions take
20
+ precedence. If your task conflicts with one, stop and report the
21
+ conflict — do not override it.
22
+
23
+ ## Positioning thesis (adapted; use verbatim where comparison framing is needed)
24
+
25
+ Primary positioning is ADR-036's: Lore gives coding agents the decisions a
26
+ team already made, served deterministically over MCP from a typed Markdown
27
+ corpus in Git.
28
+
29
+ Secondary positioning, for comparison content only (below the README fold
30
+ or in `docs/`): spec-driven tools (GitHub Spec Kit, OpenSpec, Kiro) manage
31
+ the *change* — proposal, design, tasks — and treat requirements as
32
+ ephemeral inputs that are consumed and archived. RAC manages the
33
+ *requirements* as a durable, versioned, governed corpus that persists
34
+ across changes. RAC is the layer above SDD tools, not a competitor to
35
+ them. Comparison framing is "complements, owns a different layer", never
36
+ "better than".
37
+
38
+ ## Global constraints (verbatim, apply to all agents)
39
+
40
+ 1. **Schema fidelity.** Do not invent a requirement format. SCHEMA.md is
41
+ extracted from the codebase; use exactly that. If the schema lacks a
42
+ field you want, note it as a gap, do not add it ad hoc.
43
+ 2. **Voice.** Conservative, execution-focused language. No promotional
44
+ framing, no superlatives, no "blazingly", no emoji. UK spelling
45
+ throughout. Observation before conclusion. If a claim about a
46
+ competitor cannot be verified from their repo or docs, it is not made.
47
+ 3. **Restraint.** Prefer the smallest artifact that does the job. A
48
+ three-requirement change beats a twelve-requirement change covering
49
+ the same ground.
50
+ 4. **Human gates.** Two decisions are reserved for Tom and must be
51
+ flagged, never resolved by an agent:
52
+ - GATE-1: nothing intended for public posting (X/LinkedIn/HN) ships
53
+ until employer external-communications and personal-project IP
54
+ policies have been reviewed. Agents may draft; drafts are marked.
55
+ - GATE-2: the contribution policy and any "PRs welcome" language does
56
+ not go live until a CLA is in place. Same marking convention.
57
+ Gate marking convention (the real schema has no status field for
58
+ this — that is itself a recorded gap): keep `## Status` as `Proposed`
59
+ and add a body line directly under it:
60
+ `Blocked: GATE-1 (employer external-communications / IP review)` or
61
+ `Blocked: GATE-2 (CLA not yet in place)`.
62
+ 5. **No fabrication.** Where you need a fact about spec-kit, OpenSpec,
63
+ Kiro, or any tool, read the actual repo/README/docs (web fetch).
64
+ Uncited competitor claims are deleted at integration review.
65
+ 6. **Verification.** Finish by running the validation commands in
66
+ SCHEMA.md against your outputs and fixing failures before reporting
67
+ done.
68
+
69
+ ## Gap recording (first-class output)
70
+
71
+ When you need something RAC cannot express, do NOT work around it
72
+ silently. Append a record to `.agent-context/gaps/<your-agent-name>.md`:
73
+
74
+ ```
75
+ ## Gap: <relationship or capability needed>
76
+ - Instance: <concrete case from this programme or the existing corpus>
77
+ - Instance: ...
78
+ - Minimal schema addition that would have sufficed: <one sentence>
79
+ ```
80
+
81
+ ## Working rules
82
+
83
+ - Write files only; do NOT run `git commit` or `git push` — the
84
+ orchestrator commits.
85
+ - Stay inside your assigned paths.
86
+ - New requirement files: `rac/requirements/rac-growth-<slug>.md`, created
87
+ with `/tmp/racenv/bin/rac new requirement <path>`.
88
+ - UK spelling in all artifact prose.
@@ -0,0 +1,95 @@
1
+ # Growth programme — changes summary
2
+
3
+ Branch `claude/rac-growth-orchestration-obphpo`, 2026-06-12. The
4
+ programme was adapted before execution: ADR-036 (Lore product identity)
5
+ governs positioning, so the layer-above-SDD thesis appears only as
6
+ comparison content below the README fold; the dogfood-conversion
7
+ workstream was re-scoped to a corpus gap audit because the corpus is
8
+ already fully RAC-native; gap records motivate future roadmap work, not
9
+ "v0.8.0". Adaptation confirmed by the maintainer on 2026-06-12.
10
+
11
+ ## Agent 1 — positioning and comparison
12
+
13
+ Authored `rac-growth-positioning` (REQ-001..005), then satisfied it
14
+ with one README section, "How this relates to spec-driven development",
15
+ inserted below "Who it's for": layer-above thesis, a five-dimension
16
+ comparison table against GitHub Spec Kit and OpenSpec, every cell
17
+ verified against the tools' own repos with sources in an adjacent HTML
18
+ comment. Kiro is named in prose only — its docs returned HTTP 403 at
19
+ verification time, so no Kiro capability claims are made. First screen
20
+ byte-identical; pure 36-line insertion.
21
+
22
+ ## Agent 2 — adoption surface
23
+
24
+ Authored `rac-growth-adoption` (REQ-001..005: pipx/uv zero-config
25
+ install, sub-five-minute cold start, timing evidence, ≤20 s demo GIF;
26
+ REQ-005 is the one item needing a core change, left Proposed) and
27
+ `rac-growth-agent-skill` (REQ-001..004). Implemented the Claude Code
28
+ skill at `.claude/skills/rac-artifacts/SKILL.md` per Anthropic's
29
+ documented project discovery path, constrained to the host project's
30
+ RAC directory. Measured cold start: ≈13.8 s machine time
31
+ (`.agent-context/cold-start-timing.md`). Demo shot list recorded as the
32
+ `growth-demo-gif` design (5 shots, 20 s).
33
+
34
+ ## Agent 3 — gap audit and contribution policy (re-scoped)
35
+
36
+ Audited the existing corpus and recorded seven traceability gaps with
37
+ 3–4 concrete instances each (`.agent-context/gaps/agent3.md`). Authored
38
+ `rac-growth-contribution-policy` (REQ-001..005): proposal-gated
39
+ substantial changes modelled on OpenSpec's verified flow, draft
40
+ CONTRIBUTING.md text embedded in the artifact body, the live file
41
+ untouched, marked Blocked: GATE-2.
42
+
43
+ ## Agent 4 — essay–artifact bridge
44
+
45
+ Authored `rac-growth-essay-bridge` (REQ-001..004, Blocked: GATE-1) and
46
+ the `growth-essay-mapping` design: six Article 1 claims mapped to
47
+ verified capabilities or explicitly flagged absences, least-promotional
48
+ link placements, and five dogfood article slots (titles and one-line
49
+ premises only). Zero prose written in the maintainer's voice.
50
+
51
+ ## Agent 5 — ecosystem seed
52
+
53
+ Authored `rac-growth-extensibility` (REQ-001..005: entry-point
54
+ discovery of third-party schemas/templates, byte-identical behaviour
55
+ when absent, designed within ADR-012/015/021/024; GATE-2-blocked
56
+ standalone-repo bundle convention draft embedded) and
57
+ `rac-growth-ecosystem-list` (REQ-001..005). Created `docs/ecosystem.md`
58
+ with exactly three verified entries (dogfood corpus, the
59
+ `rac-artifacts` skill, `examples/guide/`) and no solicitation language.
60
+
61
+ ## Requirement artifacts created
62
+
63
+ | Artifact | Id | REQs | Status |
64
+ | --- | --- | --- | --- |
65
+ | rac/requirements/rac-growth-positioning.md | RAC-KTYB8944G7TN | REQ-001..005 | Proposed |
66
+ | rac/requirements/rac-growth-adoption.md | RAC-KTYB6QBZNTD0 | REQ-001..005 | Proposed |
67
+ | rac/requirements/rac-growth-agent-skill.md | RAC-KTYB6R0DM280 | REQ-001..004 | Proposed |
68
+ | rac/requirements/rac-growth-contribution-policy.md | RAC-KTYBCCTFG5JW | REQ-001..005 | Proposed, Blocked: GATE-2 |
69
+ | rac/requirements/rac-growth-essay-bridge.md | RAC-KTYBHXKBWZGZ | REQ-001..004 | Proposed, Blocked: GATE-1 |
70
+ | rac/requirements/rac-growth-extensibility.md | RAC-KTYBK6T1NQMY | REQ-001..005 | Proposed (bundle section GATE-2) |
71
+ | rac/requirements/rac-growth-ecosystem-list.md | RAC-KTYBK7FSW6HS | REQ-001..005 | Proposed |
72
+
73
+ Supporting corpus artifacts: `rac/roadmaps/future/growth-programme.md`
74
+ (RAC-KTYB8RVVQ1HX, umbrella, links all of the above),
75
+ `rac/designs/growth-demo-gif.md` (RAC-KTYB6RMYBQ5X),
76
+ `rac/designs/growth-essay-mapping.md` (RAC-KTYBHY87XKV8).
77
+
78
+ Non-corpus artifacts: README comparison section,
79
+ `.claude/skills/rac-artifacts/SKILL.md`, `docs/ecosystem.md`,
80
+ `.agent-context/` (brief, schema, timing log, five gap files, this
81
+ summary, `GAPS_TRACEABILITY.md`).
82
+
83
+ ## Integration review results
84
+
85
+ - `rac validate rac/`: 113 valid, 0 invalid, exit 0.
86
+ - `rac relationships rac/ --validate`: 277 checked, 0 issues, exit 0.
87
+ - `rac review rac/`: health 80/100, zero priority 1–2 findings.
88
+ - Every produced artifact traces to a requirement (recorded in prose —
89
+ the structural link is itself gap 1 of `GAPS_TRACEABILITY.md`).
90
+ - All competitor claims source-cited; the OpenSpec packaging quote and
91
+ contribution-model claims were independently re-verified against the
92
+ live README at integration. No uncited claim survived.
93
+ - Gate check: `Blocked: GATE-1/GATE-2` markers present on all four
94
+ gated artifacts; grep confirms no gate-blocked content in README,
95
+ docs/, examples/, or the skill.
@@ -0,0 +1,130 @@
1
+ # Traceability gaps — consolidated report
2
+
3
+ Growth programme, 2026-06-12, corpus at v0.10.3. Twenty raw gap records
4
+ from five agents (`.agent-context/gaps/agent1..5.md`) consolidate into
5
+ eight schema gaps and two authoring-friction findings. Every instance
6
+ cites a real file in this repository; none is speculative. The original
7
+ programme framed this report as justification for "the v0.8.0
8
+ traceability work"; that shipped as the v0.7.x relationships series
9
+ (ADR-016), so each gap instead names the future work it motivates.
10
+
11
+ The linking mechanisms that exist today: untyped `## Related <Type>`
12
+ sections (corpus-internal, by id) and `## Supersedes` (decisions only).
13
+
14
+ ## 1. Links from artifacts to non-artifact repo files
15
+
16
+ The most frequently hit gap — all five agents recorded it independently.
17
+
18
+ - Instances: `rac-growth-positioning` REQ-001..005 are satisfied by a
19
+ README section it cannot reference; `rac-growth-agent-skill` REQ-001
20
+ is satisfied by `.claude/skills/rac-artifacts/SKILL.md`;
21
+ `rac-growth-ecosystem-list` governs `docs/ecosystem.md`; pre-existing:
22
+ `rac-documentation-structure` places testable requirements on eight
23
+ doc files by bare path, and `adr-027` governs four CI workflow files
24
+ the same way. Renames break these silently.
25
+ - Minimal addition: an optional `## Related Files` (or `## Satisfied
26
+ By`) section accepting repo-relative paths, validated for existence
27
+ by `rac relationships --validate`.
28
+ - Motivates: requirement→artifact traceability in a future
29
+ relationships milestone; also gives Guide's `get_related` a way to
30
+ answer "what file satisfies this requirement".
31
+
32
+ ## 2. External source and URL references as structured data
33
+
34
+ - Instances: the README comparison table's competitor sources
35
+ (spec-kit, OpenSpec) live in an HTML comment invisible to validation
36
+ and MCP; Kiro's exclusion (docs returned HTTP 403 on 2026-06-12)
37
+ has no machine-readable "re-verify later" marker; the essay series
38
+ mapped in `growth-essay-mapping` is unpublished and external, so the
39
+ article side of every mapping row is an unresolvable label.
40
+ - Minimal addition: an optional `## Sources` section, one URL per line
41
+ with an optional status token, extracted and exposed via
42
+ `get_artifact` (not fetched by the engine — determinism holds).
43
+ - Motivates: evidence-grounded artifacts; staleness checking as a
44
+ deterministic review finding.
45
+
46
+ ## 3. Typed edge semantics (implements / satisfies / depends-on / derived-from)
47
+
48
+ - Instances: `adr-028` invents unvalidated `### Implements`
49
+ sub-headings inside a non-schema section; the Explorer requirement
50
+ invents `### Depends On`; `v0.10.3-search-quality` lists the
51
+ decisions it implements (ADR-037/038) and the standing constraints it
52
+ must not break (ADR-007/027) in one flat `## Related Decisions` list;
53
+ `growth-essay-mapping`'s claim→capability mapping is unqueryable
54
+ table prose.
55
+ - Minimal addition: validated optional edge-label sub-headings
56
+ (`### Implements`, `### Depends On`, `### Satisfies`) inside existing
57
+ `Related <Type>` sections, defaulting to untyped when absent.
58
+ - Motivates: relationship semantics in a post-v0.10 series; directly
59
+ improves `rac relationships` output and `get_related` answer quality.
60
+
61
+ ## 4. Machine-readable lifecycle and gate status
62
+
63
+ - Instances: `rac-product-intent-ci-watchkeeper` carries Status
64
+ "Deferred", outside any vocabulary, accepted silently; shipped
65
+ requirements still read "Proposed" with no transition to record;
66
+ this programme's GATE-1/GATE-2 markers are free-text lines
67
+ (`Blocked: GATE-2 (CLA not yet in place)`) in four artifacts —
68
+ nothing can enumerate "everything blocked behind GATE-1", and the
69
+ section-level block on `rac-growth-extensibility`'s bundle convention
70
+ is pure prose.
71
+ - Minimal addition: a validated Status vocabulary for requirements
72
+ (Proposed | Accepted | Implemented | Deferred | Blocked) with one
73
+ reason line for Blocked.
74
+ - Motivates: the review engine (`future/v1.1-review-engine`) and CI
75
+ Watchkeeper intent analysis, both of which need lifecycle state.
76
+
77
+ ## 5. Supersession outside decisions
78
+
79
+ - Instances: `archive/v0.8.0-service-api.md` and
80
+ `v0.8.x-explorer/v0.8.0-explorer-foundation.md` both claim the v0.8.0
81
+ identity with no marker between them; the entire archived v0.9 plan
82
+ was replaced by `v0.9.x-watchekeeper/` via directory move only;
83
+ `v0.10.0-guide-foundation` supersedes the deleted `v1.2-mcp-server`
84
+ stub in prose that now dangles invisibly.
85
+ - Minimal addition: permit `## Supersedes` on roadmap artifacts,
86
+ validated for target existence including archived targets.
87
+ - Motivates: roadmap lifecycle hygiene; makes `archive/` queryable
88
+ instead of conventional.
89
+
90
+ ## 6. Relationship directionality and back-references
91
+
92
+ - Instances: ADR-036 → v0.10.2 has no reverse edge; six early ADRs
93
+ cited by `rac-agent-context-guide` carry zero Related sections
94
+ themselves — an agent at the target cannot discover the citing
95
+ artifact.
96
+ - Minimal addition: an advisory asymmetric-edge finding in
97
+ `rac relationships --validate` (no schema change).
98
+ - Motivates: relationship-quality findings in the review engine.
99
+
100
+ ## 7. Scoping / applies-to
101
+
102
+ - Instances: ADR-018 governs `rac/`; ADR-023 scopes itself to
103
+ `src/rac/` internals in bold prose; ADR-027 applies to the CI
104
+ workflows; ADR-033 applies to the Guide tool surface — none of these
105
+ scopes is data.
106
+ - Minimal addition: an optional `## Applies To` section on decisions
107
+ accepting paths or component names.
108
+ - Motivates: scoped grounding — Guide could serve "decisions that apply
109
+ to the file you are editing".
110
+
111
+ ## 8. Validation blind spots in relationship extraction
112
+
113
+ - Instances: `## Related Artifacts` (a non-schema section) appears in
114
+ eight artifacts with display-name targets that resolve to nothing
115
+ while CI stays green; `rac-growth-agent-skill` links
116
+ `v1.4-claude-skills`, whose file classifies as Unknown type, and
117
+ validation reports 0 issues — targets are not type-checked.
118
+ - Minimal addition: advisory findings for unrecognised `Related *`
119
+ sections and for targets resolving to Unknown or mismatched types.
120
+ - Motivates: near-term `rac review` / relationships hardening; cheap
121
+ relative to the schema gaps above.
122
+
123
+ ## Authoring-friction findings (not schema gaps)
124
+
125
+ - `[REQ-NNN]` statements cannot hard-wrap: continuation lines raise
126
+ `req-missing-id`, forcing one-line statements against the corpus's
127
+ 72-column prose convention. Hit by three agents.
128
+ - `rac new` does not create parent directories — the only zero-config
129
+ snag on the measured cold-start path (covered by Proposed REQ-005 in
130
+ `rac-growth-adoption`).
@@ -0,0 +1,76 @@
1
+ # RAC schema — extracted from the live codebase (v0.10.3, 2026-06-12)
2
+
3
+ Source of truth: `docs/artifacts.md`, `docs/relationships.md`, `src/rac/`,
4
+ `rac new` output. Do not invent fields beyond what is listed here.
5
+
6
+ ## Artifact model
7
+
8
+ Five types, all plain Markdown. Type is **inferred from `##` section
9
+ headings** (deterministic, case/whitespace-insensitive, 50% confidence
10
+ threshold) — never declared. Frontmatter carries identity only:
11
+
12
+ ```yaml
13
+ ---
14
+ schema_version: 1
15
+ id: RAC-XXXXXXXXXXXX # machine-generated, opaque (ADR-026)
16
+ type: requirement # requirement|decision|roadmap|prompt|design
17
+ ---
18
+ ```
19
+
20
+ **Never hand-write an id.** Create artifacts with:
21
+
22
+ ```bash
23
+ /tmp/racenv/bin/rac new <type> <output-path>
24
+ ```
25
+
26
+ (The repo identity namespace `.rac/config.yaml` already exists; `rac new`
27
+ mints the id and writes the canonical template.)
28
+
29
+ ## Sections per type
30
+
31
+ | Type | Required | Recommended | Optional |
32
+ | --- | --- | --- | --- |
33
+ | Requirement | Problem · Requirements | Success Metrics · Risks · Assumptions | Related Decisions · Related Roadmaps · Related Prompts · Related Designs · Related Requirements |
34
+ | Decision | Context · Decision · Consequences | Status · Category · Alternatives Considered | Supersedes · Related Requirements · Related Roadmaps · Related Designs |
35
+ | Roadmap | Outcomes · Initiatives | Success Measures · Assumptions · Risks | Related Decisions · Related Requirements · Related Prompts · Related Designs |
36
+ | Prompt | Objective · Input · Instructions · Output | Constraints · Examples · Evaluation | Related Requirements · Related Decisions · Related Roadmaps · Related Designs |
37
+ | Design | Context · User Need · Design · Constraints | Rationale · Alternatives · Accessibility · Style Guidance · Open Questions | Related Requirements · Related Decisions · Related Roadmaps · Related Prompts |
38
+
39
+ Validated decision metadata values:
40
+ - `Status`: Proposed | Accepted | Superseded | Deprecated
41
+ - `Category`: Architecture | Product | Process | Technical | Other
42
+
43
+ Requirements convention in this repo: a `## Status` section (Proposed /
44
+ Accepted style) and testable `[REQ-NNN]` statements under `## Requirements`.
45
+
46
+ ## Identity and relationships
47
+
48
+ Id resolution order: explicit `## ID` section → `<letters>-<digits>`
49
+ filename prefix (`adr-004-…` → `adr-004`) → filename stem. Case-insensitive.
50
+
51
+ The ONLY linking mechanism is the `## Related <Type>` sections (one id per
52
+ line) plus `## Supersedes` on decisions. Links are corpus-internal, by id.
53
+ There is no mechanism for: links to non-artifact files (README sections,
54
+ code, skills), typed edge semantics (derived-from, satisfies, applies-to),
55
+ or machine-readable gate/blocked status. If you need one of these, record
56
+ it as a gap (see BRIEF) — do not improvise frontmatter fields.
57
+
58
+ ## Directory layout (this repo's dogfood corpus)
59
+
60
+ - `rac/requirements/` — long-lived capabilities (ADR-020), slug `rac-<area>.md`.
61
+ Existing: rac-agent-context-guide, rac-documentation-structure,
62
+ rac-product-intent-ci-watchkeeper, rac-product-knowledge-navigator-explorer,
63
+ rac-repository-review-mode, rac-trust-transparency.
64
+ - `rac/decisions/` — `adr-NNN-slug.md` (next free number: adr-039).
65
+ - `rac/roadmaps/<series>/` — `vX.Y.Z-slug.md`; `rac/roadmaps/future/` for unscheduled.
66
+ - `rac/prompts/`, `rac/designs/` — descriptive slugs.
67
+ - `docs/` — user documentation layer (ADR-022); `README.md` — entry point only.
68
+ - `examples/guide/` — runnable MCP grounding example.
69
+
70
+ ## Validation commands (run before reporting done)
71
+
72
+ ```bash
73
+ /tmp/racenv/bin/rac validate rac/ # must exit 0
74
+ /tmp/racenv/bin/rac relationships rac/ --validate # must exit 0
75
+ /tmp/racenv/bin/rac review rac/ # no priority 1-2 findings
76
+ ```
@@ -0,0 +1,53 @@
1
+ # Cold-start timing — install to first validated artifact
2
+
3
+ Measured 2026-06-12 on this machine (Linux, Python 3.11 venv), installing
4
+ the local checkout at `/home/user/requirements-as-code` (v0.10.x dev
5
+ build, `rac 0.1.dev74`). Wall-clock, `date +%s.%N` around each step.
6
+
7
+ ## Path A: pip in a fresh venv
8
+
9
+ | Step | Command | Wall clock |
10
+ | --- | --- | --- |
11
+ | 1 | `python3 -m venv /tmp/coldstart-venv` | 3.43 s |
12
+ | 2 | `pip install /home/user/requirements-as-code` | 9.80 s |
13
+ | 3 | `rac --version` (sanity check) | 0.13 s |
14
+ | 4 | `rac init` | 0.13 s |
15
+ | 5 | `mkdir -p rac/requirements` + `rac new requirement rac/requirements/login-flow.md` | 0.15 s |
16
+ | 6 | Edit (heredoc replacing TODOs, frontmatter preserved) | 0.01 s |
17
+ | 7 | `rac validate rac/requirements/login-flow.md` → PASS, exit 0 | 0.14 s |
18
+
19
+ Machine total: **≈ 13.8 s**. Result: `PASS`, 0 errors, 1 advisory warning
20
+ (`missing-risks`).
21
+
22
+ ## Path B: uv tool install
23
+
24
+ `uv tool install --force /home/user/requirements-as-code`: **2.57 s**;
25
+ `rac --version` works immediately. Zero post-install configuration.
26
+
27
+ ## Verdict
28
+
29
+ Machine time is ~14 s; the five-minute budget is consumed almost entirely
30
+ by human reading and editing. The under-five-minutes cold start
31
+ (rac-growth-adoption REQ-002) holds with a wide margin in this
32
+ environment.
33
+
34
+ ## Caveats
35
+
36
+ - Local checkout, not the published PyPI package; a published-package run
37
+ (REQ-003 in `rac/requirements/rac-growth-adoption.md`) should repeat
38
+ this against `pip install requirements-as-code`.
39
+ - pip's HTTP cache was warm for dependencies (`markdown-it-py`, `pyyaml`,
40
+ `mcp` and transitive deps); a genuinely cold network adds download time.
41
+ Network conditions should be stated when the published-package run is
42
+ recorded.
43
+ - `pipx` is not installed on this machine, so the `pipx install` leg of
44
+ REQ-001 is unverified here; `uv tool install` verified.
45
+
46
+ ## Friction found
47
+
48
+ - `rac new` does not create parent directories: `rac new requirement
49
+ rac/requirements/login-flow.md` in a fresh project fails with
50
+ `rac: directory does not exist: rac/requirements` until `mkdir -p` is
51
+ run. This is the only zero-config snag on the path; recorded as a gap
52
+ in `.agent-context/gaps/agent2.md` and covered by the Proposed REQ-005
53
+ (guided first-run) in `rac/requirements/rac-growth-adoption.md`.
@@ -0,0 +1,43 @@
1
+ # Gaps — agent 1 (positioning and comparison)
2
+
3
+ ## Gap: link from a requirement to the non-artifact file that satisfies it
4
+
5
+ - Instance: `rac/requirements/rac-growth-positioning.md` REQ-001 to
6
+ REQ-005 are satisfied by the "How this relates to spec-driven
7
+ development" section of `README.md`. The schema's only linking
8
+ mechanism is `## Related <Type>` sections pointing at corpus-internal
9
+ artifact ids, so there is no way to record that the README section is
10
+ the satisfying surface; a reviewer must rediscover the mapping by
11
+ hand.
12
+ - Instance: the pre-existing `rac/requirements/rac-trust-transparency.md`
13
+ has the same problem — FR-6 and FR-10 target README content (CI
14
+ badge, trust section) with no recorded link to it.
15
+ - Minimal schema addition that would have sufficed: an optional
16
+ `## Satisfied By` section accepting repo-relative file paths (with
17
+ optional anchor), validated for file existence.
18
+
19
+ ## Gap: external source citations as structured data
20
+
21
+ - Instance: REQ-004 in `rac-growth-positioning.md` requires every
22
+ comparison-table claim to be verifiable from the competitor's own
23
+ docs. The source URLs (github.com/github/spec-kit,
24
+ github.com/Fission-AI/OpenSpec README and docs/cli.md) had to be
25
+ recorded as an HTML comment in `README.md`, invisible to `rac
26
+ validate`, `rac relationships`, and the MCP tools — the corpus cannot
27
+ represent "this claim is grounded in that external URL" or check it
28
+ for staleness.
29
+ - Minimal schema addition that would have sufficed: an optional
30
+ `## Sources` section on artifacts accepting one URL per line, exposed
31
+ through `get_artifact`.
32
+
33
+ ## Gap: machine-readable record of a failed verification
34
+
35
+ - Instance: Kiro was excluded from the comparison table because
36
+ https://kiro.dev/docs/specs/ returned HTTP 403 to automated fetches
37
+ on 2026-06-12. That exclusion rationale lives only in prose (a
38
+ Risks bullet in `rac-growth-positioning.md` and an HTML comment in
39
+ `README.md`); nothing in the corpus can flag "re-verify this when the
40
+ source becomes reachable".
41
+ - Minimal schema addition that would have sufficed: none specific —
42
+ this would be covered by the `## Sources` section above if entries
43
+ could carry a verified/unverifiable status token.
@@ -0,0 +1,44 @@
1
+ # Gaps — agent 2 (adoption surface)
2
+
3
+ ## Gap: link from a requirement to the non-artifact file that satisfies it
4
+ - Instance: `rac-growth-agent-skill` REQ-001 is satisfied by
5
+ `.claude/skills/rac-artifacts/SKILL.md`; no `## Related …` section can
6
+ reference a file outside the corpus, so the requirement names the path
7
+ in prose only.
8
+ - Instance: `rac-growth-adoption` REQ-003's evidence is the timing
9
+ record (`.agent-context/cold-start-timing.md` now; a published-package
10
+ run later); there is no way to attach evidence to a requirement.
11
+ - Instance: `rac-growth-adoption` REQ-004's deliverable is a README
12
+ asset (the demo GIF); the requirement cannot reference the README or
13
+ the asset path.
14
+ - Minimal schema addition that would have sufficed: an optional
15
+ `## Related Files` section accepting repo-relative paths, with
16
+ existence checked by `rac relationships --validate`.
17
+
18
+ ## Gap: relationship targets are not type-checked
19
+ - Instance: `rac-growth-agent-skill` lists `v1.4-claude-skills` under
20
+ `## Related Roadmaps`; that file (`rac/roadmaps/future/v1.4-claude-skills.md`)
21
+ is a stub that classifies as Unknown (its body says "1.3 Claude
22
+ Skills"), yet `rac relationships rac/ --validate` reports 0 issues.
23
+ - Minimal schema addition that would have sufficed: a warning from
24
+ relationship validation when a `## Related <Type>` target resolves to
25
+ an artifact of a different or unknown type.
26
+
27
+ ## Gap: requirement statements cannot be hard-wrapped
28
+ - Instance: both new requirements initially wrapped `[REQ-NNN]` bullets
29
+ at ~72 columns, the corpus's prose convention; every continuation line
30
+ raised `req-missing-id`, forcing each statement onto one long line.
31
+ - Minimal schema addition that would have sufficed: treat indented
32
+ continuation lines of a `[REQ-NNN]` bullet as part of that
33
+ requirement during validation.
34
+
35
+ ## Gap: `rac new` does not create parent directories (CLI capability)
36
+ - Instance: cold-start run — in a fresh project after `rac init`,
37
+ `rac new requirement rac/requirements/login-flow.md` fails with
38
+ `rac: directory does not exist: rac/requirements` until `mkdir -p` is
39
+ run; the only zero-config snag on the first-value path (see
40
+ `.agent-context/cold-start-timing.md`; covered by Proposed REQ-005 in
41
+ `rac-growth-adoption`).
42
+ - Minimal schema addition that would have sufficed: not schema —
43
+ `rac new` creating missing parent directories of the output path
44
+ would have sufficed.