Complete module and API index¶
Inspect the package¶
Use the workload guide to compare algorithms and this index to find their implementation definitions, supporting values, and public methods.
python -c "import mark_kit; print(mark_kit.__file__)"
This source-derived index covers 167 public implementation modules, 988 top-level class/function definitions, and 188 public method declarations. It includes algorithms, supporting records, protocols, adapters, and validators. These counts describe definitions rather than independent algorithms.
The algorithm choices guide compares workloads and tradeoffs. Use this index to locate every public implementation family and inspect exact source definitions. Imported aliases, constants, private helpers, and dunder methods are outside the definition counts. Package facades appear separately below.
Source reference: Mari Kit at b89792a. Each declaration links to its implementation. Research citations and adaptation boundaries appear in the algorithm guide and feature pages.
Areas¶
Agent activity and experience¶
mark_kit.trajectories.adapters¶
Small adapters from common trace exports into normalized trajectory steps.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.trajectories.episodes¶
Evidence-bound turn, episode, and cross-episode reflection values.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.trajectories.experience¶
Contrastive trajectory associations and evidence-bound reasoning memories.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.trajectories.intent_analysis¶
Caller-embedded intent clustering, novelty detection, and temporal drift.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.trajectories.intents¶
Evidence-bound intent proposals and corpus-level intent aggregation.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
||
class |
— |
|
class |
||
function |
— |
|
function |
— |
|
function |
— |
mark_kit.trajectories.invariants¶
Evidence-bearing invariant mining from successful agent trajectories.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
class |
— |
|
function |
— |
|
function |
— |
mark_kit.trajectories.matching¶
Reference-trajectory comparison without framework message types.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.trajectories.mine¶
Grounded trajectory analysis using one caller-supplied model invocation.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
class |
— |
|
function |
— |
mark_kit.trajectories.normalize¶
Privacy-bounded normalization of observable tool telemetry.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
function |
— |
mark_kit.trajectories.procedures¶
Versioned procedural candidates learned from successful tool traces.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.trajectories.process¶
Deterministic process-mining summaries over caller-owned trajectories.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
class |
||
function |
— |
mark_kit.trajectories.rubrics¶
Task-adaptive rubric values and confidence-visible trajectory scoring.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.trajectories.sampling¶
Diversity-aware sampling for inspecting large trajectory corpora.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.trajectories.traces¶
Loss-bounded GenAI trace normalization and structural integrity checks.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
||
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
function |
— |
|
function |
— |
|
function |
— |
mark_kit.trajectories.workflows¶
Match reviewed intents and safely reuse their knowledge dependencies.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
class |
||
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
Agent events and evaluation¶
mark_kit.agents.evaluation¶
Small, framework-neutral checks over normalized agent events.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.agents.events¶
Small event values for evaluating runs produced by an agent framework.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
Conformance utilities¶
mark_kit.testing.connectors¶
Storage-independent connector contract checks.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.testing.contracts¶
Behavioral checks for application-owned boundary implementations.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.testing.stores¶
Reusable conformance checks for artifact-store adapters.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
Conversations and topics¶
mark_kit.conversation_knowledge¶
Compile conversations and observable trajectories into searchable evidence.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
||
function |
— |
|
function |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.conversation_topics¶
Semantic conversation grouping and incremental, evidence-bound topic briefs.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
|
function |
— |
|
class |
||
function |
— |
|
class |
— |
|
function |
— |
|
class |
||
function |
— |
|
function |
— |
|
class |
— |
|
function |
— |
|
function |
— |
Documents and source structure¶
mark_kit.documents¶
Canonical structured-document and code-graph values.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.documents.atoms¶
Stable semantic atoms, temporal versions, and incremental refresh plans.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.documents.code¶
Concrete, dependency-free Python structure extraction.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
function |
— |
mark_kit.documents.coordinates¶
Explicit conversion between character and encoded-byte source offsets.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
build, character_length, byte_length, to_byte, to_character, byte_span_to_characters |
|
function |
— |
mark_kit.documents.dependencies¶
Semantic atoms as shared, scoped inputs to any Mari derivation.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
function |
— |
|
function |
— |
mark_kit.documents.docling¶
Adapt Docling’s exported document tree without importing its runtime.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
mark_kit.documents.html¶
Small HTML-to-block adapter with raw source spans and table topology.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
mark_kit.documents.markdown¶
Dependency-free structural Markdown parsing with exact character spans.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
mark_kit.documents.records¶
Delimited and JSON Lines records with exact source coordinates.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.documents.results¶
Parser-neutral results, issues, and stable source identities.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
||
function |
— |
mark_kit.documents.sequence_diff¶
Myers and patience sequence alignment with coalesced edit spans.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.documents.tables¶
Table topology normalization without format or domain assumptions.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
mark_kit.documents.validation¶
Structural validation for parser-neutral document values.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
function |
— |
|
function |
— |
|
class |
||
function |
— |
Evaluation and statistics¶
mark_kit.evaluation.cases¶
Normalized cases and adapters for public knowledge-system corpora.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.evaluation.catalog¶
Read and validate Mari benchmark corpus catalogs.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
function |
— |
|
function |
— |
mark_kit.evaluation.gates¶
Hard regression gates for benchmark reports.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.evaluation.graph¶
Component metrics for graph construction and selection.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.evaluation.metrics¶
Deterministic metrics for retrieval and labeled decisions.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.evaluation.runs¶
Reproducibility metadata for persisted evaluation outputs.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
mark_kit.evaluation.statistics¶
Paired uncertainty, slice summaries, reliability, and repeated-trial metrics.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.evaluation.suites¶
Machine-readable mappings from papers and APIs to benchmark contracts.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
function |
— |
Governance policies¶
mark_kit.governance¶
Trust, authority, scope, and retention policy primitives.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
class |
||
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
Graph algorithms and interchange¶
mark_kit.graph.adjacency¶
Adjacency projections over caller-owned edge iterables.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
mark_kit.graph.centrality¶
Reference centrality algorithms over neighbor callbacks.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.graph.communities¶
Deterministic graph communities and model-injected corpus aggregation.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.graph.construction¶
Deterministic blocking and threshold clustering for caller-owned entities.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.graph.diagnostics¶
Exact graph diffs and policy-neutral structural observations.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
class |
— |
|
function |
— |
mark_kit.graph.evidence_projection¶
Many-to-many projections from graph values to evidence artifacts.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
function |
— |
mark_kit.graph.interop¶
Transient graph projections and loss-visible interchange encoders.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.graph.provenance¶
Bounded lineage and taint traversal over arbitrary artifact IDs.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.graph.resolution¶
Fellegi–Sunter entity-resolution scoring with explicit review bands.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.graph.similarity¶
Topology-only link-candidate scoring.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.graph.subgraphs¶
Budgeted selection over caller-owned graph topology.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.graph.temporal¶
Append-only bi-temporal fact operations.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.graph.temporal_tools¶
Half-open interval operations independent of graph representation.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.graph.traversal¶
Graph traversal over caller-owned node IDs and neighbor callbacks.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
class |
||
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
Incremental maintenance¶
mark_kit.aggregates¶
Reversible, keyed delta aggregates with exact arithmetic for numeric sums.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
class |
||
class |
||
class |
— |
|
class |
||
class |
— |
|
class |
||
class |
mark_kit.dependencies¶
Shared dependency receipts and incremental planning for derived material.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
class |
||
class |
||
class |
||
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
||
function |
— |
mark_kit.grouping¶
Deterministic overlap lineage across episode/topic/community regrouping.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.incremental¶
Indexed, process-local dependency planning. Persistence remains host-owned.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
mark_kit.selections¶
Conservative selection dependencies, including previously unseen members.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
class |
— |
|
class |
||
function |
— |
|
function |
— |
Knowledge and memory¶
mark_kit.knowledge.admission¶
Evidence and safety admission before memory reconciliation.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.knowledge.aggregation¶
Policy-neutral scalar uncertainty and weighted aggregation utilities.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.knowledge.answers¶
Grounded answer generation and reusable FAQ candidate mining.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
function |
— |
|
function |
— |
mark_kit.knowledge.artifacts¶
Generic immutable envelopes for governed knowledge artifacts.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
class |
— |
|
class |
— |
|
class |
mark_kit.knowledge.assertions¶
Evidence-bearing temporal assertions and caller-selected update plans.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.knowledge.changesets¶
Cross-document edit validation with previews and inverse operations.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
function |
— |
mark_kit.knowledge.citations¶
Inspect citation declarations against explicit evidence event ordering.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.knowledge.compaction¶
Plan conversation evidence retention without rewriting stored history.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.knowledge.consolidation¶
Budgeted, model-neutral consolidation and promotion planning.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.knowledge.decisions¶
Product decision extraction with source evidence.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
mark_kit.knowledge.derivations¶
Provenance checks that keep derived knowledge from becoming fresh evidence.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
function |
— |
mark_kit.knowledge.evidence¶
Artifact-neutral evidence resolution and exact-material validation.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
||
function |
— |
|
class |
— |
|
class |
— |
|
class |
||
function |
— |
|
function |
— |
mark_kit.knowledge.excerpt¶
Extract a clean prose preview from Markdown or HTML knowledge content.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
mark_kit.knowledge.experience¶
Turn trajectory evidence and expert feedback into reviewable knowledge changes.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
class |
— |
|
class |
— |
|
class |
||
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.knowledge.fact_scans¶
Content-addressed, passage-level planning for incremental fact extraction.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
mark_kit.knowledge.facts¶
Fact extraction and evidence-based claim assessment.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.knowledge.freshness¶
Fine-grained dependency and change-impact decisions for governed knowledge.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
class |
||
class |
||
class |
— |
|
class |
||
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.knowledge.glossary¶
Evidence-backed glossary harvesting.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
mark_kit.knowledge.links¶
Explicit-reference parsing and caller-scored semantic link selection.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.knowledge.multimodal¶
Revision-bound asset selection; byte loading and message rendering stay external.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.knowledge.mutations¶
Validated, storage-neutral memory mutation plans.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
function |
— |
|
function |
— |
mark_kit.knowledge.observations¶
Immutable records of how knowledge moved through one observed task.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
function |
— |
mark_kit.knowledge.refinement¶
Bounded, exact-substring document refinement proposals.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
mark_kit.knowledge.research¶
Deterministic memory organization and retrieval policies from research.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.knowledge.scoring¶
Deterministic scores derived from validated evidence, never model opinion.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
mark_kit.knowledge.sections¶
Deterministic Markdown sections for fine-grained knowledge dependencies.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
mark_kit.knowledge.segmentation¶
Topic-aware segmentation for bounded memory consolidation.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
mark_kit.knowledge.summaries¶
Digest summarization and evidence-linked impact assessment.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.knowledge.versions¶
Grouping and representative proposals for immutable manifestations.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
Platform composition and reference storage¶
mark_kit.platform.compiler¶
Constraint-first search over externally evaluated knowledge configurations.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.platform.pipeline¶
Small deterministic pipeline runner with visible stage failures.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
class |
— |
|
class |
||
class |
mark_kit.platform.projections¶
Ordered event replay into disposable deterministic projections.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.platform.stores¶
Reference in-memory store for revision and point-in-time conformance.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
||
class |
||
class |
||
class |
mark_kit.platform.views¶
Dependency-aware materialized-view refresh planning.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.portability¶
Deterministic in-memory knowledge bundles and import planning.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
Retrieval and context¶
mark_kit.lifecycle¶
Framework-neutral context lifecycle contracts.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
function |
— |
|
class |
mark_kit.retrieval.atoms¶
Atom-hit aggregation and retrieval-time context assembly.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
class |
||
function |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.retrieval.composition¶
Typed handoffs from ranked IDs to artifact-neutral context material.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
||
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
function |
— |
|
function |
— |
mark_kit.retrieval.context¶
Auditable whole-excerpt context packing under explicit budgets.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.retrieval.contextual¶
Revision-bound contextual representations that preserve original source text.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.retrieval.contradiction¶
Sparse embedding operations for efficient contradiction retrieval.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.retrieval.decisions¶
Composable filtering and cross-stage candidate decision traces.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
class |
||
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.retrieval.disclosure¶
Conditional and progressive disclosure over caller-owned knowledge.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
class |
— |
|
function |
— |
|
function |
— |
mark_kit.retrieval.fusion¶
Storage-neutral rank fusion and diversity-aware selection.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.retrieval.graph¶
Deterministic graph propagation and passage projection for retrieval.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.retrieval.index¶
Immutable in-memory MUVERA index built from arbitrary embedding vectors.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.retrieval.indexes¶
Dependency-light reference indexes with authorization-aware search.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
class |
||
class |
||
class |
||
class |
||
class |
||
class |
mark_kit.retrieval.maxsim¶
Exact late-interaction MaxSim scoring.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
mark_kit.retrieval.muvera¶
Data-oblivious MUVERA fixed-dimensional encodings.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
function |
— |
|
function |
— |
mark_kit.retrieval.polarquant¶
Deterministic 0.5-bit block-2 PolarQuant encoding for MUVERA FDEs.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.retrieval.research¶
Model-neutral execution boundaries derived from retrieval research.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.retrieval.serialization¶
Provisional storage-neutral byte serialization for immutable indexes.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
mark_kit.retrieval.structure¶
Section-aware context windows with exact retained spans and provenance.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.retrieval.sufficiency¶
Evidence requirements, context sufficiency, and retrieval-gap proposals.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
Selectable algorithm additions¶
mark_kit.algorithms.compression¶
Source-preserving surprisal selection and byte-stream FastCDC.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
function |
— |
mark_kit.algorithms.graph_retrieval¶
Selectable graph retrieval computations from HippoRAG 2, LightRAG, Hindsight, Graphiti, and haiku.rag. See docs/algorithm-choices.md for adaptations.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
function |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
class |
||
function |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
class |
||
class |
— |
|
function |
— |
mark_kit.algorithms.graphs¶
Optional solver-backed graph choices over caller-owned IDs and edges.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.algorithms.lexical¶
BM25 family with reference-compatible term formulas and explicit matching.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
mark_kit.algorithms.linkage¶
Dedupe-inspired blocking, active acquisition, clustering and matching choices.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.algorithms.memory¶
Selectable MemoryOS, A-MEM and ACE-inspired pure memory policies.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.algorithms.search¶
Bounded DRIFT action search and LightRAG-inspired extraction refinement.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
function |
— |
mark_kit.algorithms.subsets¶
Set objectives and independently selectable greedy optimizers.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
class |
||
class |
— |
|
class |
||
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.algorithms.temporal¶
Hindsight-inspired temporal ranking, with caller-supplied dates and scores.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
|
function |
— |
Source connectors and event handling¶
mark_kit.connectors.airtable¶
Airtable base/table snapshot ingestion.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.asana¶
Asana project/task ingestion with offset checkpoints.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.box¶
Box folder batch ingestion with marker checkpoints.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.catalog¶
Declarative connector catalog and raw-configuration adapters.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
function |
— |
|
function |
— |
mark_kit.connectors.confluence¶
Confluence Cloud validation, canonical page fetch, and ordered polling.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.dropbox¶
Dropbox native delta-cursor ingestion with explicit deleted entries.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.events¶
Pure verification and bounded change-hint parsing for provider events.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
class |
— |
|
function |
— |
mark_kit.connectors.filesystem¶
Stable, bounded local-filesystem batch ingestion.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.github¶
GitHub repository, issue/PR, commit, and deletion ingestion.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.gitlab¶
GitLab repository batch ingestion and canonical webhook hints.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.google_drive¶
Google Drive/Docs validation, OAuth refresh, snapshots, and Changes polling.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.jira¶
Jira Cloud issue ingestion with bounded ordered JQL paging.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.json_api¶
Declarative, bounded batch ingestion for JSON REST collections.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
mark_kit.connectors.linear¶
Linear issue/comment ingestion through its GraphQL API.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.microsoft_drive¶
Microsoft Graph delta ingestion for OneDrive and SharePoint document libraries.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.notion¶
Notion page search and bounded block-tree ingestion.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.object_storage¶
SDK-neutral batch ingestion for S3, GCS, Azure Blob, and compatible stores.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.connectors.protocol¶
Connector error and validation functions without runtime orchestration.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.connectors.rss¶
Bounded RSS and Atom feed ingestion with conditional batch polling.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.singer¶
Singer/Meltano message adapter for batch connector interoperability.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
mark_kit.connectors.slack¶
Slack channel/DM history and canonical thread document ingestion.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.streaming¶
Verified event ingestion and canonical refetch for streaming connectors.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
||
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.trello¶
Trello board/list/card snapshot ingestion.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
mark_kit.connectors.zendesk¶
Zendesk Guide article ingestion with bounded page checkpoints.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
function |
— |
Source synchronization¶
mark_kit.sync.application¶
Transaction protocol and conformance helper for applying synchronization plans.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
||
function |
— |
mark_kit.sync.planning¶
Side-effect-free synchronization planning with replay-safe invariants.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
|
function |
— |
|
function |
— |
Verification and evidence decisions¶
mark_kit.verification.consensus¶
Evidence-aware consensus for repeated fact assessments.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
mark_kit.verification.contradiction¶
Document-level self-contradiction validation and reward components.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
class |
||
function |
— |
|
class |
— |
|
function |
— |
mark_kit.verification.models¶
Immutable results shared by verification algorithms.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
class |
— |
|
class |
— |
|
class |
||
class |
— |
mark_kit.verification.portfolio¶
Bounded, auditable selection over repeated callable results.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
mark_kit.verification.research¶
Deterministic controls around model-produced RAG judgments.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
class |
— |
|
function |
— |
|
class |
— |
|
class |
— |
|
class |
— |
|
function |
— |
mark_kit.verification.scoring¶
Deterministic score breakdowns for grounded Mari values.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
|
function |
— |
mark_kit.verification.selection¶
Best-of-N selection over candidates produced by any runtime.
Public definition |
Kind |
Public methods declared here |
|---|---|---|
function |
— |
|
function |
— |
Package facades¶
These modules expose imports or package metadata. Their implementation definitions are indexed at the owning module above.
Generation scope¶
The index scans every Python source file in src/mark_kit, including definitions housed in package initializers. Private modules are excluded from the public index: connectors/_shared.py.
Maintainers regenerate the Markdown and machine-readable inventory together using mari-kit-landing/tools/generate_algorithm_inventory.py. The --check option reports stale outputs. Research provenance is maintained in the curated guide instead of inferred from function names.