@indexnetwork/protocol 14.2.0-rc.470.1 → 14.2.1-rc.472.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.
- package/CHANGELOG.md +42 -0
- package/dist/{participant-agents → agents}/application/agent.tools.d.ts +2 -2
- package/dist/{participant-agents → agents}/application/agent.tools.js +2 -2
- package/dist/{participant-agents → agents}/application/index.d.ts +2 -2
- package/dist/{participant-agents → agents}/application/index.js +2 -2
- package/dist/{participant-agents → agents}/domain/agent.types.d.ts +1 -1
- package/dist/{participant-agents → agents}/domain/agent.types.js +1 -1
- package/dist/{participant-agents → agents}/domain/index.d.ts +4 -4
- package/dist/{participant-agents → agents}/index.d.ts +1 -1
- package/dist/{participant-agents → agents}/ports/agent.dispatcher.port.d.ts +3 -3
- package/dist/{participant-agents → agents}/ports/agent.repository.port.d.ts +1 -1
- package/dist/{participant-agents → agents}/ports/agent.repository.port.js +1 -1
- package/dist/{participant-agents → agents}/ports/agent.tools.port.d.ts +1 -1
- package/dist/{participant-agents → agents}/ports/agent.tools.port.js +1 -1
- package/dist/{participant-agents → agents}/ports/index.d.ts +1 -1
- package/dist/{participant-agents → agents}/ports/index.js +1 -1
- package/dist/chat/chat.state.d.ts +1 -1
- package/dist/chat/chat.state.js +1 -1
- package/dist/chat/negotiator.prompt.d.ts +1 -1
- package/dist/chat/negotiator.prompt.js +1 -1
- package/dist/{participant-context → contexts}/application/index.d.ts +10 -10
- package/dist/{participant-context → contexts}/application/index.js +10 -10
- package/dist/{participant-context → contexts}/domain/index.d.ts +5 -5
- package/dist/{participant-context → contexts}/domain/index.js +4 -4
- package/dist/{participant-context → contexts}/ports/index.d.ts +1 -1
- package/dist/{participant-context → contexts}/ports/index.js +1 -1
- package/dist/enrichment/enrichment.graph.d.ts +1 -1
- package/dist/enrichment/enrichment.graph.js +1 -1
- package/dist/enrichment/enrichment.state.d.ts +1 -1
- package/dist/enrichment/enrichment.tools.d.ts +1 -1
- package/dist/index.d.ts +107 -107
- package/dist/index.js +76 -76
- package/dist/{signals → intents}/application/index.d.ts +2 -2
- package/dist/{signals → intents}/application/index.js +2 -2
- package/dist/{signals → intents}/application/intent.graph.d.ts +1 -1
- package/dist/{signals → intents}/domain/index.d.ts +1 -1
- package/dist/{signals → intents}/domain/index.js +1 -1
- package/dist/{signals → intents}/domain/intent.state.d.ts +1 -1
- package/dist/{signals → intents}/index.d.ts +1 -1
- package/dist/{signals → intents}/index.js +1 -1
- package/dist/{signals → intents}/ports/index.d.ts +1 -1
- package/dist/{signals → intents}/ports/index.js +1 -1
- package/dist/maintenance/maintenance.graph.d.ts +6 -6
- package/dist/maintenance/maintenance.graph.js +4 -4
- package/dist/maintenance/maintenance.state.d.ts +1 -1
- package/dist/mcp/mcp.server.js +2 -2
- package/dist/{negotiation → negotiations}/application/index.d.ts +2 -2
- package/dist/{negotiation → negotiations}/application/index.js +2 -2
- package/dist/{negotiation → negotiations}/application/negotiation.graph.d.ts +1 -1
- package/dist/{negotiation → negotiations}/domain/index.d.ts +9 -9
- package/dist/{negotiation → negotiations}/domain/index.js +9 -9
- package/dist/{negotiation → negotiations}/domain/negotiation.screen.contracts.d.ts +3 -3
- package/dist/{negotiation → negotiations}/domain/negotiation.screen.contracts.js +3 -3
- package/dist/{negotiation → negotiations}/domain/negotiation.stance.contracts.d.ts +1 -1
- package/dist/{negotiation → negotiations}/domain/negotiation.stance.contracts.js +1 -1
- package/dist/{negotiation → negotiations}/domain/negotiation.state.d.ts +1 -1
- package/dist/{negotiation → negotiations}/domain/negotiation.state.js +1 -1
- package/dist/{negotiation → negotiations}/index.d.ts +1 -1
- package/dist/{negotiation → negotiations}/index.js +1 -1
- package/dist/{negotiation → negotiations}/ports/index.d.ts +1 -1
- package/dist/{negotiation → negotiations}/ports/index.js +1 -1
- package/dist/{communities → networks}/application/index.d.ts +3 -3
- package/dist/{communities → networks}/application/index.js +3 -3
- package/dist/{communities → networks}/application/indexer.graph.d.ts +1 -1
- package/dist/{communities → networks}/application/indexer.state.d.ts +1 -1
- package/dist/{communities → networks}/domain/index.d.ts +2 -2
- package/dist/{communities → networks}/domain/index.js +2 -2
- package/dist/{communities → networks}/index.d.ts +1 -1
- package/dist/{communities → networks}/index.js +1 -1
- package/dist/{communities → networks}/ports/index.d.ts +3 -3
- package/dist/{communities → networks}/ports/index.js +2 -2
- package/dist/{opportunity → opportunities}/application/index.d.ts +1 -1
- package/dist/{opportunity → opportunities}/application/index.js +1 -1
- package/dist/{opportunity → opportunities}/application/negotiation-context.loader.d.ts +1 -1
- package/dist/{opportunity → opportunities}/application/opportunity.discovery-negotiation-summary.js +1 -1
- package/dist/{opportunity → opportunities}/application/opportunity.graph.d.ts +2 -2
- package/dist/{opportunity → opportunities}/application/opportunity.graph.js +2 -2
- package/dist/{opportunity → opportunities}/application/opportunity.owner-approval.d.ts +1 -1
- package/dist/{opportunity → opportunities}/application/opportunity.owner-provenance.js +1 -1
- package/dist/{opportunity → opportunities}/domain/index.d.ts +1 -1
- package/dist/{opportunity → opportunities}/domain/index.js +1 -1
- package/dist/{opportunity → opportunities}/domain/negotiation-summary.builder.d.ts +1 -1
- package/dist/{opportunity → opportunities}/domain/opportunity.state.d.ts +1 -1
- package/dist/{opportunity → opportunities}/index.d.ts +1 -1
- package/dist/{opportunity → opportunities}/index.js +1 -1
- package/dist/{opportunity → opportunities}/ports/index.d.ts +1 -1
- package/dist/{opportunity → opportunities}/ports/opportunity.tools.port.d.ts +1 -1
- package/dist/{opportunity → opportunities}/radar/radar.graph.d.ts +1 -1
- package/dist/{opportunity → opportunities}/radar/radar.state.d.ts +1 -1
- package/dist/{premise → premises}/premise.graph.d.ts +1 -1
- package/dist/{premise → premises}/premise.state.d.ts +1 -1
- package/dist/{premise → premises}/premise.tools.d.ts +1 -1
- package/dist/questions/application/question.input.d.ts +1 -1
- package/dist/questions/application/question.input.js +1 -1
- package/dist/questions/application/question.presets.js +2 -2
- package/dist/shared/agent/tool.factory.d.ts +1 -1
- package/dist/shared/agent/tool.factory.js +14 -14
- package/dist/shared/agent/tool.helpers.d.ts +5 -5
- package/dist/shared/agent/tool.registry.d.ts +1 -1
- package/dist/shared/agent/tool.registry.js +6 -6
- package/dist/shared/assignment/network-assignment.policy.d.ts +1 -1
- package/dist/shared/assignment/network-assignment.policy.js +1 -1
- package/dist/shared/interfaces/agent-dispatcher.interface.d.ts +3 -3
- package/dist/shared/interfaces/agent-dispatcher.interface.js +1 -1
- package/dist/shared/schemas/negotiation-state.schema.d.ts +2 -2
- package/dist/shared/schemas/negotiation-state.schema.js +2 -2
- package/package.json +1 -1
- /package/dist/{participant-agents → agents}/domain/index.js +0 -0
- /package/dist/{participant-agents → agents}/index.js +0 -0
- /package/dist/{participant-agents → agents}/ports/agent.dispatcher.port.js +0 -0
- /package/dist/{context → contexts}/context.generator.d.ts +0 -0
- /package/dist/{context → contexts}/context.generator.js +0 -0
- /package/dist/{participant-context → contexts}/index.d.ts +0 -0
- /package/dist/{participant-context → contexts}/index.js +0 -0
- /package/dist/{participant-context → contexts}/ports/participant-context.tools.port.d.ts +0 -0
- /package/dist/{participant-context → contexts}/ports/participant-context.tools.port.js +0 -0
- /package/dist/{signals → intents}/application/intake.orchestrator.d.ts +0 -0
- /package/dist/{signals → intents}/application/intake.orchestrator.js +0 -0
- /package/dist/{signals → intents}/application/intake.pack.generator.d.ts +0 -0
- /package/dist/{signals → intents}/application/intake.pack.generator.js +0 -0
- /package/dist/{signals → intents}/application/intent.clarifier.d.ts +0 -0
- /package/dist/{signals → intents}/application/intent.clarifier.js +0 -0
- /package/dist/{signals → intents}/application/intent.graph.js +0 -0
- /package/dist/{signals → intents}/application/intent.indexer.d.ts +0 -0
- /package/dist/{signals → intents}/application/intent.indexer.js +0 -0
- /package/dist/{signals → intents}/application/intent.inferrer.d.ts +0 -0
- /package/dist/{signals → intents}/application/intent.inferrer.js +0 -0
- /package/dist/{signals → intents}/application/intent.reconciler.d.ts +0 -0
- /package/dist/{signals → intents}/application/intent.reconciler.js +0 -0
- /package/dist/{signals → intents}/application/intent.tools.d.ts +0 -0
- /package/dist/{signals → intents}/application/intent.tools.js +0 -0
- /package/dist/{signals → intents}/application/intent.verifier.d.ts +0 -0
- /package/dist/{signals → intents}/application/intent.verifier.js +0 -0
- /package/dist/{signals → intents}/domain/intent.proposal.d.ts +0 -0
- /package/dist/{signals → intents}/domain/intent.proposal.js +0 -0
- /package/dist/{signals → intents}/domain/intent.state.js +0 -0
- /package/dist/{signals → intents}/domain/signal.specificity.d.ts +0 -0
- /package/dist/{signals → intents}/domain/signal.specificity.js +0 -0
- /package/dist/{signals → intents}/ports/signals.tools.port.d.ts +0 -0
- /package/dist/{signals → intents}/ports/signals.tools.port.js +0 -0
- /package/dist/{negotiation → negotiations}/application/insight.generator.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/application/insight.generator.js +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.agent.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.agent.js +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.detail-reader.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.detail-reader.js +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.graph.js +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.reflect.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.reflect.js +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.screen.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.screen.js +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.summarizer.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.summarizer.js +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.tools.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/application/negotiation.tools.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.consultation-policy.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.consultation-policy.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.deadlock.contracts.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.deadlock.contracts.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.deadlock.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.deadlock.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.expected-speaker.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.expected-speaker.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.hermes-contract.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.hermes-contract.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.intent-snapshot-provenance.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.intent-snapshot-provenance.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.lifecycle-narration.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.lifecycle-narration.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.memory.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.memory.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.protocol.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.protocol.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.question-safety.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.question-safety.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.task-lock-policy.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.task-lock-policy.js +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.turn-cap.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/domain/negotiation.turn-cap.js +0 -0
- /package/dist/{negotiation → negotiations}/negotiation.attribution.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/negotiation.attribution.js +0 -0
- /package/dist/{negotiation → negotiations}/ports/negotiation.tools.port.d.ts +0 -0
- /package/dist/{negotiation → negotiations}/ports/negotiation.tools.port.js +0 -0
- /package/dist/{communities → networks}/application/indexer.graph.js +0 -0
- /package/dist/{communities → networks}/application/indexer.state.js +0 -0
- /package/dist/{communities → networks}/application/membership.graph.d.ts +0 -0
- /package/dist/{communities → networks}/application/membership.graph.js +0 -0
- /package/dist/{communities → networks}/application/network.graph.d.ts +0 -0
- /package/dist/{communities → networks}/application/network.graph.js +0 -0
- /package/dist/{communities → networks}/application/network.recommender.d.ts +0 -0
- /package/dist/{communities → networks}/application/network.recommender.js +0 -0
- /package/dist/{communities → networks}/application/network.tools.d.ts +0 -0
- /package/dist/{communities → networks}/application/network.tools.js +0 -0
- /package/dist/{communities → networks}/domain/membership.state.d.ts +0 -0
- /package/dist/{communities → networks}/domain/membership.state.js +0 -0
- /package/dist/{communities → networks}/domain/network.state.d.ts +0 -0
- /package/dist/{communities → networks}/domain/network.state.js +0 -0
- /package/dist/{communities → networks}/ports/communities.tools.port.d.ts +0 -0
- /package/dist/{communities → networks}/ports/communities.tools.port.js +0 -0
- /package/dist/{opportunity → opportunities}/application/delivery-card.cache.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/delivery-card.cache.js +0 -0
- /package/dist/{opportunity → opportunities}/application/negotiation-context.loader.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.card-presentation.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.card-presentation.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.discovery-negotiation-summary.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.enricher.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.enricher.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.evaluator.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.evaluator.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.existing-negotiation.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.existing-negotiation.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.feed-selection.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.feed-selection.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.introducer-feature.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.introducer-feature.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.introducer.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.introducer.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.lifecycle.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.lifecycle.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.newborn-stamping.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.newborn-stamping.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.owner-approval.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.owner-provenance.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.pending-questions.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.pending-questions.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.persist.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.persist.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.persistence-admission.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.persistence-admission.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.presenter.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.presenter.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.tools.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.tools.js +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.update-admission.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/application/opportunity.update-admission.js +0 -0
- /package/dist/{opportunity → opportunities}/discovery.env.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/discovery.env.js +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.adjustments.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.adjustments.js +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.assigner.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.assigner.js +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.env.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.env.js +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.miner.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.miner.js +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.push.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.push.js +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.question.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.question.js +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.scorer.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.scorer.js +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.shadow.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.shadow.js +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.types.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/discriminator/discriminator.types.js +0 -0
- /package/dist/{opportunity → opportunities}/domain/negotiation-summary.builder.js +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.actor.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.actor.js +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.evidence.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.evidence.js +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.labels.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.labels.js +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.presentation-cache.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.presentation-cache.js +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.presentation.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.presentation.js +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.safe-presentation.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.safe-presentation.js +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.state.js +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.utils.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/domain/opportunity.utils.js +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.env.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.env.js +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.extractor.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.extractor.js +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.miner.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.miner.js +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.shadow.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.shadow.js +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.types.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.types.js +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.verifier.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/negotiation-evidence/negotiation-evidence.verifier.js +0 -0
- /package/dist/{opportunity → opportunities}/outcome/outcome.env.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/outcome/outcome.env.js +0 -0
- /package/dist/{opportunity → opportunities}/outcome/outcome.hypotheses.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/outcome/outcome.hypotheses.js +0 -0
- /package/dist/{opportunity → opportunities}/outcome/outcome.shadow.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/outcome/outcome.shadow.js +0 -0
- /package/dist/{opportunity → opportunities}/outcome/outcome.types.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/outcome/outcome.types.js +0 -0
- /package/dist/{opportunity → opportunities}/ports/index.js +0 -0
- /package/dist/{opportunity → opportunities}/ports/opportunity.tools.port.js +0 -0
- /package/dist/{opportunity → opportunities}/radar/radar.graph.js +0 -0
- /package/dist/{opportunity → opportunities}/radar/radar.health.d.ts +0 -0
- /package/dist/{opportunity → opportunities}/radar/radar.health.js +0 -0
- /package/dist/{opportunity → opportunities}/radar/radar.state.js +0 -0
- /package/dist/{premise → premises}/premise.analyzer.d.ts +0 -0
- /package/dist/{premise → premises}/premise.analyzer.js +0 -0
- /package/dist/{premise → premises}/premise.decomposer.d.ts +0 -0
- /package/dist/{premise → premises}/premise.decomposer.js +0 -0
- /package/dist/{premise → premises}/premise.graph.js +0 -0
- /package/dist/{premise → premises}/premise.indexer.d.ts +0 -0
- /package/dist/{premise → premises}/premise.indexer.js +0 -0
- /package/dist/{premise → premises}/premise.state.js +0 -0
- /package/dist/{premise → premises}/premise.tools.js +0 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* opportunity — the capability's sole cross-capability surface.
|
|
3
3
|
*
|
|
4
4
|
* Anything outside this capability imports from here and nowhere else.
|
|
5
|
-
* Supersedes the capabilities/*.facade.ts +
|
|
5
|
+
* Supersedes the capabilities/*.facade.ts + opportunities/public/ pair; the export
|
|
6
6
|
* list is the union of the facades it replaces, so the contract is unchanged.
|
|
7
7
|
*/
|
|
8
8
|
export { getOrCreateDeliveryCardBatch, } from "./application/delivery-card.cache.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* opportunities/ports — injected dependency contracts for the opportunities capability.
|
|
3
3
|
* IND-551: canonical port definitions.
|
|
4
4
|
*/
|
|
5
5
|
export type { OpportunityToolDeps } from "./opportunity.tools.port.js";
|
|
@@ -4,7 +4,7 @@ import type { OpportunityOwnerApprovalAuthority } from "../application/opportuni
|
|
|
4
4
|
* IND-593 host authority consumed only by the opportunity mutation boundary.
|
|
5
5
|
*
|
|
6
6
|
* This stays capability-local rather than extending the shared registry shape:
|
|
7
|
-
* the shared helper participates in the
|
|
7
|
+
* the shared helper participates in the negotiations/question architecture
|
|
8
8
|
* cycle, while owner approval belongs to the opportunity composition seam.
|
|
9
9
|
*/
|
|
10
10
|
export interface OpportunityOwnerApprovalDeps {
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import type { RadarGraphDatabase, OpportunityStatus } from '../../shared/interfaces/database.interface.js';
|
|
14
14
|
import type { OpportunityCache } from '../../shared/interfaces/cache.interface.js';
|
|
15
15
|
import { type RadarCardItem, type RadarResponseItem } from './radar.state.js';
|
|
16
|
-
import type { DebugMetaAgent } from '../../
|
|
16
|
+
import type { DebugMetaAgent } from '../../agents/index.js';
|
|
17
17
|
/** Database must satisfy both RadarGraphDatabase and presenter context (getProfile, getActiveIntents, getNetwork, getUser). */
|
|
18
18
|
type RadarGraphDb = RadarGraphDatabase;
|
|
19
19
|
export type RadarGraphInvokeInput = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Opportunity, OpportunityStatus } from '../../shared/interfaces/database.interface.js';
|
|
2
|
-
import type { DebugMetaAgent } from '../../
|
|
2
|
+
import type { DebugMetaAgent } from '../../agents/index.js';
|
|
3
3
|
/**
|
|
4
4
|
* Radar card item: one opportunity with full presenter-driven display contract.
|
|
5
5
|
*/
|
|
@@ -2,7 +2,7 @@ import type { PremiseAnalyzerOutput } from "./premise.analyzer.js";
|
|
|
2
2
|
import { PremiseIndexer } from "./premise.indexer.js";
|
|
3
3
|
import type { PremiseGraphDatabase, PremiseAnalysis } from "../shared/interfaces/database.interface.js";
|
|
4
4
|
import type { Embedder } from "../shared/interfaces/embedder.interface.js";
|
|
5
|
-
import type { DebugMetaAgent } from "../
|
|
5
|
+
import type { DebugMetaAgent } from "../agents/index.js";
|
|
6
6
|
/**
|
|
7
7
|
* Graph factory for premise lifecycle: create, update, and query modes.
|
|
8
8
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { PremiseAnalysis, PremiseRecord } from "../shared/interfaces/database.interface.js";
|
|
2
|
-
import type { DebugMetaAgent } from '../
|
|
2
|
+
import type { DebugMetaAgent } from '../agents/index.js';
|
|
3
3
|
import type { ToolScopeType } from '../shared/agent/tool.scope.js';
|
|
4
4
|
export declare const PremiseGraphState: import("@langchain/langgraph").AnnotationRoot<{
|
|
5
5
|
userId: {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { DefineTool } from "../shared/agent/tool.helpers.js";
|
|
2
|
-
import type { PremiseToolDeps } from "../
|
|
2
|
+
import type { PremiseToolDeps } from "../contexts/ports/participant-context.tools.port.js";
|
|
3
3
|
export declare function createPremiseTools(defineTool: DefineTool, deps: PremiseToolDeps): any[];
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
*/
|
|
20
20
|
import type { ToolScopeType } from "../../shared/agent/tool.scope.js";
|
|
21
21
|
import type { NegotiationQuestionCandidate, QuestionMode, QuestionPoolDiscriminator } from "../domain/question.schema.js";
|
|
22
|
-
import type { NegotiationConsultationReason } from "../../
|
|
22
|
+
import type { NegotiationConsultationReason } from "../../negotiations/index.js";
|
|
23
23
|
/** Intent context — data needed to generate questions about an intent. */
|
|
24
24
|
export interface IntentContext {
|
|
25
25
|
intentId: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { NEGOTIATION_QUESTION_GENERIC_COUNTERPARTY, NEGOTIATION_QUESTION_GENERIC_NETWORK, NEGOTIATION_QUESTION_GENERIC_UPTAKE_ACTIVITY } from "../../
|
|
1
|
+
import { NEGOTIATION_QUESTION_GENERIC_COUNTERPARTY, NEGOTIATION_QUESTION_GENERIC_NETWORK, NEGOTIATION_QUESTION_GENERIC_UPTAKE_ACTIVITY } from "../../negotiations/index.js";
|
|
2
2
|
/** Runtime mirror of the mode/purpose/context discriminant used at queue boundaries. */
|
|
3
3
|
export function isValidQuestionerInputContract(input) {
|
|
4
4
|
if (input.purpose === 'recovery') {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { QUD_UNDERSPECIFICATION_RULES } from "./question.qud.js";
|
|
2
|
-
import { consultationPromptFor } from "../../
|
|
2
|
+
import { consultationPromptFor } from "../../negotiations/index.js";
|
|
3
3
|
/**
|
|
4
4
|
* Shared rule block appended to every questioner system prompt. Enforces that
|
|
5
5
|
* the generated `prompt` resolves on its own — no demonstratives/anaphora that
|
|
@@ -331,7 +331,7 @@ function buildChatPrompt(ctx) {
|
|
|
331
331
|
/**
|
|
332
332
|
* pool_discovery has NO preset by design: those questions are synthesized
|
|
333
333
|
* deterministically from mined discriminators (see
|
|
334
|
-
* `
|
|
334
|
+
* `opportunities/discriminator/discriminator.question.ts`) and never reach the
|
|
335
335
|
* QuestionerAgent. `getPreset("pool_discovery")` therefore throws — the
|
|
336
336
|
* QuestionerQueue branches on the mode before invoking the agent.
|
|
337
337
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type ToolContext, type ResolvedToolContext } from "./tool.helpers.js";
|
|
2
|
-
import type { OpportunityOwnerApprovalDeps } from "../../
|
|
2
|
+
import type { OpportunityOwnerApprovalDeps } from "../../opportunities/ports/opportunity.tools.port.js";
|
|
3
3
|
export type { ToolContext, ResolvedToolContext, ProtocolDeps } from "./tool.helpers.js";
|
|
4
4
|
export type { ToolDeps } from "./tool.helpers.js";
|
|
5
5
|
/**
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import { tool } from "@langchain/core/tools";
|
|
2
|
-
import { IntentGraphFactory } from "../../
|
|
2
|
+
import { IntentGraphFactory } from "../../intents/application/intent.graph.js";
|
|
3
3
|
import { EnrichmentGraphFactory } from "../../enrichment/enrichment.graph.js";
|
|
4
|
-
import { OpportunityGraphFactory } from "../../
|
|
4
|
+
import { OpportunityGraphFactory } from "../../opportunities/index.js";
|
|
5
5
|
import { HydeGraphFactory } from "../hyde/hyde.graph.js";
|
|
6
6
|
import { HydeGenerator } from "../hyde/hyde.generator.js";
|
|
7
7
|
import { LensInferrer } from "../hyde/lens.inferrer.js";
|
|
8
|
-
import { NetworkGraphFactory, NetworkMembershipGraphFactory, IntentNetworkGraphFactory } from "../../
|
|
9
|
-
import { IntentIndexer } from "../../
|
|
10
|
-
import { NegotiationGraphFactory } from "../../
|
|
11
|
-
import { PremiseGraphFactory } from "../../
|
|
8
|
+
import { NetworkGraphFactory, NetworkMembershipGraphFactory, IntentNetworkGraphFactory } from "../../networks/index.js";
|
|
9
|
+
import { IntentIndexer } from "../../intents/application/intent.indexer.js";
|
|
10
|
+
import { NegotiationGraphFactory } from "../../negotiations/index.js";
|
|
11
|
+
import { PremiseGraphFactory } from "../../premises/premise.graph.js";
|
|
12
12
|
import { protocolLogger } from "../observability/protocol.logger.js";
|
|
13
13
|
import { resolveChatContext, error, redactSensitiveFields } from "./tool.helpers.js";
|
|
14
14
|
import { deriveAllowedNetworkIds, focusedIntentId, scopeFromNetworkId } from "./tool.scope.js";
|
|
15
15
|
import { invokeToolRuntime, toolRuntimeErrorToResult } from "./tool.runtime.js";
|
|
16
16
|
import { createEnrichmentTools } from "../../enrichment/enrichment.tools.js";
|
|
17
|
-
import { createIntentTools } from "../../
|
|
18
|
-
import { createNetworkTools } from "../../
|
|
19
|
-
import { createOpportunityTools } from "../../
|
|
17
|
+
import { createIntentTools } from "../../intents/application/intent.tools.js";
|
|
18
|
+
import { createNetworkTools } from "../../networks/index.js";
|
|
19
|
+
import { createOpportunityTools } from "../../opportunities/index.js";
|
|
20
20
|
import { createUtilityTools } from "./utility.tools.js";
|
|
21
21
|
import { createIntegrationTools } from "../../integrations/index.js";
|
|
22
22
|
import { createContactTools } from "../../contacts/index.js";
|
|
23
23
|
// The composition root reaches the leaf directly (it is exempt from the barrel
|
|
24
|
-
// rule by design): importing
|
|
24
|
+
// rule by design): importing agents/index.js here would pull in the
|
|
25
25
|
// chat personas, which import this module back -- a runtime cycle.
|
|
26
|
-
import { createAgentTools } from "../../
|
|
27
|
-
import { createNegotiationTools } from "../../
|
|
28
|
-
import { createPremiseTools } from "../../
|
|
26
|
+
import { createAgentTools } from "../../agents/application/agent.tools.js";
|
|
27
|
+
import { createNegotiationTools } from "../../negotiations/index.js";
|
|
28
|
+
import { createPremiseTools } from "../../premises/premise.tools.js";
|
|
29
29
|
import { createQuestionerTools, createAskUserQuestionTools } from "../../questions/index.js";
|
|
30
|
-
import { bindOwnerApprovalProvenance } from "../../
|
|
30
|
+
import { bindOwnerApprovalProvenance } from "../../opportunities/application/opportunity.owner-provenance.js";
|
|
31
31
|
const logger = protocolLogger("ChatTools");
|
|
32
32
|
// ═══════════════════════════════════════════════════════════════════════════════
|
|
33
33
|
// TOOL FACTORY
|
|
@@ -14,7 +14,7 @@ import type { ChatSummaryReader } from "../interfaces/chat-summary.interface.js"
|
|
|
14
14
|
import type { ChatMessageWriter } from "../interfaces/chat-message-writer.interface.js";
|
|
15
15
|
import type { NegotiationSummaryReader } from "../interfaces/negotiation-summary.interface.js";
|
|
16
16
|
import type { Embedder } from "../interfaces/embedder.interface.js";
|
|
17
|
-
import type { AgentDatabase } from "../../
|
|
17
|
+
import type { AgentDatabase } from "../../agents/ports/index.js";
|
|
18
18
|
import type { NegotiationTimeoutQueue } from "../interfaces/negotiation-events.interface.js";
|
|
19
19
|
import type { AgentDispatcher } from "../interfaces/agent-dispatcher.interface.js";
|
|
20
20
|
import type { DeliveryLedger } from "../interfaces/delivery-ledger.interface.js";
|
|
@@ -202,7 +202,7 @@ interface ToolContextBindings {
|
|
|
202
202
|
/** Optional durable persistence for reporter cleanup-action proposals. */
|
|
203
203
|
actionProposalStore?: import('../../chat/reporter.action.contracts.js').AgentActionProposalStore;
|
|
204
204
|
/** Durable host persistence for verified intent proposals shown in chat. */
|
|
205
|
-
intentProposalStore?: import('../../
|
|
205
|
+
intentProposalStore?: import('../../intents/domain/intent.proposal.js').IntentProposalStore;
|
|
206
206
|
/**
|
|
207
207
|
* Host bridge for the negotiator persona's `remember`/`forget` memory
|
|
208
208
|
* tools (P5.4). Injected by the composition root only when negotiator
|
|
@@ -219,7 +219,7 @@ interface ToolContextBindings {
|
|
|
219
219
|
getUserContextText?: (userId: string) => Promise<string>;
|
|
220
220
|
/** Profile enrichment from external data sources. */
|
|
221
221
|
enricher: ProfileEnricher;
|
|
222
|
-
/** Database adapter for
|
|
222
|
+
/** Database adapter for negotiations/conversation operations. */
|
|
223
223
|
negotiationDatabase: NegotiationGraphDatabase;
|
|
224
224
|
/** Integration importer for bulk contact import from toolkits. */
|
|
225
225
|
integrationImporter: {
|
|
@@ -370,7 +370,7 @@ interface ToolDepsBindings {
|
|
|
370
370
|
/** Context-bound database for LLM/system operations on cross-user resources within shared networks. */
|
|
371
371
|
systemDb: SystemDatabase;
|
|
372
372
|
/** Durable host persistence for verified intent proposals shown in chat. */
|
|
373
|
-
intentProposalStore?: import('../../
|
|
373
|
+
intentProposalStore?: import('../../intents/domain/intent.proposal.js').IntentProposalStore;
|
|
374
374
|
scraper: Scraper;
|
|
375
375
|
embedder: import('../interfaces/embedder.interface.js').Embedder;
|
|
376
376
|
cache: Cache;
|
|
@@ -392,7 +392,7 @@ interface ToolDepsBindings {
|
|
|
392
392
|
}>;
|
|
393
393
|
};
|
|
394
394
|
enricher: ProfileEnricher;
|
|
395
|
-
/** Database adapter for
|
|
395
|
+
/** Database adapter for negotiations/conversation operations. */
|
|
396
396
|
negotiationDatabase: NegotiationGraphDatabase;
|
|
397
397
|
/** Chat session reader for exposing the caller's past conversations as MCP tools. */
|
|
398
398
|
chatSession?: ChatSessionReader;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ToolDeps, ToolRegistry } from './tool.helpers.js';
|
|
2
2
|
import type { ToolSurface } from './utility.tools.js';
|
|
3
|
-
import type { OpportunityOwnerApprovalDeps } from '../../
|
|
3
|
+
import type { OpportunityOwnerApprovalDeps } from '../../opportunities/ports/opportunity.tools.port.js';
|
|
4
4
|
export interface CreateToolRegistryOptions {
|
|
5
5
|
/**
|
|
6
6
|
* Tool-surface profile. The default `'rest'` profile (direct HTTP Tool API)
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { error, redactSensitiveFields } from './tool.helpers.js';
|
|
2
2
|
import { createEnrichmentTools } from '../../enrichment/enrichment.tools.js';
|
|
3
|
-
import { createIntentTools } from '../../
|
|
4
|
-
import { createNetworkTools } from '../../
|
|
5
|
-
import { createOpportunityTools } from '../../
|
|
3
|
+
import { createIntentTools } from '../../intents/application/intent.tools.js';
|
|
4
|
+
import { createNetworkTools } from '../../networks/index.js';
|
|
5
|
+
import { createOpportunityTools } from '../../opportunities/index.js';
|
|
6
6
|
import { createUtilityTools } from './utility.tools.js';
|
|
7
7
|
import { createIntegrationTools } from '../../integrations/index.js';
|
|
8
8
|
import { createContactTools } from '../../contacts/index.js';
|
|
9
|
-
import { createAgentTools } from '../../
|
|
10
|
-
import { createNegotiationTools } from '../../
|
|
9
|
+
import { createAgentTools } from '../../agents/index.js';
|
|
10
|
+
import { createNegotiationTools } from '../../negotiations/index.js';
|
|
11
11
|
import { createChatTools } from '../../chat/chat.tools.js';
|
|
12
|
-
import { createPremiseTools } from '../../
|
|
12
|
+
import { createPremiseTools } from '../../premises/premise.tools.js';
|
|
13
13
|
import { createQuestionerTools } from '../../questions/index.js';
|
|
14
14
|
import { protocolLogger } from '../observability/protocol.logger.js';
|
|
15
15
|
import { requestContext } from '../observability/request-context.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ScopeMembership, ToolScopeEnvelope } from "../agent/tool.scope.js";
|
|
2
2
|
import type { NetworkAssignmentMetadata, NetworkAssignmentMode, NetworkAssignmentPromptPresence, NetworkAssignmentRawScores, NetworkAssignmentResourceType, NetworkAssignmentScope } from "../schemas/network-assignment.schema.js";
|
|
3
|
-
/** Centralized default for unified
|
|
3
|
+
/** Centralized default for unified premises/intent network assignment. */
|
|
4
4
|
export declare const DEFAULT_NETWORK_ASSIGNMENT_THRESHOLD = 0.7;
|
|
5
5
|
export interface PromptPresenceInput {
|
|
6
6
|
indexPrompt?: string | null;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { deriveAllowedNetworkIds, scopeFromNetworkId } from "../agent/tool.scope.js";
|
|
2
|
-
/** Centralized default for unified
|
|
2
|
+
/** Centralized default for unified premises/intent network assignment. */
|
|
3
3
|
export const DEFAULT_NETWORK_ASSIGNMENT_THRESHOLD = 0.7;
|
|
4
4
|
/**
|
|
5
5
|
* Classifies whether a network/member prompt pair can filter a resource.
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
* It never knows about webhooks, MCP, transports, or agent resolution.
|
|
6
6
|
* The concrete implementation lives in the host application.
|
|
7
7
|
*
|
|
8
|
-
* IND-548: these types are also accessible via
|
|
8
|
+
* IND-548: these types are also accessible via agents/ports, which
|
|
9
9
|
* re-exports from here. This file remains the authoritative source to avoid a
|
|
10
10
|
* module cycle through the negotiation capability facade.
|
|
11
11
|
*/
|
|
12
12
|
import type { NegotiationTurn, UserNegotiationContext, SeedAssessment } from '../schemas/negotiation-state.schema.js';
|
|
13
|
-
import type { NegotiatorMemoryEntry } from '../../
|
|
14
|
-
import type { AttributedPriorDialogue } from '../../
|
|
13
|
+
import type { NegotiatorMemoryEntry } from '../../negotiations/domain/negotiation.memory.js';
|
|
14
|
+
import type { AttributedPriorDialogue } from '../../negotiations/negotiation.attribution.js';
|
|
15
15
|
import type { NegotiationPrivateConsultation } from './database.interface.js';
|
|
16
16
|
import type { NegotiationContinuationTimeoutIdentity } from './negotiation-events.interface.js';
|
|
17
17
|
/** Payload sent to the dispatcher for each negotiation turn. */
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* It never knows about webhooks, MCP, transports, or agent resolution.
|
|
6
6
|
* The concrete implementation lives in the host application.
|
|
7
7
|
*
|
|
8
|
-
* IND-548: these types are also accessible via
|
|
8
|
+
* IND-548: these types are also accessible via agents/ports, which
|
|
9
9
|
* re-exports from here. This file remains the authoritative source to avoid a
|
|
10
10
|
* module cycle through the negotiation capability facade.
|
|
11
11
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Negotiation state DTOs extracted from
|
|
2
|
+
* Negotiation state DTOs extracted from negotiations/negotiation.state.ts for
|
|
3
3
|
* consumption by shared interfaces. This shared module owns the DTO schemas;
|
|
4
4
|
* LangGraph Annotation.Root stays in the domain file.
|
|
5
5
|
*/
|
|
@@ -12,7 +12,7 @@ import { z } from "zod";
|
|
|
12
12
|
* `reject` into `withdraw` (initiator seat) / `decline` (counterparty seat).
|
|
13
13
|
* Which subset is valid for a given turn depends on the task's
|
|
14
14
|
* `protocolVersion` and the acting user's seat — see
|
|
15
|
-
* `
|
|
15
|
+
* `negotiations/negotiation.protocol.ts` for the seat-scoped schemas.
|
|
16
16
|
*/
|
|
17
17
|
export declare const NEGOTIATION_ACTIONS: readonly ["propose", "accept", "reject", "counter", "question", "outreach", "withdraw", "decline", "ask_user"];
|
|
18
18
|
export type NegotiationAction = (typeof NEGOTIATION_ACTIONS)[number];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Negotiation state DTOs extracted from
|
|
2
|
+
* Negotiation state DTOs extracted from negotiations/negotiation.state.ts for
|
|
3
3
|
* consumption by shared interfaces. This shared module owns the DTO schemas;
|
|
4
4
|
* LangGraph Annotation.Root stays in the domain file.
|
|
5
5
|
*/
|
|
@@ -13,7 +13,7 @@ import { z } from "zod";
|
|
|
13
13
|
* `reject` into `withdraw` (initiator seat) / `decline` (counterparty seat).
|
|
14
14
|
* Which subset is valid for a given turn depends on the task's
|
|
15
15
|
* `protocolVersion` and the acting user's seat — see
|
|
16
|
-
* `
|
|
16
|
+
* `negotiations/negotiation.protocol.ts` for the seat-scoped schemas.
|
|
17
17
|
*/
|
|
18
18
|
export const NEGOTIATION_ACTIONS = [
|
|
19
19
|
"propose", "accept", "reject", "counter", "question",
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{negotiation → negotiations}/domain/negotiation.intent-snapshot-provenance.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|