Skip to content

feat(engine): compose federated corpus - #456

Draft
tcballard wants to merge 1 commit into
agent/federation-02-loaderfrom
agent/federation-03-composition
Draft

feat(engine): compose federated corpus#456
tcballard wants to merge 1 commit into
agent/federation-02-loaderfrom
agent/federation-03-composition

Conversation

@tcballard

Copy link
Copy Markdown
Collaborator

Summary

  • introduce the central ComposedCorpus with distinct local, retained catalog, and effective projections
  • resolve qualified parent canonical IDs and unique unqualified IDs through one source-aware index
  • validate canonical-only, same-type, live-Decision-backed overrides without implicit layer precedence
  • retain overridden parent history while redirecting only its canonical ID in the effective view
  • resolve relationship endpoints, type checks, cycles, scope rows, and inbound counts over source-aware identities
  • retain verification-time Markdown bytes by ArtifactKey so consumers never reopen a mutable parent after pin verification

Stack

Validation

  • composition tests: 7 passed
  • source-aware parity tests: 3 passed
  • cargo test --workspace
  • cargo clippy --workspace --all-targets -- -D warnings
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant