Canonical semantic map

Concept Graph

Explore FugitiveAI’s canonical mt.* concepts, their direct relationships, and the public challenges, guides, techniques, and glossary entries that teach or demonstrate them.

Canonical concepts
34
Domains
5
Relationships
41
Public resources
91

How to read the graph

Identity first, links second.

Every card is one canonical Concept from the registry. Its Related concepts are graph edges. Its Public resources are reviewed FugitiveAI routes where that Concept is explained or exercised.

Public projection only

This view exposes canonical identity, definition, safe facets, direct Concept relationships, and public resource mappings. Internal provenance, repository paths, evaluation fixtures, and durable-memory metadata are not part of the public graph.

34 stable identities

Browse the canonical graph

Concept IDs are preserved byte-for-byte across FugitiveAI and semantic integrations.

Core domain

Core

Foundational identities used across hidden-channel analysis.

4 concepts
Core

Steganography

mt.core.steganography

The practice of concealing a secondary message inside an ordinary-looking carrier so the existence of the message is not immediately obvious.

Layers
semantic · surface
Normalization
context dependent
Synchronization
none
Evidence
carrier

Detection domain

Detection

Evidence, controls, interventions, and verification concepts.

6 concepts
Detection

Steganalysis

mt.detection.steganalysis

The defensive analysis of artifacts for evidence that a hidden-information channel exists.

Layers
artifact · statistical · semantic
Normalization
context dependent
Synchronization
none
Evidence
detection
Detection

Homologous evaluation

mt.detection.homologous_evaluation

An evaluation design that holds generator, topic, intent, or other process factors matched while changing the hypothesized channel or surface-language factor being tested.

Layers
evaluation
Normalization
context dependent
Synchronization
none
Evidence
evaluation · control
Detection

Reproducible decoder evidence

mt.detection.reproducible_decoder_evidence

Evidence that a documented extraction rule repeatedly recovers the intended machine-readable information from controlled artifacts.

Layers
decoder · evaluation
Normalization
context dependent
Synchronization
rule
Evidence
decoder · verification
Detection

Causal channel evidence

mt.detection.causal_channel_evidence

Evidence that deliberately destroying, randomizing, swapping, or replacing the suspected information-carrying variable causes the predicted loss or change of receiver capability while preserving relevant ordinary content.

Layers
behavioral · evaluation
Normalization
context dependent
Synchronization
context dependent
Evidence
causal · verification
Detection

False-positive control

mt.detection.false_positive_control

Methods that distinguish intentional or reproducible hidden-channel evidence from accidental patterns, confounds, multiple-testing artifacts, or benign representation differences.

Layers
statistical · evaluation
Normalization
context dependent
Synchronization
none
Evidence
control · detection
Detection

Normalization as diagnostic transformation

mt.detection.normalization_diagnostic

The defensive use of a controlled normalization step to test which representation layer carries a suspected machine-readable state and whether that state survives transformation.

Layers
transformation · evaluation
Normalization
not applicable
Synchronization
none
Evidence
transformation · causal

Linguistic domain

Linguistic

Meaning-preserving choices in language that can carry structure.

11 concepts
Linguistic

Word-length parity

mt.linguistic.word_length_parity

A structural text channel that maps odd and even alphabetic word lengths to binary states under a fixed counting rule.

Layers
text · tokenization
Normalization
high
Synchronization
rule
Evidence
carrier · decoder
Linguistic

Sentence-length parity

mt.linguistic.sentence_length_parity

A structural text channel that maps odd and even counted sentence lengths to binary states under an explicit token-counting rule.

Layers
text · tokenization
Normalization
high
Synchronization
rule
Evidence
carrier · decoder
Linguistic

Synonym-choice steganography

mt.linguistic.synonym_choice

A linguistic hidden-information method that maps curated context-appropriate lexical alternatives to deterministic states.

Layers
lexical · semantic
Normalization
high
Synchronization
codebook
Evidence
carrier · decoder
Linguistic

Punctuation-choice steganography

mt.linguistic.punctuation_choice

A text hidden-information method that maps predefined punctuation alternatives at known carrier positions to deterministic states.

Layers
punctuation · text
Normalization
high
Synchronization
codebook
Evidence
carrier · decoder
Linguistic

Contraction-choice steganography

mt.linguistic.contraction_choice

A linguistic method that assigns state to a curated choice between a full form and a contracted or shortened form where the language permits such alternatives.

Layers
lexical · morphosyntactic
Normalization
high
Synchronization
codebook
Evidence
carrier · decoder
Linguistic

English contraction-choice realization

mt.linguistic.contraction_choice.en

The English-specific realization of contraction-choice steganography using curated full forms and English contractions such as “do not” and “don’t.”

