onto-mcp 0.3.0
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.
- package/.onto/authority/core-lens-registry.yaml +134 -0
- package/.onto/authority/core-lexicon.yaml +1562 -0
- package/.onto/authority/diagnostic-codes.yaml +94 -0
- package/.onto/domains/accounting/competency_qs.md +384 -0
- package/.onto/domains/accounting/concepts.md +186 -0
- package/.onto/domains/accounting/conciseness_rules.md +160 -0
- package/.onto/domains/accounting/dependency_rules.md +239 -0
- package/.onto/domains/accounting/domain_scope.md +213 -0
- package/.onto/domains/accounting/extension_cases.md +416 -0
- package/.onto/domains/accounting/logic_rules.md +226 -0
- package/.onto/domains/accounting/structure_spec.md +298 -0
- package/.onto/domains/accounting-kr/competency_qs.md +562 -0
- package/.onto/domains/accounting-kr/concepts.md +187 -0
- package/.onto/domains/accounting-kr/conciseness_rules.md +125 -0
- package/.onto/domains/accounting-kr/dependency_rules.md +93 -0
- package/.onto/domains/accounting-kr/domain_scope.md +140 -0
- package/.onto/domains/accounting-kr/extension_cases.md +343 -0
- package/.onto/domains/accounting-kr/logic_rules.md +160 -0
- package/.onto/domains/accounting-kr/structure_spec.md +85 -0
- package/.onto/domains/business/competency_qs.md +263 -0
- package/.onto/domains/business/concepts.md +200 -0
- package/.onto/domains/business/conciseness_rules.md +135 -0
- package/.onto/domains/business/dependency_rules.md +113 -0
- package/.onto/domains/business/domain_scope.md +240 -0
- package/.onto/domains/business/extension_cases.md +249 -0
- package/.onto/domains/business/logic_rules.md +134 -0
- package/.onto/domains/business/structure_spec.md +114 -0
- package/.onto/domains/finance/competency_qs.md +362 -0
- package/.onto/domains/finance/concepts.md +194 -0
- package/.onto/domains/finance/conciseness_rules.md +155 -0
- package/.onto/domains/finance/dependency_rules.md +171 -0
- package/.onto/domains/finance/domain_scope.md +215 -0
- package/.onto/domains/finance/extension_cases.md +350 -0
- package/.onto/domains/finance/logic_rules.md +191 -0
- package/.onto/domains/finance/structure_spec.md +182 -0
- package/.onto/domains/llm-native-development/competency_qs.md +430 -0
- package/.onto/domains/llm-native-development/concepts.md +242 -0
- package/.onto/domains/llm-native-development/conciseness_rules.md +163 -0
- package/.onto/domains/llm-native-development/dependency_rules.md +216 -0
- package/.onto/domains/llm-native-development/domain_scope.md +197 -0
- package/.onto/domains/llm-native-development/extension_cases.md +474 -0
- package/.onto/domains/llm-native-development/logic_rules.md +123 -0
- package/.onto/domains/llm-native-development/prompt_interface.md +49 -0
- package/.onto/domains/llm-native-development/structure_spec.md +245 -0
- package/.onto/domains/market-intelligence/competency_qs.md +274 -0
- package/.onto/domains/market-intelligence/concepts.md +233 -0
- package/.onto/domains/market-intelligence/conciseness_rules.md +165 -0
- package/.onto/domains/market-intelligence/dependency_rules.md +197 -0
- package/.onto/domains/market-intelligence/domain_scope.md +231 -0
- package/.onto/domains/market-intelligence/extension_cases.md +425 -0
- package/.onto/domains/market-intelligence/logic_rules.md +247 -0
- package/.onto/domains/market-intelligence/structure_spec.md +209 -0
- package/.onto/domains/ontology/competency_qs.md +394 -0
- package/.onto/domains/ontology/concepts.md +172 -0
- package/.onto/domains/ontology/conciseness_rules.md +134 -0
- package/.onto/domains/ontology/dependency_rules.md +125 -0
- package/.onto/domains/ontology/domain_scope.md +114 -0
- package/.onto/domains/ontology/extension_cases.md +501 -0
- package/.onto/domains/ontology/logic_rules.md +114 -0
- package/.onto/domains/ontology/problem_framing_profile.md +67 -0
- package/.onto/domains/ontology/structure_spec.md +115 -0
- package/.onto/domains/palantir-foundry/RESEARCH_NOTES.md +911 -0
- package/.onto/domains/palantir-foundry/competency_qs.md +191 -0
- package/.onto/domains/palantir-foundry/competitive_comparison.md +329 -0
- package/.onto/domains/palantir-foundry/concepts.md +197 -0
- package/.onto/domains/palantir-foundry/conciseness_rules.md +245 -0
- package/.onto/domains/palantir-foundry/dependency_rules.md +135 -0
- package/.onto/domains/palantir-foundry/domain_scope.md +395 -0
- package/.onto/domains/palantir-foundry/extension_cases.md +210 -0
- package/.onto/domains/palantir-foundry/logic_rules.md +172 -0
- package/.onto/domains/palantir-foundry/structure_spec.md +291 -0
- package/.onto/domains/software-engineering/competency_qs.md +538 -0
- package/.onto/domains/software-engineering/concepts.md +238 -0
- package/.onto/domains/software-engineering/conciseness_rules.md +167 -0
- package/.onto/domains/software-engineering/dependency_rules.md +216 -0
- package/.onto/domains/software-engineering/domain_scope.md +183 -0
- package/.onto/domains/software-engineering/extension_cases.md +551 -0
- package/.onto/domains/software-engineering/logic_rules.md +240 -0
- package/.onto/domains/software-engineering/problem_framing_profile.md +68 -0
- package/.onto/domains/software-engineering/structure_spec.md +185 -0
- package/.onto/domains/ui-design/competency_qs.md +567 -0
- package/.onto/domains/ui-design/concepts.md +194 -0
- package/.onto/domains/ui-design/conciseness_rules.md +190 -0
- package/.onto/domains/ui-design/dependency_rules.md +323 -0
- package/.onto/domains/ui-design/domain_scope.md +340 -0
- package/.onto/domains/ui-design/extension_cases.md +563 -0
- package/.onto/domains/ui-design/logic_rules.md +349 -0
- package/.onto/domains/ui-design/structure_spec.md +252 -0
- package/.onto/domains/visual-design/competency_qs.md +472 -0
- package/.onto/domains/visual-design/concepts.md +147 -0
- package/.onto/domains/visual-design/conciseness_rules.md +186 -0
- package/.onto/domains/visual-design/dependency_rules.md +282 -0
- package/.onto/domains/visual-design/domain_scope.md +290 -0
- package/.onto/domains/visual-design/extension_cases.md +480 -0
- package/.onto/domains/visual-design/logic_rules.md +232 -0
- package/.onto/domains/visual-design/structure_spec.md +213 -0
- package/.onto/principles/llm-native-development-guideline.md +401 -0
- package/.onto/principles/llm-runtime-interface-principles.md +665 -0
- package/.onto/principles/non-specialist-communication-guideline.md +74 -0
- package/.onto/principles/ontology-as-code-guideline.md +243 -0
- package/.onto/principles/ontology-as-code-naming-charter.md +130 -0
- package/.onto/principles/product-locality-principle.md +129 -0
- package/.onto/principles/productization-charter.md +569 -0
- package/.onto/processes/evolve/material-kind-adapter-contract.md +113 -0
- package/.onto/processes/reconstruct/reconstruct-boundary-contract.md +366 -0
- package/.onto/processes/reconstruct/source-profile-contract.md +107 -0
- package/.onto/processes/reconstruct/source-profiles/code.md +72 -0
- package/.onto/processes/reconstruct/source-profiles/database.md +74 -0
- package/.onto/processes/reconstruct/source-profiles/document.md +71 -0
- package/.onto/processes/reconstruct/source-profiles/spreadsheet.md +79 -0
- package/.onto/processes/review/binding-contract.md +270 -0
- package/.onto/processes/review/execution-preparation-artifacts.md +281 -0
- package/.onto/processes/review/interpretation-contract.md +245 -0
- package/.onto/processes/review/issue-stance-deliberation-contract.md +761 -0
- package/.onto/processes/review/lens-prompt-contract.md +402 -0
- package/.onto/processes/review/lens-registry.md +127 -0
- package/.onto/processes/review/pre-dispatch-contracts.md +428 -0
- package/.onto/processes/review/productized-live-path.md +398 -0
- package/.onto/processes/review/prompt-execution-runner-contract.md +187 -0
- package/.onto/processes/review/record-contract.md +427 -0
- package/.onto/processes/review/record-field-mapping.md +337 -0
- package/.onto/processes/review/review-context-manifest-contract.md +356 -0
- package/.onto/processes/review/review-execution-ux-contract.md +809 -0
- package/.onto/processes/review/review-target-profile-contract.md +259 -0
- package/.onto/processes/review/shared-phenomenon-contract.md +129 -0
- package/.onto/processes/review/synthesize-prompt-contract.md +343 -0
- package/.onto/processes/shared/target-material-kind-contract.md +198 -0
- package/.onto/roles/axiology.md +81 -0
- package/.onto/roles/conciseness.md +36 -0
- package/.onto/roles/coverage.md +34 -0
- package/.onto/roles/dependency.md +37 -0
- package/.onto/roles/evolution.md +35 -0
- package/.onto/roles/logic.md +104 -0
- package/.onto/roles/pragmatics.md +32 -0
- package/.onto/roles/semantics.md +36 -0
- package/.onto/roles/structure.md +33 -0
- package/.onto/roles/synthesize.md +92 -0
- package/AGENTS.md +240 -0
- package/CLAUDE.md +39 -0
- package/README.md +287 -0
- package/bin/onto +92 -0
- package/dist/cli.js +101 -0
- package/dist/core-api/reconstruct-api.js +222 -0
- package/dist/core-api/review-api.js +1271 -0
- package/dist/core-runtime/cli/assemble-review-record.js +431 -0
- package/dist/core-runtime/cli/bootstrap-review-binding.js +186 -0
- package/dist/core-runtime/cli/codex-nested-dispatch.js +226 -0
- package/dist/core-runtime/cli/codex-nested-dispatch.test.js +390 -0
- package/dist/core-runtime/cli/codex-nested-teamlead-executor.js +464 -0
- package/dist/core-runtime/cli/codex-nested-teamlead-executor.test.js +335 -0
- package/dist/core-runtime/cli/codex-review-unit-executor.js +228 -0
- package/dist/core-runtime/cli/complete-review-session.js +64 -0
- package/dist/core-runtime/cli/complexity-assessment.js +153 -0
- package/dist/core-runtime/cli/coordinator-helpers.js +583 -0
- package/dist/core-runtime/cli/coordinator-state-machine-deliberation.test.js +167 -0
- package/dist/core-runtime/cli/coordinator-state-machine.js +794 -0
- package/dist/core-runtime/cli/e2e-codex-multi-agent-fixes.test.js +615 -0
- package/dist/core-runtime/cli/e2e-start-review-session.test.js +312 -0
- package/dist/core-runtime/cli/health.js +44 -0
- package/dist/core-runtime/cli/inline-http-review-unit-executor.js +656 -0
- package/dist/core-runtime/cli/inline-http-review-unit-executor.test.js +567 -0
- package/dist/core-runtime/cli/materialize-review-execution-preparation.js +104 -0
- package/dist/core-runtime/cli/materialize-review-prompt-packets.js +952 -0
- package/dist/core-runtime/cli/migrate-session-roots.js +118 -0
- package/dist/core-runtime/cli/mock-review-unit-executor.js +285 -0
- package/dist/core-runtime/cli/onto-tools.js +369 -0
- package/dist/core-runtime/cli/prepare-review-session.js +272 -0
- package/dist/core-runtime/cli/render-review-final-output.js +350 -0
- package/dist/core-runtime/cli/repo-layout-migration-replace.smoke.test.js +106 -0
- package/dist/core-runtime/cli/review-invoke-auto-resolution.test.js +268 -0
- package/dist/core-runtime/cli/review-invoke-coordinator-topology.test.js +136 -0
- package/dist/core-runtime/cli/review-invoke-resolver-caching.test.js +201 -0
- package/dist/core-runtime/cli/review-invoke-topology-dispatch.test.js +192 -0
- package/dist/core-runtime/cli/review-invoke.js +2030 -0
- package/dist/core-runtime/cli/run-review-prompt-execution.js +2152 -0
- package/dist/core-runtime/cli/session-root-guard.js +168 -0
- package/dist/core-runtime/cli/spawn-watcher.js +173 -0
- package/dist/core-runtime/cli/spawn-watcher.test.js +457 -0
- package/dist/core-runtime/cli/start-review-session.js +68 -0
- package/dist/core-runtime/cli/strip-wrapping-code-fence.js +56 -0
- package/dist/core-runtime/cli/strip-wrapping-code-fence.test.js +79 -0
- package/dist/core-runtime/cli/teamcreate-lens-deliberation-executor.js +412 -0
- package/dist/core-runtime/cli/teamcreate-lens-deliberation-executor.test.js +351 -0
- package/dist/core-runtime/cli/topology-executor-mapping.js +139 -0
- package/dist/core-runtime/cli/topology-executor-mapping.test.js +173 -0
- package/dist/core-runtime/cli/write-review-interpretation.js +81 -0
- package/dist/core-runtime/config/onto-config-cli.js +278 -0
- package/dist/core-runtime/config/onto-config-key-path.js +288 -0
- package/dist/core-runtime/config/onto-config-key-path.test.js +195 -0
- package/dist/core-runtime/config/onto-config-preview.js +108 -0
- package/dist/core-runtime/config/onto-config-preview.test.js +132 -0
- package/dist/core-runtime/discovery/config-chain.js +118 -0
- package/dist/core-runtime/discovery/config-chain.test.js +103 -0
- package/dist/core-runtime/discovery/config-profile.js +199 -0
- package/dist/core-runtime/discovery/config-profile.test.js +233 -0
- package/dist/core-runtime/discovery/host-detection.js +33 -0
- package/dist/core-runtime/discovery/host-detection.test.js +186 -0
- package/dist/core-runtime/discovery/installation-paths.js +21 -0
- package/dist/core-runtime/discovery/installation-paths.test.js +65 -0
- package/dist/core-runtime/discovery/lens-registry.js +60 -0
- package/dist/core-runtime/discovery/lens-registry.test.js +81 -0
- package/dist/core-runtime/discovery/onto-home.js +71 -0
- package/dist/core-runtime/discovery/path-normalization.js +28 -0
- package/dist/core-runtime/discovery/path-normalization.test.js +22 -0
- package/dist/core-runtime/discovery/plugin-path.js +72 -0
- package/dist/core-runtime/discovery/plugin-path.test.js +95 -0
- package/dist/core-runtime/discovery/project-root.js +47 -0
- package/dist/core-runtime/discovery/settings-chain.js +353 -0
- package/dist/core-runtime/discovery/walk-up.js +17 -0
- package/dist/core-runtime/evolve/adapters/code-product/compile/compile-defense.js +344 -0
- package/dist/core-runtime/evolve/adapters/code-product/compile/compile-defense.test.js +915 -0
- package/dist/core-runtime/evolve/adapters/code-product/compile/compile.js +564 -0
- package/dist/core-runtime/evolve/adapters/code-product/compile/compile.test.js +708 -0
- package/dist/core-runtime/evolve/adapters/code-product/parsers/brief-parser.js +165 -0
- package/dist/core-runtime/evolve/adapters/code-product/parsers/brief-parser.test.js +227 -0
- package/dist/core-runtime/evolve/adapters/code-product/validators/validate.js +59 -0
- package/dist/core-runtime/evolve/adapters/code-product/validators/validate.test.js +205 -0
- package/dist/core-runtime/evolve/adapters/methodology/adapter.js +16 -0
- package/dist/core-runtime/evolve/adapters/methodology/adapter.test.js +9 -0
- package/dist/core-runtime/evolve/adapters/methodology/perspectives/authority-consistency.js +298 -0
- package/dist/core-runtime/evolve/adapters/methodology/perspectives/authority-consistency.test.js +70 -0
- package/dist/core-runtime/evolve/adapters/methodology/scope-types/process.js +46 -0
- package/dist/core-runtime/evolve/adapters/methodology/scope-types/process.test.js +73 -0
- package/dist/core-runtime/evolve/adapters/registry.js +47 -0
- package/dist/core-runtime/evolve/adapters/registry.test.js +67 -0
- package/dist/core-runtime/evolve/cli.js +256 -0
- package/dist/core-runtime/evolve/commands/align.js +194 -0
- package/dist/core-runtime/evolve/commands/align.test.js +82 -0
- package/dist/core-runtime/evolve/commands/apply.js +161 -0
- package/dist/core-runtime/evolve/commands/apply.test.js +138 -0
- package/dist/core-runtime/evolve/commands/close.js +39 -0
- package/dist/core-runtime/evolve/commands/close.test.js +99 -0
- package/dist/core-runtime/evolve/commands/defer.js +40 -0
- package/dist/core-runtime/evolve/commands/defer.test.js +134 -0
- package/dist/core-runtime/evolve/commands/draft.js +323 -0
- package/dist/core-runtime/evolve/commands/draft.test.js +178 -0
- package/dist/core-runtime/evolve/commands/e2e-evolve-full-cycle.test.js +208 -0
- package/dist/core-runtime/evolve/commands/error-messages.js +125 -0
- package/dist/core-runtime/evolve/commands/error-messages.test.js +167 -0
- package/dist/core-runtime/evolve/commands/propose-align.js +222 -0
- package/dist/core-runtime/evolve/commands/propose-align.test.js +136 -0
- package/dist/core-runtime/evolve/commands/reconstruct.js +330 -0
- package/dist/core-runtime/evolve/commands/reconstruct.test.js +278 -0
- package/dist/core-runtime/evolve/commands/shared.js +22 -0
- package/dist/core-runtime/evolve/commands/stale-check.js +103 -0
- package/dist/core-runtime/evolve/commands/stale-check.test.js +84 -0
- package/dist/core-runtime/evolve/commands/start.js +887 -0
- package/dist/core-runtime/evolve/commands/start.test.js +396 -0
- package/dist/core-runtime/evolve/config/project-config.js +99 -0
- package/dist/core-runtime/evolve/config/project-config.test.js +170 -0
- package/dist/core-runtime/evolve/renderers/align-packet.js +280 -0
- package/dist/core-runtime/evolve/renderers/align-packet.test.js +332 -0
- package/dist/core-runtime/evolve/renderers/draft-packet.js +303 -0
- package/dist/core-runtime/evolve/renderers/draft-packet.test.js +377 -0
- package/dist/core-runtime/evolve/renderers/format.js +5 -0
- package/dist/core-runtime/evolve/renderers/scope-md.js +237 -0
- package/dist/core-runtime/evolve/renderers/scope-md.test.js +306 -0
- package/dist/core-runtime/govern/cli.js +369 -0
- package/dist/core-runtime/govern/cli.test.js +314 -0
- package/dist/core-runtime/govern/drift-engine.js +103 -0
- package/dist/core-runtime/govern/drift-engine.test.js +319 -0
- package/dist/core-runtime/govern/promote-principle.js +206 -0
- package/dist/core-runtime/govern/promote-principle.test.js +368 -0
- package/dist/core-runtime/govern/queue.js +81 -0
- package/dist/core-runtime/govern/types.js +16 -0
- package/dist/core-runtime/install/cli.js +530 -0
- package/dist/core-runtime/install/detect.js +128 -0
- package/dist/core-runtime/install/detect.test.js +155 -0
- package/dist/core-runtime/install/gitignore-update.js +74 -0
- package/dist/core-runtime/install/gitignore-update.test.js +64 -0
- package/dist/core-runtime/install/install-integration.test.js +373 -0
- package/dist/core-runtime/install/prompts.js +389 -0
- package/dist/core-runtime/install/prompts.test.js +293 -0
- package/dist/core-runtime/install/types.js +26 -0
- package/dist/core-runtime/install/validation.js +295 -0
- package/dist/core-runtime/install/validation.test.js +313 -0
- package/dist/core-runtime/install/writer.js +254 -0
- package/dist/core-runtime/install/writer.test.js +218 -0
- package/dist/core-runtime/learning/extractor.js +461 -0
- package/dist/core-runtime/learning/feedback.js +179 -0
- package/dist/core-runtime/learning/health-report.js +165 -0
- package/dist/core-runtime/learning/health-report.test.js +169 -0
- package/dist/core-runtime/learning/loader.js +388 -0
- package/dist/core-runtime/learning/loader.test.js +102 -0
- package/dist/core-runtime/learning/promote/apply-state.js +240 -0
- package/dist/core-runtime/learning/promote/audit-obligation.js +195 -0
- package/dist/core-runtime/learning/promote/collector.js +432 -0
- package/dist/core-runtime/learning/promote/degraded-state.js +125 -0
- package/dist/core-runtime/learning/promote/domain-doc-proposer.js +166 -0
- package/dist/core-runtime/learning/promote/e2e-promote.test.js +6385 -0
- package/dist/core-runtime/learning/promote/health-snapshot.js +150 -0
- package/dist/core-runtime/learning/promote/insight-reclassifier.js +544 -0
- package/dist/core-runtime/learning/promote/judgment-auditor.js +517 -0
- package/dist/core-runtime/learning/promote/panel-reviewer.js +1158 -0
- package/dist/core-runtime/learning/promote/promote-executor.js +1675 -0
- package/dist/core-runtime/learning/promote/promoter.js +307 -0
- package/dist/core-runtime/learning/promote/retirement.js +122 -0
- package/dist/core-runtime/learning/promote/types.js +23 -0
- package/dist/core-runtime/learning/prompt-sections.js +51 -0
- package/dist/core-runtime/learning/shared/artifact-registry-init.js +45 -0
- package/dist/core-runtime/learning/shared/artifact-registry.js +254 -0
- package/dist/core-runtime/learning/shared/audit-obligation-kernel.js +73 -0
- package/dist/core-runtime/learning/shared/audit-state.js +99 -0
- package/dist/core-runtime/learning/shared/duplicate-check.js +28 -0
- package/dist/core-runtime/learning/shared/llm-caller.js +831 -0
- package/dist/core-runtime/learning/shared/llm-caller.test.js +601 -0
- package/dist/core-runtime/learning/shared/llm-tool-loop.js +393 -0
- package/dist/core-runtime/learning/shared/mode.js +25 -0
- package/dist/core-runtime/learning/shared/paths.js +84 -0
- package/dist/core-runtime/learning/shared/paths.test.js +79 -0
- package/dist/core-runtime/learning/shared/patterns.js +37 -0
- package/dist/core-runtime/learning/shared/recoverability.js +355 -0
- package/dist/core-runtime/learning/shared/recovery-context.js +374 -0
- package/dist/core-runtime/learning/shared/scope.js +1 -0
- package/dist/core-runtime/learning/shared/semantic-classifier.js +94 -0
- package/dist/core-runtime/learning/shared/specs/apply-execution-state-spec.js +42 -0
- package/dist/core-runtime/learning/shared/specs/audit-state-spec.js +37 -0
- package/dist/core-runtime/learning/shared/specs/backup-metadata-spec.js +39 -0
- package/dist/core-runtime/learning/shared/specs/emergency-log-spec.js +41 -0
- package/dist/core-runtime/learning/shared/specs/layout-version-spec.js +38 -0
- package/dist/core-runtime/learning/shared/specs/promote-decisions-spec.js +43 -0
- package/dist/core-runtime/learning/shared/specs/promote-report-spec.js +113 -0
- package/dist/core-runtime/learning/shared/specs/prune-log-spec.js +36 -0
- package/dist/core-runtime/learning/shared/specs/recovery-resolution-spec.js +48 -0
- package/dist/core-runtime/learning/shared/specs/restore-manifest-spec.js +43 -0
- package/dist/core-runtime/learning/shared/specs/spec-helpers.js +64 -0
- package/dist/core-runtime/learning/usage-tracker.js +190 -0
- package/dist/core-runtime/learning/usage-tracker.test.js +176 -0
- package/dist/core-runtime/llm/llm-caller.js +649 -0
- package/dist/core-runtime/llm/llm-tool-loop.js +401 -0
- package/dist/core-runtime/llm/model-switcher.js +62 -0
- package/dist/core-runtime/logger.js +22 -0
- package/dist/core-runtime/onboard/detect-review-axes.js +122 -0
- package/dist/core-runtime/onboard/detect-review-axes.test.js +127 -0
- package/dist/core-runtime/onboard/write-review-block.js +188 -0
- package/dist/core-runtime/onboard/write-review-block.test.js +240 -0
- package/dist/core-runtime/readers/brownfield-builder.js +150 -0
- package/dist/core-runtime/readers/brownfield-builder.test.js +136 -0
- package/dist/core-runtime/readers/code-chunk-collector.js +53 -0
- package/dist/core-runtime/readers/code-chunk-collector.test.js +136 -0
- package/dist/core-runtime/readers/file-utils.js +240 -0
- package/dist/core-runtime/readers/file-utils.test.js +146 -0
- package/dist/core-runtime/readers/lexicon-citation-check.js +93 -0
- package/dist/core-runtime/readers/lexicon-citation-check.test.js +77 -0
- package/dist/core-runtime/readers/mcp-figma.js +30 -0
- package/dist/core-runtime/readers/mcp-figma.test.js +82 -0
- package/dist/core-runtime/readers/mcp-generic.js +31 -0
- package/dist/core-runtime/readers/mcp-generic.test.js +76 -0
- package/dist/core-runtime/readers/ontology-index.js +148 -0
- package/dist/core-runtime/readers/ontology-index.test.js +245 -0
- package/dist/core-runtime/readers/ontology-query.js +168 -0
- package/dist/core-runtime/readers/ontology-query.test.js +311 -0
- package/dist/core-runtime/readers/ontology-resolve.js +48 -0
- package/dist/core-runtime/readers/ontology-resolve.test.js +48 -0
- package/dist/core-runtime/readers/patterns/index.js +7 -0
- package/dist/core-runtime/readers/review-log.js +213 -0
- package/dist/core-runtime/readers/review-log.test.js +313 -0
- package/dist/core-runtime/readers/scan-local.js +102 -0
- package/dist/core-runtime/readers/scan-local.test.js +102 -0
- package/dist/core-runtime/readers/scan-tarball.js +121 -0
- package/dist/core-runtime/readers/scan-tarball.test.js +283 -0
- package/dist/core-runtime/readers/scan-vault.js +34 -0
- package/dist/core-runtime/readers/scan-vault.test.js +81 -0
- package/dist/core-runtime/readers/types.js +42 -0
- package/dist/core-runtime/readers/types.test.js +94 -0
- package/dist/core-runtime/readers/viewpoint-collectors.js +229 -0
- package/dist/core-runtime/reconstruct/artifact-types.js +1 -0
- package/dist/core-runtime/reconstruct/directive-validation.js +123 -0
- package/dist/core-runtime/reconstruct/materialize-preparation.js +251 -0
- package/dist/core-runtime/reconstruct/record.js +198 -0
- package/dist/core-runtime/reconstruct/run.js +578 -0
- package/dist/core-runtime/reconstruct/seed-candidate-validation.js +356 -0
- package/dist/core-runtime/reconstruct/source-observations.js +62 -0
- package/dist/core-runtime/reconstruct/source-profiles.js +73 -0
- package/dist/core-runtime/release-channel/release-channel.js +90 -0
- package/dist/core-runtime/review/artifact-types.js +13 -0
- package/dist/core-runtime/review/citation-audit.js +204 -0
- package/dist/core-runtime/review/citation-audit.test.js +165 -0
- package/dist/core-runtime/review/controlled-lens-deliberation.js +125 -0
- package/dist/core-runtime/review/execution-plan-resolver.js +247 -0
- package/dist/core-runtime/review/execution-plan-resolver.test.js +243 -0
- package/dist/core-runtime/review/execution-topology-resolver-axis-first.test.js +246 -0
- package/dist/core-runtime/review/execution-topology-resolver.js +401 -0
- package/dist/core-runtime/review/execution-topology-resolver.test.js +315 -0
- package/dist/core-runtime/review/failure-records.js +57 -0
- package/dist/core-runtime/review/inline-context-embedder.js +141 -0
- package/dist/core-runtime/review/inline-context-embedder.test.js +154 -0
- package/dist/core-runtime/review/issue-artifact-runtime.js +859 -0
- package/dist/core-runtime/review/legacy-mode-policy.js +88 -0
- package/dist/core-runtime/review/lens-completion-policy.js +17 -0
- package/dist/core-runtime/review/materializers-effort-persist.test.js +79 -0
- package/dist/core-runtime/review/materializers.js +963 -0
- package/dist/core-runtime/review/ontology-path-classifier.js +179 -0
- package/dist/core-runtime/review/ontology-path-classifier.test.js +216 -0
- package/dist/core-runtime/review/packet-boundary-policy.js +215 -0
- package/dist/core-runtime/review/packet-boundary-policy.test.js +107 -0
- package/dist/core-runtime/review/participating-lens-paths.js +61 -0
- package/dist/core-runtime/review/participating-lens-paths.test.js +73 -0
- package/dist/core-runtime/review/review-artifact-utils.js +287 -0
- package/dist/core-runtime/review/review-config-legacy-translate.js +244 -0
- package/dist/core-runtime/review/review-config-legacy-translate.test.js +161 -0
- package/dist/core-runtime/review/review-config-validator.js +289 -0
- package/dist/core-runtime/review/review-config-validator.test.js +236 -0
- package/dist/core-runtime/review/review-execution-profile.js +193 -0
- package/dist/core-runtime/review/review-execution-route.js +52 -0
- package/dist/core-runtime/review/review-progress-contract.js +123 -0
- package/dist/core-runtime/review/review-record-validation.js +251 -0
- package/dist/core-runtime/review/review-result-classification.js +379 -0
- package/dist/core-runtime/review/review-state-machine.js +39 -0
- package/dist/core-runtime/review/route-visibility.js +125 -0
- package/dist/core-runtime/review/shape-pipeline-audit.test.js +311 -0
- package/dist/core-runtime/review/shape-to-topology-id.js +117 -0
- package/dist/core-runtime/review/shape-to-topology-id.test.js +132 -0
- package/dist/core-runtime/review/topology-shape-derivation.js +155 -0
- package/dist/core-runtime/review/topology-shape-derivation.test.js +195 -0
- package/dist/core-runtime/scope-runtime/constants.js +12 -0
- package/dist/core-runtime/scope-runtime/constraint-pool.js +166 -0
- package/dist/core-runtime/scope-runtime/constraint-pool.test.js +674 -0
- package/dist/core-runtime/scope-runtime/domain-validation-log.js +135 -0
- package/dist/core-runtime/scope-runtime/domain-validation-log.test.js +156 -0
- package/dist/core-runtime/scope-runtime/eval-persistence.js +65 -0
- package/dist/core-runtime/scope-runtime/eval-persistence.test.js +84 -0
- package/dist/core-runtime/scope-runtime/event-pipeline.js +64 -0
- package/dist/core-runtime/scope-runtime/event-pipeline.test.js +450 -0
- package/dist/core-runtime/scope-runtime/event-store.js +39 -0
- package/dist/core-runtime/scope-runtime/event-store.test.js +95 -0
- package/dist/core-runtime/scope-runtime/gate-guard.js +348 -0
- package/dist/core-runtime/scope-runtime/gate-guard.test.js +1047 -0
- package/dist/core-runtime/scope-runtime/hash.js +4 -0
- package/dist/core-runtime/scope-runtime/hash.test.js +33 -0
- package/dist/core-runtime/scope-runtime/id.js +4 -0
- package/dist/core-runtime/scope-runtime/id.test.js +17 -0
- package/dist/core-runtime/scope-runtime/reducer.js +297 -0
- package/dist/core-runtime/scope-runtime/reducer.test.js +759 -0
- package/dist/core-runtime/scope-runtime/scope-manager.js +161 -0
- package/dist/core-runtime/scope-runtime/state-machine.js +309 -0
- package/dist/core-runtime/scope-runtime/state-machine.test.js +704 -0
- package/dist/core-runtime/scope-runtime/types.js +116 -0
- package/dist/core-runtime/scope-runtime/types.test.js +69 -0
- package/dist/core-runtime/target-material-kind.js +256 -0
- package/dist/core-runtime/translate/render-for-user.js +169 -0
- package/dist/core-runtime/translate/render-for-user.test.js +122 -0
- package/dist/mcp/server.js +1011 -0
- package/dist/mcp/tool-schemas.js +93 -0
- package/dist/providers/capability-contract.js +1 -0
- package/package.json +68 -0
- package/settings.example.json +33 -0
|
@@ -0,0 +1,569 @@
|
|
|
1
|
+
# Productization Charter
|
|
2
|
+
|
|
3
|
+
> 상태: Active
|
|
4
|
+
> 목적: `onto` 메인 레포의 제품화 목표, 개발 원칙, 개발 방향, 현재 우선순위를 하나의 상위 문서로 고정한다.
|
|
5
|
+
> 기준 문서:
|
|
6
|
+
> - `.onto/authority/core-lexicon.yaml`
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
## 1. Position
|
|
11
|
+
|
|
12
|
+
현재 [`onto`](/Users/kangmin/cowork/onto) 메인 레포는
|
|
13
|
+
`LLM 프롬프트 + 규칙` 중심의 프로토타입이다.
|
|
14
|
+
|
|
15
|
+
우리가 하고 있는 일은 이 프로토타입을 버리고 새 제품을 만드는 것이 아니다.
|
|
16
|
+
|
|
17
|
+
정확히는:
|
|
18
|
+
|
|
19
|
+
- 이미 동작하는 프로토타입의 핵심 behavior를 보존하면서
|
|
20
|
+
- `ontology as code` 기준으로 개념, 계약, artifact를 다시 세우고
|
|
21
|
+
- 그 위에 `제품화된 실시간 경로 (productized live path)`를 먼저 정착시키고
|
|
22
|
+
- 이후 한 경계씩 제품형 구현으로 치환하는 것
|
|
23
|
+
|
|
24
|
+
이다.
|
|
25
|
+
|
|
26
|
+
즉 이 레포는:
|
|
27
|
+
|
|
28
|
+
- `reference prototype`
|
|
29
|
+
- `prompt-backed reference execution source`
|
|
30
|
+
- `productization target`
|
|
31
|
+
|
|
32
|
+
를 동시에 가진 전환 레포다.
|
|
33
|
+
|
|
34
|
+
**어휘 경계 (framework v1.0 sync, 2026-04-20)**: 본 레포는 knowledge framework v1.0 (`development-records/evolve/20260419-knowledge-framework.md`) §2.1 의 product 정의 — Principal 이 시간·비용 투입해 만든 작동 실체 — 하의 **단일 product instance** 다. 본 문서가 말하는 '제품화 (productization)' 는 이 product 의 **productization trajectory** (prototype → productized live path → productized runtime) 를 가리킨다. framework 의 scope value `product` 와 본 문서의 productization 어휘는 같은 단어를 두 layer 로 사용 — 전자는 instance 분류 (path/authority 의 scope 축), 후자는 그 instance 가 따라가는 개발 궤적. 두 layer 는 서로를 참조하되 의미가 다름을 유의.
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
## 2. Product Goal
|
|
39
|
+
|
|
40
|
+
이 레포의 목표는 단순한 runtime rewrite가 아니다.
|
|
41
|
+
|
|
42
|
+
최종 목표는 아래와 같다.
|
|
43
|
+
|
|
44
|
+
1. `LLM`의 강점을 유지한다
|
|
45
|
+
2. 형식, 내용, 로직이 모두 결정론적으로 고정된 책임만 코드로 치환한다
|
|
46
|
+
3. host/model/provider가 바뀌어도 유지되는 `model-independent structure`를 만든다
|
|
47
|
+
4. prompt path와 implementation path가 같은 artifact truth를 보도록 만든다
|
|
48
|
+
5. 모든 핵심 개념이 파일시스템, 타입, 변수명, 문서에서 일관되게 연결되도록 만든다
|
|
49
|
+
|
|
50
|
+
한 문장으로 말하면:
|
|
51
|
+
|
|
52
|
+
`onto`를 `prompt-heavy prototype`에서
|
|
53
|
+
`ontology-as-code authority를 가진 service/product line`으로 바꾸는 것이 목표다.
|
|
54
|
+
|
|
55
|
+
---
|
|
56
|
+
|
|
57
|
+
## 3. Non-Goals
|
|
58
|
+
|
|
59
|
+
아래는 현재 목표가 아니다.
|
|
60
|
+
|
|
61
|
+
1. 모든 영역을 무조건 deterministic runtime code로 바꾸는 것
|
|
62
|
+
2. `LLM`을 없애는 것
|
|
63
|
+
3. 기존 프로토타입의 prompt path를 성급하게 폐기하는 것
|
|
64
|
+
4. host-specific 구현을 먼저 최적화하는 것
|
|
65
|
+
5. artifact truth 없이 코드만 먼저 늘리는 것
|
|
66
|
+
|
|
67
|
+
즉 현재 방향은:
|
|
68
|
+
|
|
69
|
+
- `LLM-free system`
|
|
70
|
+
- `prompt 제거`
|
|
71
|
+
- `runtime-first rewrite`
|
|
72
|
+
|
|
73
|
+
가 아니다.
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
## 4. Fundamental Principle
|
|
78
|
+
|
|
79
|
+
### 4.1 core는 TypeScript로 구현한다
|
|
80
|
+
|
|
81
|
+
`ontology as code`의 core productization layer는 TypeScript로 구현한다.
|
|
82
|
+
|
|
83
|
+
이 원칙은 아래를 함께 묶는다.
|
|
84
|
+
|
|
85
|
+
1. `.onto/authority/core-lexicon.yaml`
|
|
86
|
+
2. contract 문서
|
|
87
|
+
3. TypeScript type/interface
|
|
88
|
+
4. artifact field name
|
|
89
|
+
5. runtime variable name
|
|
90
|
+
6. filesystem artifact seat
|
|
91
|
+
|
|
92
|
+
즉 concept, type, variable, path가 따로 놀면 안 된다.
|
|
93
|
+
|
|
94
|
+
### 4.2 hardened runtime authority는 prose-only 문서를 직접 authority로 소비하지 않는다
|
|
95
|
+
|
|
96
|
+
prompt-backed reference path에서는 prose 문서가 reference execution source가 될 수 있다.
|
|
97
|
+
|
|
98
|
+
하지만 hardened runtime core는 궁극적으로 아래를 authoritative input으로 삼아야 한다.
|
|
99
|
+
|
|
100
|
+
1. machine-readable authority asset
|
|
101
|
+
2. typed artifact
|
|
102
|
+
3. typed contract
|
|
103
|
+
|
|
104
|
+
즉 prose `development-records/`는 설명과 source material일 수는 있어도,
|
|
105
|
+
hardened runtime의 최종 input authority가 되면 안 된다.
|
|
106
|
+
|
|
107
|
+
### 4.3 reference path는 comparison path이지 authoritative core가 아니다
|
|
108
|
+
|
|
109
|
+
prototype path, reference path, comparison path는 기준과 회귀 비교의 역할을 할 수 있다.
|
|
110
|
+
|
|
111
|
+
하지만 아래는 금지한다.
|
|
112
|
+
|
|
113
|
+
1. reference path를 authoritative core로 장기 병행 운영
|
|
114
|
+
2. TS core 실패를 숨기고 reference path로 계속 진행하는 것
|
|
115
|
+
3. reference path와 core path가 다른 artifact truth를 독자적으로 발전시키는 것
|
|
116
|
+
|
|
117
|
+
### 4.4 Canonical Pointers
|
|
118
|
+
|
|
119
|
+
→ §17 Migration Crosswalk 참조. 원칙 이동 이력은 §17이 단일 소유한다.
|
|
120
|
+
|
|
121
|
+
---
|
|
122
|
+
|
|
123
|
+
## 5. Decision Criteria
|
|
124
|
+
|
|
125
|
+
현재 제품화 판단은 아래 기준으로 수행한다.
|
|
126
|
+
|
|
127
|
+
### 5.1 `LLM` / runtime ownership 판정 기준
|
|
128
|
+
|
|
129
|
+
아래 질문으로 판정한다.
|
|
130
|
+
|
|
131
|
+
1. semantic ambiguity가 있는가
|
|
132
|
+
2. open-world judgment가 필요한가
|
|
133
|
+
3. context relevance ranking이 필요한가
|
|
134
|
+
4. evidence sufficiency judgment가 필요한가
|
|
135
|
+
5. explicit input을 closed-world로 검증/결속/기록하는 일인가
|
|
136
|
+
6. hidden interpretation 없이 end-to-end `script` 자동화가 가능한가
|
|
137
|
+
7. 같은 입력에 대해 항상 같은 출력이 나오는가
|
|
138
|
+
8. 결과를 semantic 재해석 없이 predeclared contract로 적합성 검사할 수 있는가
|
|
139
|
+
|
|
140
|
+
판정:
|
|
141
|
+
|
|
142
|
+
- `semantic ambiguity`가 있으면 `LLM`
|
|
143
|
+
- `open-world judgment`가 필요하면 `LLM`
|
|
144
|
+
- relevance ranking은 `LLM`
|
|
145
|
+
- evidence sufficiency judgment는 `LLM`
|
|
146
|
+
- hidden interpretation 없는 `closed-world validation`이면 runtime
|
|
147
|
+
- same-input/same-output가 보장되는 binding / persistence만 runtime
|
|
148
|
+
- semantic 재해석 없이 contract conformance를 강제할 수 있으면 runtime
|
|
149
|
+
|
|
150
|
+
### 5.2 core runtime 언어 선택 기준
|
|
151
|
+
|
|
152
|
+
core runtime 언어는 아래 기준으로 평가한다.
|
|
153
|
+
|
|
154
|
+
1. core contract 표현력
|
|
155
|
+
2. ontology-as-code 적합성
|
|
156
|
+
3. optional worker 연계성
|
|
157
|
+
4. 성능 모델 적합성
|
|
158
|
+
5. 구현 비용
|
|
159
|
+
6. 변경 용이성
|
|
160
|
+
7. boundary 적합성
|
|
161
|
+
|
|
162
|
+
### 5.3 cutover 기준
|
|
163
|
+
|
|
164
|
+
authoritative core cutover는 parity 없이 하지 않는다.
|
|
165
|
+
|
|
166
|
+
최소 기준:
|
|
167
|
+
|
|
168
|
+
1. artifact parity
|
|
169
|
+
2. route parity
|
|
170
|
+
3. fail-closed parity
|
|
171
|
+
4. freshness parity
|
|
172
|
+
5. comparison path가 authoritative가 아님이 보장됨
|
|
173
|
+
|
|
174
|
+
### 5.4 semantic unlock 기준
|
|
175
|
+
|
|
176
|
+
`review` unlock은 아래 두 축이 모두 필요하다.
|
|
177
|
+
|
|
178
|
+
1. execution lineage 신뢰 가능성
|
|
179
|
+
2. production semantic quality bar 충족
|
|
180
|
+
|
|
181
|
+
즉 lineage completeness만으로는 unlock되지 않는다.
|
|
182
|
+
|
|
183
|
+
---
|
|
184
|
+
|
|
185
|
+
## 6. Current Decisions
|
|
186
|
+
|
|
187
|
+
현재 시점의 핵심 결정은 아래다.
|
|
188
|
+
|
|
189
|
+
### 6.1 TS core first
|
|
190
|
+
|
|
191
|
+
`ontology as code`의 core runtime과 현재 MVP 구현 우선순위는 TypeScript에 둔다.
|
|
192
|
+
|
|
193
|
+
의미:
|
|
194
|
+
|
|
195
|
+
- typed contract와 artifact를 TS에서 먼저 닫는다
|
|
196
|
+
- current MVP path는 TS-only로도 완결 가능해야 한다
|
|
197
|
+
|
|
198
|
+
### 6.2 optional worker는 언어중립 boundary로 둔다
|
|
199
|
+
|
|
200
|
+
optional worker는 허용하지만 architecture의 중심축이 되면 안 된다.
|
|
201
|
+
|
|
202
|
+
의미:
|
|
203
|
+
|
|
204
|
+
- worker boundary는 열어 둔다
|
|
205
|
+
- protocol은 언어중립으로 유지한다
|
|
206
|
+
- current MVP path는 worker 없이도 작동해야 한다
|
|
207
|
+
|
|
208
|
+
### 6.3 reference path는 bounded comparison role만 가진다
|
|
209
|
+
|
|
210
|
+
prototype/reference path는 아래 역할만 가진다.
|
|
211
|
+
|
|
212
|
+
1. 설계 해석의 기준
|
|
213
|
+
2. parity 검증의 비교 대상
|
|
214
|
+
3. adapter 구조 설계의 힌트
|
|
215
|
+
|
|
216
|
+
즉 authoritative core가 아니다.
|
|
217
|
+
|
|
218
|
+
### 6.4 `review`는 final unlock 전까지 fail-close를 유지한다
|
|
219
|
+
|
|
220
|
+
현재 `review`는 lineage와 artifact를 만들 수 있어도
|
|
221
|
+
semantic quality bar와 unlock policy가 닫히기 전까지는
|
|
222
|
+
fail-close posture를 유지한다.
|
|
223
|
+
|
|
224
|
+
### 6.5 `review`가 `learn/govern`보다 먼저 boundary를 닫는다
|
|
225
|
+
|
|
226
|
+
현재 단계에서 `review`는 record를 만드는 단계이고,
|
|
227
|
+
`learn/govern`는 그 이후 읽는 단계로 둔다.
|
|
228
|
+
|
|
229
|
+
즉 `review`가 candidate/provisional/promotion을 직접 먹는 구조로 되돌아가면 안 된다.
|
|
230
|
+
|
|
231
|
+
### 6.6 host invocation을 유지한다
|
|
232
|
+
|
|
233
|
+
주체자는 shell 인자를 기억하지 않아도 되어야 한다.
|
|
234
|
+
|
|
235
|
+
즉 host는 자기 방식으로 자연어 요청을 받아
|
|
236
|
+
canonical entrypoint path로 연결할 수 있어야 한다.
|
|
237
|
+
|
|
238
|
+
---
|
|
239
|
+
|
|
240
|
+
## 7. Development Method
|
|
241
|
+
|
|
242
|
+
개발 순서는 아래를 따른다.
|
|
243
|
+
|
|
244
|
+
`설계 -> 프롬프트 기반 기준 경로 (PromptBackedReferencePath) -> acceptance observation -> 구현 치환 단계 (ImplementationReplacementStep)`
|
|
245
|
+
|
|
246
|
+
의미:
|
|
247
|
+
|
|
248
|
+
1. 먼저 contract와 ontology seat를 설계한다
|
|
249
|
+
2. 그 설계대로 실제 prompt path를 작동시킨다
|
|
250
|
+
3. 실제 결과를 보고 useful-result와 quality를 확인한다
|
|
251
|
+
4. 그 다음에 한 boundary씩 runtime implementation으로 치환한다
|
|
252
|
+
|
|
253
|
+
중요:
|
|
254
|
+
|
|
255
|
+
- implementation이 prompt path를 추월하면 안 된다
|
|
256
|
+
- prompt path와 implementation path는 같은 artifact truth를 봐야 한다
|
|
257
|
+
- replacement 이후에는 artifact completeness와 semantic usefulness drift를 비교해야 한다
|
|
258
|
+
|
|
259
|
+
본 문서에서 "한 boundary씩 치환"의 canonical 문장은 본 §7이며, §1, §12의 동일 표현은 본 섹션을 가리키는 summary 참조다.
|
|
260
|
+
|
|
261
|
+
---
|
|
262
|
+
|
|
263
|
+
## 8. Always-Keep-Working Rule
|
|
264
|
+
|
|
265
|
+
이 레포는 매 단계에서 실제로 작동 가능한 상태를 유지해야 한다.
|
|
266
|
+
|
|
267
|
+
즉 아래 interface는 항상 유효해야 한다.
|
|
268
|
+
|
|
269
|
+
1. 이미 치환된 runtime 단계
|
|
270
|
+
2. 아직 prompt로 남아 있는 단계
|
|
271
|
+
3. 둘 사이의 artifact handoff
|
|
272
|
+
|
|
273
|
+
허용되지 않는 것:
|
|
274
|
+
|
|
275
|
+
- 중간 단계에서 path가 끊기는 상태를 오래 두는 것
|
|
276
|
+
- prompt path와 runtime path가 다른 artifact를 쓰는 것
|
|
277
|
+
- 문서상 계약과 실제 실행 seat가 어긋나는 것
|
|
278
|
+
|
|
279
|
+
---
|
|
280
|
+
|
|
281
|
+
## 9. Review-First Strategy
|
|
282
|
+
|
|
283
|
+
현재 제품화의 첫 대상은 `검토 (review)`다.
|
|
284
|
+
|
|
285
|
+
이유:
|
|
286
|
+
|
|
287
|
+
1. 현재 프로토타입에서 가장 핵심적인 주체자 가치가 `review`에 있다
|
|
288
|
+
2. `review`는 `LLM` 판단과 결정론적 계약 실행 경계를 가장 선명하게 나눌 수 있다
|
|
289
|
+
3. `review`를 정리하면 이후 `reconstruct`, `learn`, `govern`에도 공통 구조를 이식할 수 있다
|
|
290
|
+
|
|
291
|
+
따라서 현재 1순위는:
|
|
292
|
+
|
|
293
|
+
`검토 (review)`의 `제품화된 실시간 경로 (productized live path)`를 canonical execution truth로 정착시키는 것
|
|
294
|
+
|
|
295
|
+
이다.
|
|
296
|
+
|
|
297
|
+
---
|
|
298
|
+
|
|
299
|
+
## 10. Canonical Review Direction
|
|
300
|
+
|
|
301
|
+
`review`의 canonical 구조는 아래다.
|
|
302
|
+
|
|
303
|
+
1. `호출 해석 (InvocationInterpretation)`
|
|
304
|
+
2. 주체자 확인 / 선택 확정
|
|
305
|
+
3. `호출 고정 (InvocationBinding)`
|
|
306
|
+
4. execution preparation artifacts
|
|
307
|
+
5. `9개 lens` 독립 실행
|
|
308
|
+
6. `종합 단계 (synthesize)`
|
|
309
|
+
7. `리뷰 기록 (ReviewRecord)`
|
|
310
|
+
8. human-readable final output
|
|
311
|
+
|
|
312
|
+
여기서 중요한 구조 원칙은 네 가지다.
|
|
313
|
+
|
|
314
|
+
### 10.1 `9개 lens + synthesize`
|
|
315
|
+
|
|
316
|
+
`review`의 canonical structure는 현재 lens set, controlled deliberation, synthesize로 정의한다.
|
|
317
|
+
|
|
318
|
+
canonical은:
|
|
319
|
+
|
|
320
|
+
- `logic`
|
|
321
|
+
- `structure`
|
|
322
|
+
- `dependency`
|
|
323
|
+
- `semantics`
|
|
324
|
+
- `pragmatics`
|
|
325
|
+
- `evolution`
|
|
326
|
+
- `coverage`
|
|
327
|
+
- `conciseness`
|
|
328
|
+
- `axiology`
|
|
329
|
+
- `synthesize`
|
|
330
|
+
|
|
331
|
+
이다.
|
|
332
|
+
|
|
333
|
+
### 10.2 `New Perspectives`는 `axiology` 소유
|
|
334
|
+
|
|
335
|
+
새 관점을 제안하는 일은 `종합 단계 (synthesize)`가 아니라
|
|
336
|
+
`가치/목적 정합 lens (axiology)`가 맡아야 한다.
|
|
337
|
+
|
|
338
|
+
`synthesize`는 새 lens가 아니며,
|
|
339
|
+
기존 lens 결과를 보존적으로 종합해야 한다.
|
|
340
|
+
|
|
341
|
+
### 10.3 맥락 격리 추론 단위
|
|
342
|
+
|
|
343
|
+
→ canonical 위치: `.onto/principles/ontology-as-code-guideline.md` §7 (구조 규칙) + `.onto/principles/llm-native-development-guideline.md` (설계 가이드)
|
|
344
|
+
|
|
345
|
+
### 10.4 execution profile 기본값은 host-runtime 기반이지만 주체자 override 가능
|
|
346
|
+
|
|
347
|
+
canonical execution profile은 아래 두 축으로 표현한다.
|
|
348
|
+
|
|
349
|
+
- `execution_realization`
|
|
350
|
+
- `host_runtime`
|
|
351
|
+
|
|
352
|
+
기본 매핑은 아래다.
|
|
353
|
+
|
|
354
|
+
- `codex` host runtime → `worker`
|
|
355
|
+
- `api_key` 또는 `local` provider runtime → `direct-call`
|
|
356
|
+
|
|
357
|
+
하지만 이건 절대 우선순위나 품질 위계가 아니다.
|
|
358
|
+
주체자가 명시적으로 설정하면 그것이 우선한다.
|
|
359
|
+
|
|
360
|
+
즉 현재 채택된 원칙은:
|
|
361
|
+
|
|
362
|
+
- `codex` 환경에서 `worker`가 기본
|
|
363
|
+
- API key / local provider 환경에서 `direct-call`이 기본
|
|
364
|
+
|
|
365
|
+
이다.
|
|
366
|
+
|
|
367
|
+
---
|
|
368
|
+
|
|
369
|
+
## 11. Artifact Truth
|
|
370
|
+
|
|
371
|
+
현재 제품화의 핵심 artifact는 `리뷰 기록 (ReviewRecord)`다.
|
|
372
|
+
|
|
373
|
+
원칙:
|
|
374
|
+
|
|
375
|
+
- `round1/*.md`와 `synthesis.md`는 human-readable source layer
|
|
376
|
+
- canonical primary artifact는 `review-record.yaml`
|
|
377
|
+
- later `learn/govern`는 `ReviewRecord`를 읽어야 한다
|
|
378
|
+
|
|
379
|
+
즉 prompt path와 runtime path는 모두 아래를 중심으로 맞춰야 한다.
|
|
380
|
+
|
|
381
|
+
- `interpretation.yaml`
|
|
382
|
+
- `binding.yaml`
|
|
383
|
+
- `session-metadata.yaml`
|
|
384
|
+
- `execution-preparation/*`
|
|
385
|
+
- `review-record.yaml`
|
|
386
|
+
|
|
387
|
+
이 artifact seat가 이 레포의 현재 `review` truth다.
|
|
388
|
+
|
|
389
|
+
---
|
|
390
|
+
|
|
391
|
+
## 12. Current Priority Order
|
|
392
|
+
|
|
393
|
+
현재 우선순위는 아래 순서를 따른다.
|
|
394
|
+
|
|
395
|
+
1. `검토 (review)`의 `제품화된 실시간 경로 (productized live path)`를 canonical 실행 경로로 재정의
|
|
396
|
+
2. `9개 lens + 종합 단계 (synthesize)` 구조를 실제 실행 truth로 정착
|
|
397
|
+
3. `맥락 격리 추론 단위 (ContextIsolatedReasoningUnit)`를 유지해서
|
|
398
|
+
- `lens` 독립성 보장
|
|
399
|
+
- 메인 콘텍스트 보존
|
|
400
|
+
4. `리뷰 기록 (ReviewRecord)`를 actual primary artifact로 도입
|
|
401
|
+
5. 그 뒤에 한 경계씩 runtime 구현으로 치환
|
|
402
|
+
|
|
403
|
+
지금은 1~4의 기준선과 첫 bounded TS runtime replacement가 올라간 상태다.
|
|
404
|
+
|
|
405
|
+
---
|
|
406
|
+
|
|
407
|
+
## 13. Bootstrap Sequence
|
|
408
|
+
|
|
409
|
+
이 레포의 첫 migration priority는 코드 치환이 아니다.
|
|
410
|
+
|
|
411
|
+
먼저 아래를 이식한다.
|
|
412
|
+
|
|
413
|
+
1. ontology-as-code 개념 구조
|
|
414
|
+
2. canonical terminology
|
|
415
|
+
3. prototype-to-service 개발 방법론
|
|
416
|
+
4. productization worklist
|
|
417
|
+
|
|
418
|
+
즉 현재 단계의 첫 작업은:
|
|
419
|
+
|
|
420
|
+
- runtime rewrite가 아니라
|
|
421
|
+
- ontology authority와 development methodology를 메인 레포에 올리는 것이다.
|
|
422
|
+
|
|
423
|
+
§12 Current Priority Order는 기능별 우선순위를 정의하고,
|
|
424
|
+
이 섹션은 그 기능들이 놓이는 기반 구축 순서를 정의한다.
|
|
425
|
+
|
|
426
|
+
---
|
|
427
|
+
|
|
428
|
+
## 14. Success Criteria
|
|
429
|
+
|
|
430
|
+
현재 라운드의 성공 기준은 아래다.
|
|
431
|
+
|
|
432
|
+
1. 문서, 명령, process, type, artifact seat가 같은 ontology concept를 가리킨다
|
|
433
|
+
2. prompt-backed path가 실제 artifact를 만든다
|
|
434
|
+
3. bounded runtime replacement가 같은 artifact를 쓴다
|
|
435
|
+
4. `review`의 live path가 legacy wording이 아니라 canonical live truth를 따른다
|
|
436
|
+
5. 이후 `reconstruct`, `learn`, `govern`도 같은 방법론으로 확장 가능하다
|
|
437
|
+
|
|
438
|
+
---
|
|
439
|
+
|
|
440
|
+
## 15. Operating Rule
|
|
441
|
+
|
|
442
|
+
앞으로 새 작업을 시작할 때는 아래 순서로 판단한다.
|
|
443
|
+
|
|
444
|
+
1. 이 작업이 어떤 ontology concept를 바꾸는가
|
|
445
|
+
2. 그 concept의 canonical seat가 어디인가
|
|
446
|
+
3. 이것이 `LLM` 소유인지 runtime 소유인지
|
|
447
|
+
4. prompt-backed path에서 먼저 작동시킬 수 있는가
|
|
448
|
+
5. 이후 어떤 bounded TS runtime step으로 치환할 것인가
|
|
449
|
+
|
|
450
|
+
즉:
|
|
451
|
+
|
|
452
|
+
- 개념 없이 코드로 가지 않는다
|
|
453
|
+
- artifact truth 없이 구현하지 않는다
|
|
454
|
+
- prompt path와 runtime path를 따로 진화시키지 않는다
|
|
455
|
+
|
|
456
|
+
---
|
|
457
|
+
|
|
458
|
+
## 16. Authority
|
|
459
|
+
|
|
460
|
+
이 문서는 아래를 한 번에 묶는 상위 charter다.
|
|
461
|
+
|
|
462
|
+
- 목표
|
|
463
|
+
- 비목표
|
|
464
|
+
- 책임 분리 원칙
|
|
465
|
+
- 판정 기준
|
|
466
|
+
- 현재 결정
|
|
467
|
+
- 제품화 방법론
|
|
468
|
+
- 현재 우선순위
|
|
469
|
+
- `review-first` 방향
|
|
470
|
+
- artifact truth 기준
|
|
471
|
+
|
|
472
|
+
세부 실행 계약은 하위 문서들이 가진다.
|
|
473
|
+
|
|
474
|
+
---
|
|
475
|
+
|
|
476
|
+
## 17. Migration Crosswalk (2026-04-06 reshuffle)
|
|
477
|
+
|
|
478
|
+
이 표는 2026-04-06 authority 재배치에서 삭제/이동된 파일과 섹션이 어디로 갔는지 추적한다. "누락/삭제 없음"을 repo 자체가 증명할 수 있도록 한다.
|
|
479
|
+
|
|
480
|
+
**Reshuffle convention**: 후속 reshuffle이 발생하면 본 §17을 덮어쓰지 말고 새 dated section(`### Reshuffle 2026-MM-DD`)을 append한다. 본 표는 2026-04-06 시점의 결정 기록이며, 시간 순서대로 누적되어야 reshuffle 이력을 잃지 않는다.
|
|
481
|
+
|
|
482
|
+
**Drift risk 알림**: enhancement tracking seat의 active 경로는 `development-records/`의 dated plan/handoff 문서가 소유한다. Active runtime contracts에는 현재 실행 규칙만 남긴다.
|
|
483
|
+
|
|
484
|
+
### 삭제된 authority 파일
|
|
485
|
+
|
|
486
|
+
| 삭제된 파일 | 처리 | 후계 seat |
|
|
487
|
+
|---|---|---|
|
|
488
|
+
| `.onto/authority/development-methodology.md` | 흡수 | §4.2 (Interface Design Priority) → `llm-runtime-interface-principles.md` §6; §5 (First Migration Priority) → `productization-charter.md` §13 Bootstrap Sequence; §4.1 (CIRU 보존) → `llm-native-development-guideline.md` §맥락 격리 추론 단위; 나머지 원칙은 `llm-native-development-guideline.md`와 `productization-charter.md` 기존 섹션과 중복이라 흡수 불필요 |
|
|
489
|
+
| `.onto/authority/ontology-as-code-korean-terminology-guide.md` | 흡수 | 21개 한글 대응어 모두 `core-lexicon.yaml`에 `korean_label`로 존재. naming 규칙은 `ontology-as-code-naming-charter.md`가 담당 |
|
|
490
|
+
| `.onto/authority/principles-criteria-decisions-inventory.md` | 삭제 | 감사 인덱스. 모든 내용이 `productization-charter.md` §5 Decision Criteria + §6 Current Decisions에 있음. 별도 인덱스가 두 곳을 흐리게 만들어 삭제 |
|
|
491
|
+
|
|
492
|
+
### 이동된 파일
|
|
493
|
+
|
|
494
|
+
| 이전 위치 | 새 위치 | 이유 |
|
|
495
|
+
|---|---|---|
|
|
496
|
+
| `.onto/authority/philosophical-foundations-of-ontology.md` | `development-records/reference/20260327-philosophical-foundations-of-ontology.md` | 설계 배경 이론 (Gomez-Perez, Obrst, OntoClean 등 ontology evaluation framework). 개발 원칙이 아니라 historical reference. authority 내에 후계 seat 없음 — 이는 의도적 de-scope (review-first productization은 lens semantic grounding을 외부 표준 매핑이 아니라 `core-lens-registry.yaml`과 `core-lexicon.yaml`로 한정함) |
|
|
497
|
+
| `.onto/authority/discovered-enhancements.md` | `development-records/tracking/20260406-discovered-enhancements.md` | 백로그/추적 문서. authority 원칙이 아님. enhancement-record seat 역할 유지 |
|
|
498
|
+
|
|
499
|
+
### authority 내 잔류 파일 (위계 외 참조 데이터)
|
|
500
|
+
|
|
501
|
+
| 파일 | 역할 |
|
|
502
|
+
|---|---|
|
|
503
|
+
| `.onto/authority/core-lens-registry.yaml` | lens 설정. 런타임 전용 |
|
|
504
|
+
| archived legacy translation aid | legacy/prototype 용어 번역 보조. **NON-AUTHORITATIVE**. current runtime authority 아님 |
|
|
505
|
+
|
|
506
|
+
### 의도적 de-scope (재배치 아님)
|
|
507
|
+
|
|
508
|
+
| 영역 | 결정 | 이유 |
|
|
509
|
+
|---|---|---|
|
|
510
|
+
| Lens semantic grounding (Obrst L1, OntoClean Rigidity/Identity, Gomez-Perez 등) | authority 외 (`development-records/reference/`) | review-first productization은 lens 의미 근거를 외부 ontology 평가 framework가 아니라 `core-lens-registry.yaml` (lens 설정)과 `core-lexicon.yaml` (개념 SSOT)로 한정한다. 외부 framework 매핑이 다시 필요해지면 별도 reference seat를 추가한다 |
|
|
511
|
+
| 비-`review` 프로세스/시스템 authority surface (team review, ontology build, learning promotion 등의 deep authority) | 당분간 de-scope | 현재 productization은 `review-first` 단계이며 `reconstruct/learn/govern`은 same methodology로 확장 가능함을 §14 Success Criteria 항목 5에서 선언하지만 authority deep coverage는 review가 닫힌 후로 미룬다. 비정본 설명 스냅샷은 archive에 격리한다 |
|
|
512
|
+
| prototype coordinator model | de-canonicalized | §10에서 명시. historical reference는 `development-records/archive/`에만 둔다 |
|
|
513
|
+
|
|
514
|
+
### Reshuffle 2026-04-07
|
|
515
|
+
|
|
516
|
+
배포 보안 + OaC 의미 기반 폴더 분리.
|
|
517
|
+
|
|
518
|
+
**이동된 파일 (.onto/authority/ → .onto/principles/)**
|
|
519
|
+
|
|
520
|
+
| 이전 위치 | 새 위치 | 이유 |
|
|
521
|
+
|---|---|---|
|
|
522
|
+
| `.onto/authority/ontology-as-code-guideline.md` | `.onto/principles/ontology-as-code-guideline.md` | 개발 규범 문서. 런타임이 소비하지 않음. 배포 제외 대상 |
|
|
523
|
+
| `.onto/authority/llm-native-development-guideline.md` | `.onto/principles/llm-native-development-guideline.md` | 동일 |
|
|
524
|
+
| `.onto/authority/productization-charter.md` | `.onto/principles/productization-charter.md` | 동일 |
|
|
525
|
+
| `.onto/authority/llm-runtime-interface-principles.md` | `.onto/principles/llm-runtime-interface-principles.md` | 동일 |
|
|
526
|
+
| `.onto/authority/ontology-as-code-naming-charter.md` | `.onto/principles/ontology-as-code-naming-charter.md` | 동일 |
|
|
527
|
+
|
|
528
|
+
**이름 변경된 디렉토리**
|
|
529
|
+
|
|
530
|
+
| 이전 이름 | 새 이름 | 이유 |
|
|
531
|
+
|---|---|---|
|
|
532
|
+
| `dev-docs/` | `development-records/` | OaC 의미 기반 이름. "개발 이력을 기록한다"는 역할을 반영. 배포 제외 대상 |
|
|
533
|
+
|
|
534
|
+
**폴더 분류 기준 (OaC §5 axis 분리)**
|
|
535
|
+
|
|
536
|
+
| 폴더 | conceptual axis | 역할 | 배포 |
|
|
537
|
+
|---|---|---|---|
|
|
538
|
+
| `.onto/authority/` | canonical data | define (정의) | 포함 |
|
|
539
|
+
| `.onto/principles/` | development governance | prescribe (규정) | 제외 |
|
|
540
|
+
| `development-records/` | development history | record (기록) | 제외 |
|
|
541
|
+
|
|
542
|
+
### Reshuffle 2026-04-08
|
|
543
|
+
|
|
544
|
+
Agent ID onto_ prefix 제거. Canonical lens/role ID가 bare form으로 변경됨.
|
|
545
|
+
|
|
546
|
+
**ID 치환 (10쌍)**
|
|
547
|
+
|
|
548
|
+
| 이전 ID | 새 ID |
|
|
549
|
+
|---|---|
|
|
550
|
+
| `onto_logic` | `logic` |
|
|
551
|
+
| `onto_structure` | `structure` |
|
|
552
|
+
| `onto_dependency` | `dependency` |
|
|
553
|
+
| `onto_semantics` | `semantics` |
|
|
554
|
+
| `onto_pragmatics` | `pragmatics` |
|
|
555
|
+
| `onto_evolution` | `evolution` |
|
|
556
|
+
| `onto_coverage` | `coverage` |
|
|
557
|
+
| `onto_conciseness` | `conciseness` |
|
|
558
|
+
| `onto_axiology` | `axiology` |
|
|
559
|
+
| `onto_synthesize` | `synthesize` |
|
|
560
|
+
|
|
561
|
+
**파일 리네임 (roles/ ×10)**
|
|
562
|
+
|
|
563
|
+
| 이전 | 새 |
|
|
564
|
+
|---|---|
|
|
565
|
+
| `roles/onto_{id}.md` | `roles/{id}.md` |
|
|
566
|
+
|
|
567
|
+
**보존 대상**: historical material은 `development-records/archive/`에 격리한다.
|
|
568
|
+
|
|
569
|
+
**runtime rule**: active runtime accepts canonical lens IDs only.
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
# Evolve Material Kind Adapter Contract
|
|
2
|
+
|
|
3
|
+
> Status: future design contract, no active runtime.
|
|
4
|
+
> Purpose: keep future `evolve` target handling aligned with the shared
|
|
5
|
+
> `target_material_kind` axis before any evolve MCP tool or runtime adapter is
|
|
6
|
+
> reintroduced.
|
|
7
|
+
|
|
8
|
+
## 1. Position
|
|
9
|
+
|
|
10
|
+
`evolve` is a brownfield design process: the target already exists, and the
|
|
11
|
+
user wants a new area or change to coexist with that current target.
|
|
12
|
+
|
|
13
|
+
The retired evolve process explicitly treated the target as material-neutral:
|
|
14
|
+
the target may be code, a spreadsheet, a document, or another existing design
|
|
15
|
+
artifact. In the current productized repo, that neutrality must be implemented
|
|
16
|
+
through the shared `target_material_kind` axis rather than through a
|
|
17
|
+
code-product default adapter.
|
|
18
|
+
|
|
19
|
+
The shared material contract is:
|
|
20
|
+
|
|
21
|
+
```text
|
|
22
|
+
.onto/processes/shared/target-material-kind-contract.md
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
No `evolve` runtime or MCP tool is active in this repository. This document is
|
|
26
|
+
the alignment contract for the future runtime slice.
|
|
27
|
+
|
|
28
|
+
## 2. Required Prelude
|
|
29
|
+
|
|
30
|
+
Future `evolve` execution must start with the same material-aware boundary used
|
|
31
|
+
by review and reconstruct:
|
|
32
|
+
|
|
33
|
+
1. Host LLM interprets the user request into target candidates, intended
|
|
34
|
+
outcome, and ambiguity.
|
|
35
|
+
2. Runtime binds target refs and filesystem or connection boundaries.
|
|
36
|
+
3. Runtime classifies each target with `target_material_kind`.
|
|
37
|
+
4. Runtime selects an evolve adapter only after material classification.
|
|
38
|
+
5. Runtime records unsupported, mixed, or unknown material states explicitly.
|
|
39
|
+
|
|
40
|
+
Adapter dispatch must not happen before step 3.
|
|
41
|
+
|
|
42
|
+
## 3. Adapter Boundary
|
|
43
|
+
|
|
44
|
+
Future evolve adapters may observe or project target structure, but they must
|
|
45
|
+
not perform the design inquiry or choose the user's change direction.
|
|
46
|
+
|
|
47
|
+
Runtime may own:
|
|
48
|
+
|
|
49
|
+
- target material profiling
|
|
50
|
+
- material-specific observation or projection
|
|
51
|
+
- adapter support status
|
|
52
|
+
- source and artifact refs
|
|
53
|
+
- deterministic metrics and validation reports
|
|
54
|
+
- unsupported or unknown material failure records
|
|
55
|
+
|
|
56
|
+
Host LLM and user-mediated flow own:
|
|
57
|
+
|
|
58
|
+
- outcome clarification
|
|
59
|
+
- area discovery
|
|
60
|
+
- current-state explanation in user terms
|
|
61
|
+
- target-state options
|
|
62
|
+
- constraint classification
|
|
63
|
+
- final specification content
|
|
64
|
+
- continue, revise, or stop judgment
|
|
65
|
+
|
|
66
|
+
## 4. Material Dispatch Rules
|
|
67
|
+
|
|
68
|
+
| `target_material_kind` | Future evolve adapter behavior |
|
|
69
|
+
|---|---|
|
|
70
|
+
| `code` | May use a code-product adapter only for code/config/package structure. |
|
|
71
|
+
| `spreadsheet` | Must use a spreadsheet-aware adapter or halt with unsupported status. |
|
|
72
|
+
| `document` | Must use a document-aware adapter or halt with unsupported status. |
|
|
73
|
+
| `database` | Must use a database-aware adapter or halt with unsupported status. |
|
|
74
|
+
| `mixed` | Must split or enumerate per-member material kinds before adapter dispatch. |
|
|
75
|
+
| `unknown` | Must halt or ask for clarification; do not guess an adapter. |
|
|
76
|
+
|
|
77
|
+
The code adapter is not the fallback for non-code material.
|
|
78
|
+
|
|
79
|
+
## 5. Future Artifact Alignment
|
|
80
|
+
|
|
81
|
+
Future evolve artifacts should preserve material classification before any
|
|
82
|
+
design-stage output:
|
|
83
|
+
|
|
84
|
+
| Artifact | Owner | Purpose |
|
|
85
|
+
|---|---|---|
|
|
86
|
+
| `evolve-target-profile.yaml` | runtime | target refs, `target_material_kind`, candidates, support status, and boundary refs |
|
|
87
|
+
| `evolve-adapter-selection.yaml` | runtime | selected adapter id, material kind, support status, and unsupported reason |
|
|
88
|
+
| `evolve-context-observations.yaml` | runtime | material-specific current-state observations without design recommendations |
|
|
89
|
+
| `evolve-specification.yaml` | host LLM, user confirmed | proposed design change after inquiry and scope agreement |
|
|
90
|
+
| `evolve-record.yaml` | runtime assembly | artifact refs, material status, validation summaries, and final disposition refs |
|
|
91
|
+
|
|
92
|
+
These names are future contract placeholders. Runtime implementation must either
|
|
93
|
+
match this contract or update this contract before code lands.
|
|
94
|
+
|
|
95
|
+
## 6. Non-Goals
|
|
96
|
+
|
|
97
|
+
- No active `evolve` MCP tool is introduced by this contract.
|
|
98
|
+
- No code, spreadsheet, document, or database expert engine is implied.
|
|
99
|
+
- No runtime-generated design specification is allowed.
|
|
100
|
+
- No legacy `src/core-runtime/evolve` path should be revived as-is.
|
|
101
|
+
- No `source_kind` or legacy `fact_type` value should be reused for target
|
|
102
|
+
material classification.
|
|
103
|
+
|
|
104
|
+
## 7. Verification Target
|
|
105
|
+
|
|
106
|
+
When future evolve implementation starts, the first tests should prove:
|
|
107
|
+
|
|
108
|
+
- non-code targets are not routed to a code adapter
|
|
109
|
+
- `unknown` does not dispatch an adapter
|
|
110
|
+
- `mixed` preserves per-member material kinds
|
|
111
|
+
- unsupported material states produce explicit structured output
|
|
112
|
+
- generated artifacts preserve `target_material_kind`
|
|
113
|
+
- runtime outputs bounded observations and refs, not design decisions
|