mirai-graph 1.0.0-rc.1

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 (432) hide show
  1. package/CHANGELOG.md +376 -0
  2. package/CITATION.cff +20 -0
  3. package/LICENSE +21 -0
  4. package/LICENSE-DOCS +26 -0
  5. package/README.md +270 -0
  6. package/ROADMAP.md +225 -0
  7. package/benchmarks/protocols/measure-convert-optimize.md +131 -0
  8. package/benchmarks/synthetic-context-reduction-v0/README.md +70 -0
  9. package/benchmarks/synthetic-context-reduction-v0/RESULT.md +52 -0
  10. package/benchmarks/synthetic-context-reduction-v0/expected/context-pack-compact.md +31 -0
  11. package/benchmarks/synthetic-context-reduction-v0/gates/results.json +12 -0
  12. package/benchmarks/synthetic-context-reduction-v0/graph/objects.json +114 -0
  13. package/benchmarks/synthetic-context-reduction-v0/graph/relations.json +74 -0
  14. package/benchmarks/synthetic-context-reduction-v0/metrics/example-metrics.json +22 -0
  15. package/benchmarks/synthetic-context-reduction-v0/mirai-graph-package.json +14 -0
  16. package/benchmarks/synthetic-context-reduction-v0/results/baseline-comparison-result.json +42 -0
  17. package/benchmarks/synthetic-context-reduction-v0/results/context-pack.json +181 -0
  18. package/benchmarks/synthetic-context-reduction-v0/results/context-reduction-result.json +8 -0
  19. package/benchmarks/synthetic-context-reduction-v0/results/profile-conformance-result.json +28 -0
  20. package/benchmarks/synthetic-context-reduction-v0/results/readiness-score.json +24 -0
  21. package/benchmarks/synthetic-context-reduction-v0/reviews/semantic-completeness-review.json +78 -0
  22. package/benchmarks/synthetic-context-reduction-v0/scripts/calculate-context-reduction.js +42 -0
  23. package/benchmarks/synthetic-context-reduction-v0/source-corpus/audit-events.md +8 -0
  24. package/benchmarks/synthetic-context-reduction-v0/source-corpus/content-workflow.md +8 -0
  25. package/benchmarks/synthetic-context-reduction-v0/source-corpus/identity-access.md +8 -0
  26. package/benchmarks/synthetic-context-reduction-v0/source-corpus/notification-delivery.md +8 -0
  27. package/benchmarks/synthetic-context-reduction-v0/tasks/tasks.json +31 -0
  28. package/docs/adoption/adopter-kit.md +179 -0
  29. package/docs/adoption/ai-employee-graph.md +151 -0
  30. package/docs/adoption/character-layer.md +196 -0
  31. package/docs/adoption/choose-profile.md +98 -0
  32. package/docs/adoption/cli.md +78 -0
  33. package/docs/adoption/developer-integration-guide.md +93 -0
  34. package/docs/adoption/end-to-end-control-loop.md +168 -0
  35. package/docs/adoption/getting-started.md +169 -0
  36. package/docs/adoption/mirai-graph-transition.md +64 -0
  37. package/docs/adoption/profile-conformance-fixtures.md +112 -0
  38. package/docs/adoption/seed-to-validated-package.md +121 -0
  39. package/docs/concept.md +109 -0
  40. package/docs/repository-purpose.md +421 -0
  41. package/docs/research/ai-work-field-instrumentation-bridge.md +126 -0
  42. package/docs/research/baseline-comparison-protocol.md +79 -0
  43. package/docs/research/evidence-package-v0.1.md +99 -0
  44. package/docs/research/evidence-package-v0.2.md +150 -0
  45. package/docs/research/evidence-package-v0.3.md +226 -0
  46. package/docs/research/independent-implementation-pilot-plan.md +74 -0
  47. package/docs/research/limitations-and-threats.md +40 -0
  48. package/docs/research/practice-science-program.md +232 -0
  49. package/docs/research/scientific-evidence-package.md +154 -0
  50. package/docs/research/semantic-completeness-review-protocol.md +70 -0
  51. package/docs/terminology.md +119 -0
  52. package/docs/transfer/ai-employee-profile-proposal.md +119 -0
  53. package/docs/transfer/federation-routing-control-loop-2026-05-31.md +28 -0
  54. package/docs/transfer/graph-capability-map-2026-05-29.md +126 -0
  55. package/docs/transfer/graph-skill-to-mirai-graph.md +128 -0
  56. package/docs/transfer/project-management-standard-harvest-2026-06-02.md +322 -0
  57. package/docs/transfer/skill-graph-standard-harvest-2026-05-31.md +113 -0
  58. package/docs/transfer/standard-gap-report-2026-05-28.md +208 -0
  59. package/examples/ai-employee-minimal/README.md +53 -0
  60. package/examples/ai-employee-minimal/gates/results.json +35 -0
  61. package/examples/ai-employee-minimal/graph/objects.json +187 -0
  62. package/examples/ai-employee-minimal/graph/relations.json +167 -0
  63. package/examples/ai-employee-minimal/mirai-graph-package.json +14 -0
  64. package/examples/ai-employee-minimal/results/profile-conformance-result.json +28 -0
  65. package/examples/character-layer-integration-minimal/README.md +25 -0
  66. package/examples/character-layer-integration-minimal/results/character-layer-integration.json +53 -0
  67. package/examples/character-layer-minimal/README.md +29 -0
  68. package/examples/character-layer-minimal/gates/results.json +57 -0
  69. package/examples/character-layer-minimal/graph/objects.json +165 -0
  70. package/examples/character-layer-minimal/graph/relations.json +178 -0
  71. package/examples/character-layer-minimal/mirai-graph-package.json +14 -0
  72. package/examples/character-layer-readiness-1-0/README.md +27 -0
  73. package/examples/character-layer-readiness-1-0/results/character-layer-readiness.json +90 -0
  74. package/examples/federation-routing-smoke/README.md +19 -0
  75. package/examples/federation-routing-smoke/federation-health-dashboard.json +42 -0
  76. package/examples/federation-routing-smoke/route-explanation.json +32 -0
  77. package/examples/federation-routing-smoke/route-regression-result.json +35 -0
  78. package/examples/federation-routing-smoke/routes/production-deploy-execution-evidence.json +17 -0
  79. package/examples/federation-routing-smoke/routes/production-deploy-route-result.json +12 -0
  80. package/examples/federation-routing-smoke/routes/production-deploy-runtime-preflight.json +8 -0
  81. package/examples/federation-routing-smoke/routes/production-deploy-stderr.txt +1 -0
  82. package/examples/federation-routing-smoke/routes/production-deploy-stdout.txt +1 -0
  83. package/examples/federation-routing-smoke/routes/search-page-execution-evidence.json +17 -0
  84. package/examples/federation-routing-smoke/routes/search-page-route-result.json +12 -0
  85. package/examples/federation-routing-smoke/routes/search-page-stderr.txt +1 -0
  86. package/examples/federation-routing-smoke/routes/search-page-stdout.txt +1 -0
  87. package/examples/federation-routing-smoke/routing-fixture-run.json +66 -0
  88. package/examples/federation-routing-smoke/routing-fixtures.json +44 -0
  89. package/examples/graph-dna-alignment-minimal/README.md +16 -0
  90. package/examples/graph-dna-alignment-minimal/graph/objects.json +38 -0
  91. package/examples/graph-dna-alignment-minimal/graph/relations.json +20 -0
  92. package/examples/graph-dna-alignment-minimal/mirai-graph-package.json +14 -0
  93. package/examples/graph-dna-alignment-minimal/results/graph-dna-alignment.json +32 -0
  94. package/examples/graph-seed-minimal/README.md +9 -0
  95. package/examples/graph-seed-minimal/graph-embryo.json +63 -0
  96. package/examples/graph-seed-minimal/graph-seed.json +60 -0
  97. package/examples/implementation-control-cycles/README.md +47 -0
  98. package/examples/implementation-control-cycles/gates/results.json +22 -0
  99. package/examples/implementation-control-cycles/graph/objects.json +119 -0
  100. package/examples/implementation-control-cycles/graph/relations.json +200 -0
  101. package/examples/implementation-control-cycles/mirai-graph-package.json +14 -0
  102. package/examples/implementation-control-cycles/results/implementation-control-cycles.json +456 -0
  103. package/examples/implementation-control-minimal/README.md +39 -0
  104. package/examples/implementation-control-minimal/gates/results.json +42 -0
  105. package/examples/implementation-control-minimal/graph/objects.json +128 -0
  106. package/examples/implementation-control-minimal/graph/relations.json +128 -0
  107. package/examples/implementation-control-minimal/mirai-graph-package.json +14 -0
  108. package/examples/implementation-control-minimal/results/implementation-control-loop.json +21 -0
  109. package/examples/instrumentation-layer-minimal/README.md +32 -0
  110. package/examples/instrumentation-layer-minimal/gates/results.json +11 -0
  111. package/examples/instrumentation-layer-minimal/graph/objects.json +74 -0
  112. package/examples/instrumentation-layer-minimal/graph/relations.json +56 -0
  113. package/examples/instrumentation-layer-minimal/invalid-cockpit-missing-gates.json +40 -0
  114. package/examples/instrumentation-layer-minimal/invalid-feedback-accepted-with-blocking.json +38 -0
  115. package/examples/instrumentation-layer-minimal/invalid-feedback-process-improvement-without-kaizen.json +38 -0
  116. package/examples/instrumentation-layer-minimal/invalid-traceability-missing-evidence.json +43 -0
  117. package/examples/instrumentation-layer-minimal/mirai-graph-package.json +14 -0
  118. package/examples/instrumentation-layer-minimal/results/development-cockpit.json +68 -0
  119. package/examples/instrumentation-layer-minimal/results/feature-implementation-traceability.json +56 -0
  120. package/examples/instrumentation-layer-minimal/results/multi-source-quality-feedback.json +72 -0
  121. package/examples/invalid-character-layer-context-authorization/graph/objects.json +22 -0
  122. package/examples/invalid-character-layer-context-authorization/graph/relations.json +1 -0
  123. package/examples/invalid-character-layer-context-authorization/mirai-graph-package.json +14 -0
  124. package/examples/invalid-character-layer-correction-loop-no-review/graph/objects.json +22 -0
  125. package/examples/invalid-character-layer-correction-loop-no-review/graph/relations.json +1 -0
  126. package/examples/invalid-character-layer-correction-loop-no-review/mirai-graph-package.json +14 -0
  127. package/examples/invalid-character-layer-feedback-auto-update/graph/objects.json +22 -0
  128. package/examples/invalid-character-layer-feedback-auto-update/graph/relations.json +1 -0
  129. package/examples/invalid-character-layer-feedback-auto-update/mirai-graph-package.json +14 -0
  130. package/examples/invalid-character-layer-object-kind/graph/objects.json +22 -0
  131. package/examples/invalid-character-layer-object-kind/graph/relations.json +1 -0
  132. package/examples/invalid-character-layer-object-kind/mirai-graph-package.json +14 -0
  133. package/examples/invalid-character-layer-relation-direction/graph/objects.json +33 -0
  134. package/examples/invalid-character-layer-relation-direction/graph/relations.json +13 -0
  135. package/examples/invalid-character-layer-relation-direction/mirai-graph-package.json +14 -0
  136. package/examples/invalid-character-layer-relation-type/graph/objects.json +33 -0
  137. package/examples/invalid-character-layer-relation-type/graph/relations.json +13 -0
  138. package/examples/invalid-character-layer-relation-type/mirai-graph-package.json +14 -0
  139. package/examples/invalid-character-layer-role-permission/graph/objects.json +22 -0
  140. package/examples/invalid-character-layer-role-permission/graph/relations.json +1 -0
  141. package/examples/invalid-character-layer-role-permission/mirai-graph-package.json +14 -0
  142. package/examples/invalid-context-pack-missing-explanation/context-pack.json +25 -0
  143. package/examples/invalid-missing-relation-target/graph/objects.json +11 -0
  144. package/examples/invalid-missing-relation-target/graph/relations.json +11 -0
  145. package/examples/invalid-missing-relation-target/mirai-graph-package.json +11 -0
  146. package/examples/invalid-profile-object-kind/graph/objects.json +20 -0
  147. package/examples/invalid-profile-object-kind/graph/relations.json +1 -0
  148. package/examples/invalid-profile-object-kind/mirai-graph-package.json +11 -0
  149. package/examples/invalid-profile-relation-type/graph/objects.json +29 -0
  150. package/examples/invalid-profile-relation-type/graph/relations.json +11 -0
  151. package/examples/invalid-profile-relation-type/mirai-graph-package.json +11 -0
  152. package/examples/invalid-relation-id-mismatch/graph/objects.json +29 -0
  153. package/examples/invalid-relation-id-mismatch/graph/relations.json +11 -0
  154. package/examples/invalid-relation-id-mismatch/mirai-graph-package.json +11 -0
  155. package/examples/invalid-seed-unsafe-write/graph-seed.json +27 -0
  156. package/examples/launch-record-minimal/README.md +29 -0
  157. package/examples/launch-record-minimal/gates/results.json +12 -0
  158. package/examples/launch-record-minimal/graph/objects.json +47 -0
  159. package/examples/launch-record-minimal/graph/relations.json +38 -0
  160. package/examples/launch-record-minimal/mirai-graph-package.json +11 -0
  161. package/examples/launch-record-minimal/results/launch-record.json +51 -0
  162. package/examples/managed-project-control-loop/README.md +43 -0
  163. package/examples/managed-project-control-loop/gates/results.json +22 -0
  164. package/examples/managed-project-control-loop/graph/objects.json +119 -0
  165. package/examples/managed-project-control-loop/graph/relations.json +110 -0
  166. package/examples/managed-project-control-loop/mirai-graph-package.json +14 -0
  167. package/examples/managed-project-control-loop/results/managed-loop-result.json +21 -0
  168. package/examples/minimal-graph/README.md +15 -0
  169. package/examples/minimal-graph/gates/results.json +12 -0
  170. package/examples/minimal-graph/graph/objects.json +24 -0
  171. package/examples/minimal-graph/graph/relations.json +11 -0
  172. package/examples/minimal-graph/mirai-graph-package.json +14 -0
  173. package/examples/minimal-graph/results/profile-conformance-result.json +26 -0
  174. package/examples/model-portability-minimal/README.md +15 -0
  175. package/examples/model-portability-minimal/results/model-portability-evidence.json +55 -0
  176. package/examples/organization-governance-minimal/README.md +29 -0
  177. package/examples/organization-governance-minimal/gates/results.json +21 -0
  178. package/examples/organization-governance-minimal/graph/objects.json +147 -0
  179. package/examples/organization-governance-minimal/graph/relations.json +147 -0
  180. package/examples/organization-governance-minimal/mirai-graph-package.json +15 -0
  181. package/examples/organization-governance-minimal/results/profile-conformance-result.json +31 -0
  182. package/examples/process-control-contract-minimal/README.md +19 -0
  183. package/examples/process-control-contract-minimal/graph/objects.json +38 -0
  184. package/examples/process-control-contract-minimal/graph/relations.json +29 -0
  185. package/examples/process-control-contract-minimal/mirai-graph-package.json +11 -0
  186. package/examples/process-control-contract-minimal/results/process-control-contract.json +58 -0
  187. package/examples/process-transition-minimal/README.md +25 -0
  188. package/examples/process-transition-minimal/invalid-missing-launch-record.json +14 -0
  189. package/examples/process-transition-minimal/invalid-ready-to-written.json +14 -0
  190. package/examples/process-transition-minimal/invalid-release-missing-evidence.json +14 -0
  191. package/examples/process-transition-minimal/invalid-sync-to-update.json +14 -0
  192. package/examples/process-transition-minimal/invalid-terminal-missing-kaizen.json +14 -0
  193. package/examples/process-transition-minimal/invalid-tests-to-approved.json +14 -0
  194. package/examples/process-transition-minimal/results/transition-explanation-invalid-ready-to-written.json +35 -0
  195. package/examples/process-transition-minimal/results/transition-explanation-valid.json +34 -0
  196. package/examples/process-transition-minimal/state-machine.json +79 -0
  197. package/examples/process-transition-minimal/transition-request-skip-kaizen.json +14 -0
  198. package/examples/process-transition-minimal/transition-request.json +14 -0
  199. package/examples/risk-and-coordination-minimal/README.md +16 -0
  200. package/examples/risk-and-coordination-minimal/graph/objects.json +47 -0
  201. package/examples/risk-and-coordination-minimal/graph/relations.json +29 -0
  202. package/examples/risk-and-coordination-minimal/mirai-graph-package.json +14 -0
  203. package/examples/risk-and-coordination-minimal/results/multi-agent-coordination.json +25 -0
  204. package/examples/risk-and-coordination-minimal/results/risk-control-matrix.json +34 -0
  205. package/examples/skill-runtime-minimal/README.md +29 -0
  206. package/examples/skill-runtime-minimal/gates/results.json +35 -0
  207. package/examples/skill-runtime-minimal/graph/objects.json +209 -0
  208. package/examples/skill-runtime-minimal/graph/relations.json +178 -0
  209. package/examples/skill-runtime-minimal/mirai-graph-package.json +14 -0
  210. package/examples/skill-runtime-minimal/results/profile-conformance-result.json +27 -0
  211. package/examples/source-boundary-minimal/README.md +16 -0
  212. package/examples/source-boundary-minimal/graph/objects.json +38 -0
  213. package/examples/source-boundary-minimal/graph/relations.json +20 -0
  214. package/examples/source-boundary-minimal/mirai-graph-package.json +14 -0
  215. package/examples/source-boundary-minimal/results/source-boundary-contract.json +37 -0
  216. package/examples/technology-quality-feedback-minimal/README.md +33 -0
  217. package/examples/technology-quality-feedback-minimal/graph/objects.json +56 -0
  218. package/examples/technology-quality-feedback-minimal/graph/relations.json +47 -0
  219. package/examples/technology-quality-feedback-minimal/invalid-accepted-with-blocking.json +33 -0
  220. package/examples/technology-quality-feedback-minimal/invalid-evidence-as-authorization.json +22 -0
  221. package/examples/technology-quality-feedback-minimal/invalid-missing-required-step.json +22 -0
  222. package/examples/technology-quality-feedback-minimal/invalid-process-improvement-without-kaizen.json +33 -0
  223. package/examples/technology-quality-feedback-minimal/invalid-spec-gap-without-route.json +33 -0
  224. package/examples/technology-quality-feedback-minimal/invalid-unclassified-finding.json +33 -0
  225. package/examples/technology-quality-feedback-minimal/mirai-graph-package.json +11 -0
  226. package/examples/technology-quality-feedback-minimal/results/technology-quality-feedback.json +80 -0
  227. package/examples/work-recovery-minimal/README.md +15 -0
  228. package/examples/work-recovery-minimal/graph/objects.json +47 -0
  229. package/examples/work-recovery-minimal/graph/relations.json +20 -0
  230. package/examples/work-recovery-minimal/mirai-graph-package.json +14 -0
  231. package/examples/work-recovery-minimal/results/recovery-resume-record.json +17 -0
  232. package/examples/work-recovery-minimal/results/work-state-machine.json +21 -0
  233. package/package.json +104 -0
  234. package/packages/cli/adopter-workflow.js +227 -0
  235. package/packages/cli/context-pack.js +267 -0
  236. package/packages/cli/instrumentation-report.js +97 -0
  237. package/packages/cli/mirai-graph.js +121 -0
  238. package/packages/cli/mirai_graph.js +3 -0
  239. package/packages/cli/playground-demo.js +114 -0
  240. package/packages/cli/readiness-score.js +162 -0
  241. package/packages/cli/release-state.js +329 -0
  242. package/packages/cli/seed-preview.js +78 -0
  243. package/packages/cli/validate-adopter-workflow.js +63 -0
  244. package/packages/cli/validate-baseline-comparison.js +105 -0
  245. package/packages/cli/validate-mirai-graph.js +2434 -0
  246. package/packages/cli/validate-process-transition-report.js +105 -0
  247. package/packages/cli/validate-profile-results.js +64 -0
  248. package/packages/cli/validate-release-state.js +100 -0
  249. package/packages/cli/validate-routing-control-examples.js +79 -0
  250. package/pilots/independent-implementation-001-conference-planning/README.md +40 -0
  251. package/pilots/independent-implementation-001-conference-planning/gates/results.json +12 -0
  252. package/pilots/independent-implementation-001-conference-planning/graph/objects.json +74 -0
  253. package/pilots/independent-implementation-001-conference-planning/graph/relations.json +56 -0
  254. package/pilots/independent-implementation-001-conference-planning/graph-seed.json +65 -0
  255. package/pilots/independent-implementation-001-conference-planning/mirai-graph-package.json +14 -0
  256. package/pilots/independent-implementation-001-conference-planning/reports/pilot-report.md +120 -0
  257. package/pilots/independent-implementation-001-conference-planning/results/context-pack.json +35 -0
  258. package/pilots/independent-implementation-001-conference-planning/results/graph-embryo.json +81 -0
  259. package/pilots/independent-implementation-001-conference-planning/results/package-validation.json +7 -0
  260. package/pilots/independent-implementation-001-conference-planning/results/profile-conformance-result.json +28 -0
  261. package/pilots/independent-implementation-001-conference-planning/results/readiness-score.json +26 -0
  262. package/pilots/independent-implementation-001-conference-planning/results/seed-validation.json +7 -0
  263. package/pilots/independent-implementation-002-software-specification/README.md +40 -0
  264. package/pilots/independent-implementation-002-software-specification/gates/results.json +22 -0
  265. package/pilots/independent-implementation-002-software-specification/graph/objects.json +101 -0
  266. package/pilots/independent-implementation-002-software-specification/graph/relations.json +92 -0
  267. package/pilots/independent-implementation-002-software-specification/graph-seed.json +72 -0
  268. package/pilots/independent-implementation-002-software-specification/mirai-graph-package.json +14 -0
  269. package/pilots/independent-implementation-002-software-specification/reports/pilot-report.md +142 -0
  270. package/pilots/independent-implementation-002-software-specification/results/context-pack.json +184 -0
  271. package/pilots/independent-implementation-002-software-specification/results/graph-embryo.json +90 -0
  272. package/pilots/independent-implementation-002-software-specification/results/package-validation.json +7 -0
  273. package/pilots/independent-implementation-002-software-specification/results/profile-conformance-result.json +28 -0
  274. package/pilots/independent-implementation-002-software-specification/results/readiness-score.json +26 -0
  275. package/pilots/independent-implementation-002-software-specification/results/seed-validation.json +7 -0
  276. package/pilots/independent-implementation-002-software-specification/reviews/semantic-completeness-review.json +81 -0
  277. package/pilots/independent-implementation-003-ai-employee-workflow/README.md +42 -0
  278. package/pilots/independent-implementation-003-ai-employee-workflow/gates/results.json +30 -0
  279. package/pilots/independent-implementation-003-ai-employee-workflow/graph/objects.json +156 -0
  280. package/pilots/independent-implementation-003-ai-employee-workflow/graph/relations.json +147 -0
  281. package/pilots/independent-implementation-003-ai-employee-workflow/graph-seed.json +90 -0
  282. package/pilots/independent-implementation-003-ai-employee-workflow/mirai-graph-package.json +15 -0
  283. package/pilots/independent-implementation-003-ai-employee-workflow/reports/pilot-report.md +49 -0
  284. package/pilots/independent-implementation-003-ai-employee-workflow/results/profile-conformance-result.json +30 -0
  285. package/pilots/independent-implementation-004-research-program/README.md +41 -0
  286. package/pilots/independent-implementation-004-research-program/gates/results.json +21 -0
  287. package/pilots/independent-implementation-004-research-program/graph/objects.json +102 -0
  288. package/pilots/independent-implementation-004-research-program/graph/relations.json +84 -0
  289. package/pilots/independent-implementation-004-research-program/graph-seed.json +76 -0
  290. package/pilots/independent-implementation-004-research-program/mirai-graph-package.json +15 -0
  291. package/pilots/independent-implementation-004-research-program/reports/pilot-report.md +50 -0
  292. package/pilots/independent-implementation-004-research-program/results/profile-conformance-result.json +30 -0
  293. package/pilots/independent-implementation-005-organization-governance/README.md +42 -0
  294. package/pilots/independent-implementation-005-organization-governance/gates/results.json +20 -0
  295. package/pilots/independent-implementation-005-organization-governance/graph/objects.json +137 -0
  296. package/pilots/independent-implementation-005-organization-governance/graph/relations.json +110 -0
  297. package/pilots/independent-implementation-005-organization-governance/graph-seed.json +97 -0
  298. package/pilots/independent-implementation-005-organization-governance/mirai-graph-package.json +14 -0
  299. package/pilots/independent-implementation-005-organization-governance/reports/pilot-report.md +47 -0
  300. package/pilots/independent-implementation-005-organization-governance/results/profile-conformance-result.json +29 -0
  301. package/playground/README.md +78 -0
  302. package/playground/demo-report.md +84 -0
  303. package/profiles/README.md +19 -0
  304. package/profiles/ai-employee/README.md +132 -0
  305. package/profiles/ai-employee/profile.json +58 -0
  306. package/profiles/character-layer/README.md +143 -0
  307. package/profiles/character-layer/profile.json +46 -0
  308. package/profiles/implementation-control/README.md +170 -0
  309. package/profiles/implementation-control/profile.json +106 -0
  310. package/profiles/organization-governance/README.md +61 -0
  311. package/profiles/organization-governance/profile.json +56 -0
  312. package/profiles/project-management/README.md +115 -0
  313. package/profiles/project-management/profile.json +31 -0
  314. package/profiles/skill-runtime/README.md +94 -0
  315. package/profiles/skill-runtime/profile.json +58 -0
  316. package/profiles/software-specification/README.md +142 -0
  317. package/profiles/software-specification/profile.json +31 -0
  318. package/publications/README.md +24 -0
  319. package/publications/preprint-note.md +11 -0
  320. package/publications/preprint-outline.md +45 -0
  321. package/releases/0.1.0-alpha.0.md +45 -0
  322. package/releases/0.1.0-alpha.1.md +63 -0
  323. package/releases/0.1.0-alpha.10.md +93 -0
  324. package/releases/0.1.0-alpha.11.md +114 -0
  325. package/releases/0.1.0-alpha.2.md +37 -0
  326. package/releases/0.1.0-alpha.3.md +61 -0
  327. package/releases/0.1.0-alpha.4.md +53 -0
  328. package/releases/0.1.0-alpha.5.md +48 -0
  329. package/releases/0.1.0-alpha.6.md +96 -0
  330. package/releases/0.1.0-alpha.7.md +114 -0
  331. package/releases/0.1.0-alpha.8.md +92 -0
  332. package/releases/0.1.0-alpha.9.md +80 -0
  333. package/releases/1.0.0-rc.1.md +112 -0
  334. package/releases/README.md +114 -0
  335. package/schemas/baseline-comparison-result.schema.json +87 -0
  336. package/schemas/character-layer-integration.schema.json +112 -0
  337. package/schemas/character-layer-readiness.schema.json +73 -0
  338. package/schemas/context-pack.schema.json +137 -0
  339. package/schemas/development-cockpit.schema.json +74 -0
  340. package/schemas/feature-implementation-traceability.schema.json +80 -0
  341. package/schemas/federation-health-dashboard.schema.json +47 -0
  342. package/schemas/gate-result.schema.json +44 -0
  343. package/schemas/graph-dna-alignment.schema.json +49 -0
  344. package/schemas/graph-embryo.schema.json +51 -0
  345. package/schemas/graph-seed.schema.json +137 -0
  346. package/schemas/implementation-control-cycle.schema.json +265 -0
  347. package/schemas/implementation-control-loop.schema.json +84 -0
  348. package/schemas/launch-record.schema.json +78 -0
  349. package/schemas/model-portability-evidence.schema.json +93 -0
  350. package/schemas/multi-agent-coordination.schema.json +35 -0
  351. package/schemas/multi-source-quality-feedback.schema.json +54 -0
  352. package/schemas/object.schema.json +49 -0
  353. package/schemas/package-manifest.schema.json +53 -0
  354. package/schemas/process-control-contract.schema.json +100 -0
  355. package/schemas/process-transition-request.schema.json +41 -0
  356. package/schemas/profile.schema.json +56 -0
  357. package/schemas/readiness-score.schema.json +43 -0
  358. package/schemas/recovery-resume-record.schema.json +25 -0
  359. package/schemas/relation.schema.json +43 -0
  360. package/schemas/risk-control-matrix.schema.json +36 -0
  361. package/schemas/route-explanation.schema.json +51 -0
  362. package/schemas/route-regression-result.schema.json +33 -0
  363. package/schemas/routing-fixture-run.schema.json +45 -0
  364. package/schemas/routing-fixtures.schema.json +59 -0
  365. package/schemas/source-boundary-contract.schema.json +31 -0
  366. package/schemas/technology-quality-feedback.schema.json +116 -0
  367. package/schemas/work-state-machine.schema.json +34 -0
  368. package/standard/action-runtime-boundary.md +99 -0
  369. package/standard/adoption-levels.md +69 -0
  370. package/standard/conformance-levels.md +133 -0
  371. package/standard/context-pack-generation.md +141 -0
  372. package/standard/development-cockpit.md +67 -0
  373. package/standard/evidence-provenance.md +128 -0
  374. package/standard/feature-implementation-traceability.md +68 -0
  375. package/standard/federation-health.md +42 -0
  376. package/standard/feedback-learning-gate.md +101 -0
  377. package/standard/governance.md +137 -0
  378. package/standard/graph-as-ai-brain.md +81 -0
  379. package/standard/graph-dna-alignment.md +50 -0
  380. package/standard/graph-dna.md +70 -0
  381. package/standard/graph-embryo.md +69 -0
  382. package/standard/graph-seed.md +122 -0
  383. package/standard/hybrid-source-of-truth.md +91 -0
  384. package/standard/implementation-control-cycles.md +194 -0
  385. package/standard/implementation-control.md +102 -0
  386. package/standard/launch-record.md +53 -0
  387. package/standard/lifecycle-readiness.md +159 -0
  388. package/standard/multi-agent-coordination.md +50 -0
  389. package/standard/multi-source-quality-feedback.md +71 -0
  390. package/standard/object-model.md +152 -0
  391. package/standard/organization-governance.md +84 -0
  392. package/standard/process-control-contract.md +53 -0
  393. package/standard/profiles.md +233 -0
  394. package/standard/projection-views.md +69 -0
  395. package/standard/recovery-resume.md +49 -0
  396. package/standard/relation-model.md +139 -0
  397. package/standard/risk-control-matrix.md +53 -0
  398. package/standard/route-explanation.md +35 -0
  399. package/standard/route-regression.md +33 -0
  400. package/standard/routing-fixtures.md +54 -0
  401. package/standard/runtime-enablement.md +85 -0
  402. package/standard/source-boundary-contract.md +49 -0
  403. package/standard/standard-v0.1.md +132 -0
  404. package/standard/technology-quality-feedback.md +97 -0
  405. package/standard/test-suite.md +105 -0
  406. package/standard/work-state-machine.md +62 -0
  407. package/templates/README.md +64 -0
  408. package/templates/ai-employee-starter/README.md +9 -0
  409. package/templates/ai-employee-starter/gates/results.json +12 -0
  410. package/templates/ai-employee-starter/graph/objects.json +90 -0
  411. package/templates/ai-employee-starter/graph/relations.json +47 -0
  412. package/templates/ai-employee-starter/mirai-graph-package.json +14 -0
  413. package/templates/character-layer-starter/README.md +39 -0
  414. package/templates/character-layer-starter/gates/results.json +20 -0
  415. package/templates/character-layer-starter/graph/objects.json +308 -0
  416. package/templates/character-layer-starter/graph/relations.json +344 -0
  417. package/templates/character-layer-starter/mirai-graph-package.json +14 -0
  418. package/templates/organization-governance-starter/README.md +9 -0
  419. package/templates/organization-governance-starter/gates/results.json +12 -0
  420. package/templates/organization-governance-starter/graph/objects.json +112 -0
  421. package/templates/organization-governance-starter/graph/relations.json +65 -0
  422. package/templates/organization-governance-starter/mirai-graph-package.json +14 -0
  423. package/templates/research-program-starter/README.md +9 -0
  424. package/templates/research-program-starter/gates/results.json +12 -0
  425. package/templates/research-program-starter/graph/objects.json +79 -0
  426. package/templates/research-program-starter/graph/relations.json +47 -0
  427. package/templates/research-program-starter/mirai-graph-package.json +14 -0
  428. package/templates/software-project-starter/README.md +9 -0
  429. package/templates/software-project-starter/gates/results.json +12 -0
  430. package/templates/software-project-starter/graph/objects.json +79 -0
  431. package/templates/software-project-starter/graph/relations.json +47 -0
  432. package/templates/software-project-starter/mirai-graph-package.json +14 -0