Layers
lexical · morphosyntactic
Normalization
high
Synchronization
codebook
Evidence
carrier
Linguistic

Active/passive voice steganography

mt.linguistic.active_passive_voice

A linguistic method that maps curated active-voice and passive-voice realizations of the same underlying event to deterministic states.

Layers
syntax · semantic
Normalization
medium
Synchronization
codebook
Evidence
carrier · decoder
Linguistic

Sentence-order steganography

mt.linguistic.sentence_order

A linguistic method that maps predefined orderings of the same textual facts or sentence units to deterministic states.

Layers
discourse · syntax
Normalization
high
Synchronization
rule
Evidence
carrier · decoder
Linguistic

Spelling-variant steganography

mt.linguistic.spelling_variant

A linguistic method that maps predefined context-reviewed orthographic variants to deterministic states.

Layers
orthographic · lexical
Normalization
high
Synchronization
codebook
Evidence
carrier · decoder
Linguistic

English spelling-variant realization

mt.linguistic.spelling_variant.en

The English-specific realization of spelling-variant steganography using curated orthographic alternatives associated with English usage conventions.

Layers
orthographic
Normalization
high
Synchronization
codebook
Evidence
carrier

Representation domain

Representation

Differences between visible, serialized, encoded, and machine-readable forms.

9 concepts
Representation

Normalization

mt.representation.normalization

A transformation that maps multiple surface representations into a standardized representation for comparison, parsing, or processing.

Layers
unicode · text · serialization
Normalization
high
Synchronization
none
Evidence
transformation
Representation

Human-visible representation

mt.representation.human_visible

The content and structure ordinarily perceived from the rendered artifact without inspecting internal machine-oriented representations.

Layers
visual
Normalization
context dependent
Synchronization
none
Evidence
observation
Representation

Machine-readable representation

mt.representation.machine_readable

Information recoverable by software from bytes, code points, source, metadata, parsed structure, or other machine-facing representations.

Layers
bytes · unicode · dom · metadata · tokenizer
Normalization
context dependent
Synchronization
none
Evidence
representation
Representation

Representation differential

mt.representation.differential

A reproducible difference between two valid representations of the same artifact, such as visual, parsed, accessibility, byte-level, or model-ingestion views.

Layers
bytes · unicode · dom · accessibility · visual · metadata · tokenizer
Normalization
context dependent
Synchronization
none
Evidence
observation · detection
Representation

Unicode code point

mt.representation.unicode_code_point

The numeric identifier assigned by Unicode to a character or control function, independent of how that code point is rendered as a glyph.

Layers
unicode
Normalization
medium
Synchronization
none
Evidence
representation
Representation

Invisible Unicode

mt.representation.invisible_unicode

Unicode code points present in text that may have no ordinary visible glyph while remaining machine-readable and potentially affecting parsing or layout.

Layers
unicode · visual
Normalization
high
Synchronization
rule
Evidence
carrier · representation
Representation

Document Object Model

mt.representation.dom

The browser-accessible tree representation produced by parsing HTML, which can differ materially from the page as visually rendered.

Layers
dom · html
Normalization
context dependent
Synchronization
none
Evidence
representation
Representation

Metadata

mt.representation.metadata

Structured information describing an artifact or its context rather than forming the artifact’s primary visible content.

Layers
metadata
Normalization
context dependent
Synchronization
none
Evidence
carrier · representation
Representation

HTML comment

mt.representation.html_comment

Source text delimited as an HTML comment that remains in source representation but is not rendered as ordinary body content.

Layers
html · source
Normalization
medium
Synchronization
none
Evidence
carrier · representation

Retrieval domain

Retrieval

Concept identity and semantic retrieval boundaries.

4 concepts
Retrieval

Tokenizer synchronization

mt.retrieval.tokenizer_synchronization

The requirement that sender, receiver, or evaluator apply compatible tokenization and preprocessing so the same visible text yields compatible machine units.

Layers
tokenizer · text
Normalization
high
Synchronization
tokenizer
Evidence
evaluation
Retrieval

Semantic robustness

mt.retrieval.semantic_robustness

The degree to which a machine-recognizable semantic state remains recoverable after meaning-preserving surface transformations such as paraphrase.

Layers
semantic · embedding
Normalization
context dependent
Synchronization
model state
Evidence
evaluation
Retrieval

Language/script bias

mt.retrieval.language_script_bias

Systematic differences in machine representation or retrieval behavior associated with language, writing system, corpus density, or tokenization rather than the underlying idea.

Layers
tokenizer · embedding · retrieval
Normalization
context dependent
Synchronization
model state
Evidence
evaluation