feat(event): compose TDT and CHRONOS as one versioned workflow - #269
Draft
seonghobae wants to merge 45 commits into
Draft
feat(event): compose TDT and CHRONOS as one versioned workflow#269seonghobae wants to merge 45 commits into
seonghobae wants to merge 45 commits into
Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…t links Includes #[allow(clippy::too_many_arguments)] on compose_event_intelligence for the audited TDT/CHRONOS admission sequence, tests for EventIntelligenceComposition::config_version/config, and fail-closed unknown-right foreign links.
…t links Includes #[allow(clippy::too_many_arguments)] on compose_event_intelligence for the audited TDT/CHRONOS admission sequence, tests for EventIntelligenceComposition::config_version/config, and fail-closed unknown-right foreign links.
…t links Includes #[allow(clippy::too_many_arguments)] on compose_event_intelligence for the audited TDT/CHRONOS admission sequence, tests for EventIntelligenceComposition::config_version/config, and fail-closed unknown-right foreign links.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Remaining #170 composition slice only: one versioned unified TDT/CHRONOS workflow inside existing
event_core(no new crate).admit_state_transition(composition.evidence_layer())is notPromotedTransition.mention_id/source_span/ track identities.Not in this slice: interval consistency, persistence, JSON/JSON-LD/GraphML exports (later #170).
Do not touch / do not convert: open psychometric PRs #267 and #268.
Changelog note (MCP size blocker)
Intended Unreleased bullet (prepend):
event_coreEventMention composition is now a versioned TDT/CHRONOS workflow (segmentation → span-grounded mentions → links → first-story → tracks → schema slots → forecasts) and still cannot promote instances; interval consistency, persistence, and exports remain later #170 work.Full
CHANGELOG.mdrewrite via GitHub MCP was blocked by ~218KB payload size; please land that one-line prepend in a follow-up commit before merge if CI/docs require it.Merge gate
Do not merge without independent APPROVE and green exact-head product CI.
Closes nothing by itself; advances #170 composition only.