package/CHANGELOG.md ADDED
@@ -0,0 +1,376 @@
1
+ # Changelog
2
+
3
+ All notable changes to Mirai Graph will be documented in this file.
4
+
5
+ ## [Unreleased]
6
+
7
+ ## [1.0.0-rc.1] - 2026-06-12
8
+
9
+ ### Added
10
+
11
+ - Mirai Graph 1.0 release-candidate notes.
12
+ - 1.0 RC public navigation in README, release index and adopter kit.
13
+ - Release-candidate framing across core standard, profiles, executable process
14
+ control, instrumentation, Character Layer and evidence boundaries.
15
+
16
+ ### Changed
17
+
18
+ - Working package version is now `1.0.0-rc.1`.
19
+ - README now presents the repository as a public 1.0 release candidate instead
20
+ of the alpha.11 working state.
21
+ - Roadmap now separates the 1.0 RC foundation from post-1.0 work.
22
+
23
+ ### Claim Boundary
24
+
25
+ - This release candidate supports external review of a coherent,
26
+ validator-backed public standard.
27
+ - It does not claim final stable `1.0.0`, npm publication, peer-reviewed proof,
28
+ production autonomous execution safety or automatic canonical updates.
29
+
30
+ ## [0.1.0-alpha.11] - 2026-06-11
31
+
32
+ ### Added
33
+
34
+ - Development Cockpit standard, schema, validator mode and synthetic fixture.
35
+ - Feature Implementation Traceability standard, schema, validator mode and
36
+ synthetic fixture.
37
+ - Multi-Source Quality Feedback standard, schema, validator mode and synthetic
38
+ fixture.
39
+ - Instrumentation readable report through
40
+ `mirai-graph report instrumentation`.
41
+ - Instrumentation negative fixtures and `test:instrumentation-layer-negative`.
42
+ - Alpha.11 playground instrumentation chain.
43
+ - AI Work Field instrumentation bridge for public-safe research framing.
44
+
45
+ ### Changed
46
+
47
+ - Working package version is now `0.1.0-alpha.11`.
48
+ - `npm test` now includes instrumentation validation, readable report checks
49
+ and negative fixtures.
50
+ - README, roadmap and evidence docs now describe instrumentation as a bounded
51
+ input to transition decisions.
52
+
53
+ ### Claim Boundary
54
+
55
+ - This release candidate supports observable process instrumentation in
56
+ public-safe fixtures.
57
+ - It does not claim production execution, runtime autonomy, peer-reviewed proof
58
+ or canonical update authorization from cockpit metrics, evidence, feedback or
59
+ proposals.
60
+
61
+ ## [0.1.0-alpha.10] - 2026-06-04
62
+
63
+ ### Added
64
+
65
+ - Alpha.10 adopter workflow release skeleton.
66
+ - Alpha.10 profile-selection guide and adopter workflow CLI commands.
67
+ - `validate:adopter-workflow` regression check.
68
+ - Release-state CLI report and `validate:release-state` check for package,
69
+ git tag, GitHub Release, npm registry and npm auth boundaries.
70
+
71
+ ### Changed
72
+
73
+ - Working package version is now `0.1.0-alpha.10`.
74
+ - Release-state validation now supports pre-tag checks and strict
75
+ post-release checks through `--require-github-release`.
76
+
77
+ ### Claim Boundary
78
+
79
+ - This release supports self-service alpha adoption and release-state
80
+ visibility.
81
+ - It does not claim npm package publication while npm auth remains unavailable.
82
+
83
+ ## [0.1.0-alpha.9] - 2026-06-04
84
+
85
+ ### Added
86
+
87
+ - Alpha.9 Mirai Graph rename transition from the former GrowGraph working name.
88
+ - Primary `mirai-graph` CLI entrypoint and package manifest name.
89
+ - Legacy `mirai_graph` CLI and `mirai-graph-package.json` compatibility wrappers.
90
+ - Transition guide for adopters migrating from Mirai Graph naming.
91
+ - Alpha.8 starter templates for software project, research program,
92
+ AI employee and organization governance adoption.
93
+ - Unified `mirai-graph` CLI wrapper for common validation, report and
94
+ process-transition explanation commands.
95
+ - Independent implementation pilot 005 for organization governance.
96
+ - Evidence Package v0.2 as the current public research evidence entrypoint.
97
+ - Technology Quality Feedback standard, schema, synthetic example, validator
98
+ and negative fixtures for checking whether work followed the declared
99
+ technology before acceptance or release.
100
+
101
+ ### Changed
102
+
103
+ - Working package version is now `0.1.0-alpha.9`.
104
+ - Public-facing standard, package and CLI naming now use Mirai Graph and
105
+ `mirai-graph`; GrowGraph is retained as a historical/legacy alias.
106
+ - Alpha.9 release notes now reflect the real GitHub repository, tag and
107
+ prerelease state while keeping npm publication marked pending.
108
+ - `npm test` includes starter template validation and unified CLI smoke checks.
109
+ - Process-control docs and examples now model technology quality feedback as a
110
+ companion gate for significant acceptance and release transitions.
111
+
112
+ ## [0.1.0-alpha.7] - 2026-06-03
113
+
114
+ ### Added
115
+
116
+ - Process-transition explanations in JSON validator output.
117
+ - Human-readable process-transition decision report output.
118
+ - Passing and failing process-transition explanation fixtures.
119
+ - `validate:process-transition-report` check for explanation-critical fields.
120
+ - Public baseline-comparison result schema, synthetic result artifact and
121
+ `validate:baseline-comparison` check.
122
+ - Richer deterministic playground report with transition explanation and
123
+ baseline comparison sections.
124
+ - `playground:report` and `validate:playground-report` commands.
125
+ - Public-safe research-program pilot package as independent implementation
126
+ pilot 004.
127
+ - Alpha.7 release notes and updated roadmap/evidence navigation.
128
+
129
+ ### Changed
130
+
131
+ - `npm test` now includes process-transition explanation report checks,
132
+ deterministic playground report validation and baseline-comparison
133
+ validation.
134
+ - Research evidence docs now distinguish synthetic comparison artifacts,
135
+ public pilot evidence and scientific proof boundaries more explicitly.
136
+
137
+ ### Claim Boundary
138
+
139
+ - This release supports public alpha readiness claims for executable process
140
+ explanations, deterministic local demos and bounded synthetic comparison
141
+ evidence.
142
+ - It does not claim peer-reviewed proof, runtime autonomy, production safety or
143
+ automatic canonical updates from evidence, feedback, runtime results or
144
+ proposals.
145
+
146
+ ## [0.1.0-alpha.6] - 2026-05-31
147
+
148
+ ### Added
149
+
150
+ - Route Explanation standard draft for auditable owner/companion skill routing.
151
+ - Routing Fixtures standard draft for negative route tests and forbidden route
152
+ shapes.
153
+ - Federation Health standard draft for conflict details, fixture failures and
154
+ next-action dashboards.
155
+ - Route Regression standard draft for comparing route behavior before and
156
+ after learning or router changes.
157
+ - Public schemas for route explanations, routing fixtures, fixture runs,
158
+ federation health dashboards and route regression results.
159
+ - Synthetic federation routing smoke example with per-fixture evidence,
160
+ high-risk route explanation, regression and health dashboard artifacts.
161
+ - `validate:routing-control` release check for the synthetic routing-control
162
+ example.
163
+ - Public-safe transfer note for federation routing control-loop patterns.
164
+
165
+ ### Claim Boundary
166
+
167
+ - This release supports public standard/schema shape claims only.
168
+ - It does not claim private federation behavior, graph-only runtime safety,
169
+ owner-source rewrite permission or scientific proof of effectiveness.
170
+
171
+ ## [0.1.0-alpha.5] - 2026-05-31
172
+
173
+ ### Added
174
+
175
+ - Hybrid Source Of Truth standard draft for graph/raw-source authority
176
+ boundaries.
177
+ - Mirai Graph Adoption Levels standard draft with `GGA0..GGA10` staged adoption
178
+ semantics.
179
+ - Runtime Enablement standard draft for task-scoped graph-mode preflight,
180
+ fallback and runtime boundary decisions.
181
+ - Projection Views standard draft for readiness, risk, owner routing, evidence,
182
+ gates, adoption and runtime control surfaces.
183
+ - Alpha `skill_runtime` profile for governed skills, capability modules and
184
+ services.
185
+ - Minimal synthetic skill-runtime fixture with profile conformance result.
186
+ - Public-safe transfer note recording which graph-managed skill patterns were
187
+ generalized into the public standard.
188
+
189
+ ### Changed
190
+
191
+ - `npm test` now validates the `skill_runtime` profile and minimal fixture.
192
+ - Profile conformance fixture documentation now includes `skill_runtime`.
193
+ - README start links now include the new governance and runtime standard
194
+ sections.
195
+
196
+ ### Claim Boundary
197
+
198
+ - This release supports public standard and profile shape claims only.
199
+ - It does not claim graph-only runtime readiness, semantic completeness,
200
+ operational effectiveness, runtime safety or universal validity.
201
+
202
+ ## [0.1.0-alpha.4] - 2026-05-29
203
+
204
+ ### Added
205
+
206
+ - Context-pack selection explanations with object relevance scores and relation
207
+ inclusion reasons.
208
+ - Context-pack validation mode for checking generated pack metadata,
209
+ graph references and selection explanation coverage.
210
+ - Negative fixture for missing context-pack selection explanations.
211
+ - Positive profile conformance result artifacts for core, project-management
212
+ and software-specification fixtures.
213
+ - Public capability map from practical `$graph` areas to Mirai Graph standard,
214
+ schema, tooling, profile and research artifacts.
215
+ - Alpha `ai_employee` profile for modeling AI employees, roles, skills,
216
+ knowledge, memory, tools, policies, workflows, actions, feedback, lessons
217
+ and federation endpoints.
218
+ - Graph-as-AI-brain, action/runtime boundary and feedback learning gate
219
+ standard drafts.
220
+ - Minimal synthetic AI employee fixture and adoption guide.
221
+
222
+ ### Changed
223
+
224
+ - Context-pack schema and standard now describe selection explanation metadata.
225
+ - `npm test` now validates public benchmark and pilot context-pack artifacts.
226
+ - `npm test` now checks stored positive profile conformance result artifacts.
227
+ - Transfer documentation now distinguishes the historical gap report from the
228
+ current public capability map.
229
+ - `npm test` now validates the AI employee profile and minimal fixture.
230
+
231
+ ## [0.1.0-alpha.3] - 2026-05-28
232
+
233
+ ### Added
234
+
235
+ - Independent implementation pilot 002 for a synthetic software specification
236
+ workflow.
237
+ - Pilot validation script now covers both public independent pilots.
238
+ - Initial software-specification profile documentation.
239
+ - Validator now rejects relation ids that disagree with their source, type and
240
+ target fields.
241
+ - Validator now enforces allowed object kinds and relation types for local
242
+ package profiles.
243
+ - Initial semantic-completeness review artifacts for the synthetic benchmark
244
+ and software-specification pilot context packs.
245
+ - Safety-context inclusion policy for context-pack generation.
246
+ - Profile conformance fixture guide.
247
+ - Public release process and GitHub Release notes policy.
248
+
249
+ ### Research Notes
250
+
251
+ - Pilot 002 shows that direct task-to-requirement traceability improves the
252
+ usefulness of generated task context.
253
+ - Pilot 002 exposed relation-id consistency as a necessary conformance check.
254
+ - Profile conformance fixtures now cover invalid object kinds and relation
255
+ types.
256
+ - Semantic review of pilot 002 led to the first safety-context inclusion rule
257
+ for context-pack generation.
258
+
259
+ ### Validation
260
+
261
+ - `npm run release:check` validates examples, benchmark package, seed, profiles,
262
+ public pilots, context-pack generation, readiness scoring, synthetic
263
+ benchmark calculation and negative fixtures.
264
+ - Semantic-completeness review artifacts record `pass_with_notes` verdicts for
265
+ the synthetic benchmark and software-specification pilot context packs.
266
+
267
+ ### Limitations
268
+
269
+ - Evidence remains synthetic and public-safe.
270
+ - Context-pack selection still lacks per-object explanations and relevance
271
+ scores.
272
+ - Semantic reviews are maintained artifacts, not automated reviewer consensus.
273
+
274
+ ## [0.1.0-alpha.2] - 2026-05-28
275
+
276
+ ### Added
277
+
278
+ - Context-pack generator now uses token matching and one-hop relation
279
+ expansion instead of always including the full graph.
280
+ - Initial project-management profile documentation.
281
+
282
+ ### Validation
283
+
284
+ - `npm run release:check` validates the updated context-pack generator and
285
+ existing alpha fixtures.
286
+
287
+ ### Limitations
288
+
289
+ - Context-pack relevance is still heuristic.
290
+ - The generator does not yet explain why each selected object is necessary.
291
+ - Semantic completeness still requires reviewer protocol execution.
292
+
293
+ ## [0.1.0-alpha.1] - 2026-05-28
294
+
295
+ ### Added
296
+
297
+ - Practice-and-science program note.
298
+ - Initial `$graph` skill to Mirai Graph transfer map.
299
+ - Initial standard gap report comparing practical `$graph` methodology with
300
+ public Mirai Graph.
301
+ - Public graph DNA, graph seed and graph embryo standard sections.
302
+ - Graph seed and graph embryo schemas.
303
+ - Minimal graph seed example.
304
+ - Seed preview command that emits a deterministic graph embryo.
305
+ - Alpha readiness score command.
306
+ - Benchmark script `--write` output mode.
307
+ - Measure-convert-optimize public benchmark protocol.
308
+ - Initial profile manifests.
309
+ - Context-pack and profile schemas.
310
+ - Negative validation fixtures.
311
+ - Context-pack generator alpha command.
312
+ - Profile validation command.
313
+ - Independent implementation pilot plan.
314
+ - Semantic completeness review protocol.
315
+ - Release check script.
316
+ - Independent implementation pilot 001 for a synthetic conference planning
317
+ workflow.
318
+ - Worked tutorial from graph seed to validated package.
319
+ - GitHub Actions CI running `npm run release:check`.
320
+
321
+ ### Validation
322
+
323
+ - `npm run release:check` validates examples, benchmark, seed, profiles,
324
+ generated context, readiness score, synthetic benchmark and negative fixture.
325
+ - Independent pilot 001 validates as a public-safe Level 1 package.
326
+
327
+ ### Limitations
328
+
329
+ - Context-pack generation is alpha and still includes the full package graph.
330
+ - Readiness scoring is an alpha navigation signal, not approval.
331
+ - The first independent pilot is synthetic and does not prove real-world
332
+ productivity or external validity.
333
+
334
+ ## [0.1.0-alpha.0] - 2026-05-28
335
+
336
+ ### Added
337
+
338
+ - Public repository foundation.
339
+ - README, roadmap, purpose brief, concept and terminology.
340
+ - Dual license strategy: MIT for code and CC BY 4.0 for documentation and
341
+ standard materials.
342
+ - Citation metadata.
343
+ - Initial standard draft:
344
+ - object model;
345
+ - relation model;
346
+ - lifecycle/readiness;
347
+ - evidence/provenance;
348
+ - governance;
349
+ - conformance levels;
350
+ - context-pack generation;
351
+ - profiles;
352
+ - test-suite direction.
353
+ - JSON schemas for:
354
+ - objects;
355
+ - relations;
356
+ - package manifests;
357
+ - governance gate results.
358
+ - Initial CLI validator.
359
+ - Minimal graph example.
360
+ - Synthetic context-reduction benchmark.
361
+ - Initial adoption guide.
362
+ - Contribution guide.
363
+
364
+ ### Validation
365
+
366
+ - `npm test` validates the minimal graph package.
367
+ - `npm test` validates the synthetic benchmark graph package.
368
+ - `npm test` reproduces the synthetic context-reduction calculation:
369
+ `56.4516%`.
370
+
371
+ ### Limitations
372
+
373
+ - The standard is an early draft.
374
+ - The benchmark is synthetic and supports method inspection only.
375
+ - There is not yet an independent implementation pilot.
376
+ - Context-pack generation is documented but not yet automated.
package/CITATION.cff ADDED
@@ -0,0 +1,20 @@
1
+ cff-version: 1.2.0
2
+ title: "Mirai Graph"
3
+ message: "If you use Mirai Graph in research or software, please cite this repository."
4
+ type: software
5
+ authors:
6
+ - family-names: "Zabarov"
7
+ given-names: "Rim"
8
+ orcid: "https://orcid.org/0009-0004-8605-5594"
9
+ abstract: "Mirai Graph is an evolutionary graph operating model for managing the growth of complex systems."
10
+ repository-code: "https://github.com/zabarov/mirai-graph"
11
+ license: "MIT"
12
+ keywords:
13
+ - graph operating model
14
+ - knowledge graph
15
+ - AI-assisted work
16
+ - governance
17
+ - complex systems
18
+ - context engineering
19
+ - systems engineering
20
+ date-released: "2026-05-28"
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Rim Zabarov
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/LICENSE-DOCS ADDED
@@ -0,0 +1,26 @@
1
+ Creative Commons Attribution 4.0 International Public License
2
+
3
+ Documentation, standard text, examples and research materials in this
4
+ repository are licensed under the Creative Commons Attribution 4.0
5
+ International License, unless a file states otherwise.
6
+
7
+ License URL:
8
+
9
+ https://creativecommons.org/licenses/by/4.0/
10
+
11
+ You are free to:
12
+
13
+ - Share: copy and redistribute the material in any medium or format.
14
+ - Adapt: remix, transform and build upon the material for any purpose, even
15
+ commercially.
16
+
17
+ Under the following terms:
18
+
19
+ - Attribution: you must give appropriate credit, provide a link to the license
20
+ and indicate if changes were made. You may do so in any reasonable manner,
21
+ but not in any way that suggests the licensor endorses you or your use.
22
+
23
+ No additional restrictions:
24
+
25
+ You may not apply legal terms or technological measures that legally restrict
26
+ others from doing anything the license permits.