GVSS-07 — Online Visual System Identification and Diagnostic Model Learning
線上視覺系統辨識與診斷模型學習:失敗注入、轉移辨識、版本漂移與不確定性回饋
Series: Global Visual Space & Generative Navigation — Paper 07
Bridge: GVSS × frozen Reflexive Representation Theory (RRT)
Author: Neo.K / EveMissLab
Version: v0.1
Date: 2026-08-17
Status: Formal system-identification paper. Controlled-row concentration, direct identifiability under labeled failure injection, latent-state non-identifiability, minimax sample allocation, synthetic-to-real diagnostic transfer, provider-version stationarity tests, pooling-bias no-go, one-step belief robustness from estimated transition/observation kernels, robust Bellman certification, finite-horizon model-error propagation, and self-confirming pseudo-label no-go statements are proved under the stated hypotheses. System identification, active input design, POMDP/world-model learning, Bayesian parameter estimation, active exploration, and change-point detection are established prior research and are not claimed as GVSS inventions. No strong novelty claim is made.
Keywords: visual system identification, diagnostic model learning, controlled failure injection, POMDP learning, active system identification, evaluator calibration, provider drift, visual generation agent, transition model, observation model, GVSS
Abstract
GVSS-06 formulated diagnostic visual control using a hidden failure state
with action-dependent transition kernel
and diagnostic observation kernel
That controller was formally well-defined only because these kernels were treated as known. Real image-generation systems do not provide them.
GVSS-07 therefore moves from diagnostic control to diagnostic system identification.
The central object is a versioned diagnostic model
where identifies the exact visual-runtime version, records uncertainty/confidence sets, and records the data, failure injections, labels, provider/model/evaluator/compiler versions, and fitting procedure.
GVSS-07 distinguishes two identification regimes.
Regime A — controlled failure injection / independent labels
A known failure state can be deliberately created or independently labeled. Examples include contradictory hard constraints, deliberate deletion of a compiled requirement, evaluator corruption, finite toy-provider support, independently supplied latent-intent labels, and human/auditor labels on historical traces.
In this regime, rows of and are ordinary categorical distributions and can be estimated directly.
Let
For observation row , with independent labeled samples,
With probability at least , simultaneously over all ,
For transition row , with independently labeled post-action state and samples,
simultaneously over all with probability at least .
These are Hoeffding/union-bound certificates, not new concentration theory.
Regime B — latent failure model learning
In deployment, failure state is usually hidden. The runtime observes actions, reports, images, scores, lineage, and perhaps human corrections. Then and can be non-identifiable.
A minimal no-go is immediate. If two hidden failure states satisfy
then observations are independent of which hidden state is active. Arbitrarily different transition families and generate the same report law under every action policy. Therefore hidden dynamics cannot be recovered from reports alone.
This is the system-identification version of GVSS-05 diagnostic equivalence.
Active identification
Identification data should not be collected blindly when controlled experiments are available. Let index identifiable rows and let be downstream importance. For a Hoeffding-like uncertainty proxy , consider
The continuous minimax allocation is
with optimal worst weighted uncertainty
Thus important underidentified failure/action rows should receive more calibration effort.
Synthetic failure injection and transfer
Controlled injection gives labels, not automatic realism. Let and be diagnostic report laws for a declared failure under synthetic and real episodes. If
then for every bounded diagnostic loss ,
Without a domain-gap assumption, perfect synthetic diagnosis can be arbitrarily wrong in real deployment.
Version drift
A diagnostic model must be indexed by exact runtime version. Let and be one categorical diagnostic row before and after an update. From independent labeled samples of sizes , define
With probability at least ,
So if the empirical maximum coordinate gap is larger than that confidence sum, stationarity is rejected on the high-probability event.
Pooling genuinely different versions creates a mixture. With long-run proportions and ,
In general this equals neither version.
Identification uncertainty returns to control
Suppose for action :
and for the observed diagnostic report :
If the true evidence probability satisfies , then the exact and approximate posteriors obey
whenever .
Rare diagnostic reports therefore amplify model-identification error through inverse-evidence conditioning.
Robust control
Let contain plausible pairs. A robust Bellman controller can optimize the worst-case expected cost over this uncertainty set. If the true model belongs to , the controller's computed worst-case value upper-bounds its true expected cost. If set coverage is at least , that certificate holds with probability at least .
Horizon error
If the true and estimated one-step joint diagnostic kernels differ by at most in total variation uniformly, then under the same fixed policy a horizon- path-law discrepancy is at most
For stage cost bounded by , the expected horizon-cost difference is coarsely bounded by
A small one-step diagnostic-model error can therefore matter materially in a long iterative visual-control loop.
Self-confirming learning
If the controller trains a new diagnostic model only on labels generated by its own current classifier, perfect pseudo-label agreement does not imply truth. For the extreme construction , a model reproducing has pseudo-label accuracy and true accuracy.
Thus
The canonical GVSS-07 principle is:
1. Position in the GVSS sequence
GVSS-05 introduced failure diagnosis.
GVSS-06 introduced diagnostic control.
GVSS-07 identifies the model used by that controller.
The progression is
2. Classical system-identification boundary
System identification is an established field concerned with learning system dynamics from input-output or state-transition data. Active exploration, online experiment design, partial observability, safe identification, and change-point adaptation are existing research areas.
GVSS-07 specializes these ideas to a visual-generation runtime whose latent state is a failure mode and whose actions are diagnostics/corrections such as RESAMPLE, RECOMPILE, REPAIR, REBIND, evaluator calibration, and human review.
3. Diagnostic model version
Definition GVSS07-D1
A version key is
The exact fields are implementation-specific.
The governing rule is:
behaviorally relevant versions are separate statistical regimes until compatibility is demonstrated.
4. Failure-state vocabulary
Use the GVSS-05 default taxonomy
where the labels denote sampling, constraint, compilation, search, reachability, evaluator, and intent failure.
The theory allows another finite taxonomy.
5. Action and report spaces
Let
and, for the finite-table theory,
Continuous reports can be binned or modeled by richer estimators; the elementary concentration theorems below use finite categorical reports.
6. Transition and observation kernels
Definition GVSS07-D2
Definition GVSS07-D3
These are exactly the kernels used by the GVSS-06 belief-state controller.
7. Controlled failure injection
Definition GVSS07-D4
A controlled injection is a procedure that creates an episode whose ground-truth dominant failure label is known independently of the diagnostic model being trained.
Every injection must carry provenance.
8. Injection examples
Constraint failure
Construct an empty hard target set.
Compiler failure
Freeze intent, then deliberately delete or mistranslate a required structured constraint.
Evaluator failure
Corrupt the evaluator response while preserving the generated image.
Search failure
Use a finite benchmark in which one search policy is denied the successful route but a reference policy can reach it under the same generator binding.
Reachability failure
Use an exact finite toy provider whose support excludes the target set.
Intent failure
Provide the latent intended interpretation from an independent benchmark annotation.
9. Ecological-validity boundary
An injected fault can be easy to classify yet unlike real deployment failures.
Controlled labels improve internal validity.
They do not automatically provide external validity.
This motivates explicit synthetic-to-real gap testing.
10. Observation-row estimation
For known , collect independent reports .
11. GVSS07-T1 — Simultaneous observation-table concentration
With samples for every row, with probability at least ,
for every , where
Proof
For a fixed coordinate, the indicator is Bernoulli. Apply Hoeffding and union bound over coordinates.
12. TV observation-row consequence
On the same event,
This is a simple conservative conversion from coordinate error.
13. Transition-row estimation
With known pre-action failure and independently labeled post-action failure,
14. GVSS07-T2 — Simultaneous transition-table concentration
With probability at least ,
for all , with
Proof
Coordinatewise Hoeffding plus a union bound over coordinates.
15. GVSS07-T3 — Labeled-row identifiability
Assume every failure state can be independently instantiated or labeled, every action can be executed in every relevant state, post-action states/reports are observed with independent ground truth, and each row is stationary.
Then each categorical row of and is identified by its population frequencies, and empirical frequencies converge almost surely as row sample count tends to infinity.
Proof
Each row is an ordinary categorical law observed through independent samples. Apply the strong law coordinatewise.
The hard problem is not the estimator; it is trustworthy state labeling and sufficient row excitation.
16. Latent-state identification
When failure labels are hidden, the problem becomes a controlled hidden-state/POMDP identification problem.
Identifiability depends on observation separation, action excitation, structure, priors, and sometimes semantic anchors.
17. GVSS07-N1 — Hidden transition non-identifiability under identical observation rows
Let and suppose
for every action.
Then any two transition models generate the same report law under every adaptive action policy.
Proof
Conditioned on action , regardless of hidden state. Hidden dynamics therefore do not affect report distributions.
18. Semantic label permutation
Latent-state models can also be identifiable only up to permutation. The labels and have semantic meanings, so controlled anchors/injections can be needed to attach learned hidden states to those meanings.
19. Independent labels
A label is independent for GVSS purposes if it does not arise solely from the diagnostic model being fitted.
Possible sources include synthetic injection, exact toy benchmark, human audit, causal ablation, and external adjudication.
20. GVSS07-N2 — Self-confirming pseudo-label no-go
Let current classifier output . Use as training labels and fit .
Then pseudo-label accuracy is one. If independent truth is , true accuracy is zero.
Therefore
21. Active identification
Rows are not equally important. Let index a row and let encode downstream importance.
Use uncertainty proxy
22. GVSS07-T4 — Minimax active row allocation
The continuous problem
has solution
and optimum
Proof
At optimum, active weighted uncertainties equalize. Otherwise transfer sample mass from a lower-uncertainty row to a maximal row. Solve together with .
23. Meaning of row importance
Possible weights include failure posterior frequency, wrong-action loss, Bellman sensitivity, provider-switch cost, human burden, and safety/brand impact.
The theorem does not claim these weights are intrinsic.
24. GVSS07-N3 — Unexecuted-action row is not directly empirically identified
If , no transition frequency from has been observed.
Any estimate of then comes from prior, transfer, simulation, structural sharing, or assumption—not direct empirical identification of that row.
25. Persistent excitation analogue
A visual controller that never REBINDs cannot learn what REBIND usually does from the relevant failures. A controller that never calibrates evaluators cannot empirically learn evaluator-calibration transitions.
Active identification must sometimes spend budget on under-observed actions.
26. Synthetic-to-real transfer
Let and be diagnostic distributions for a declared failure.
27. GVSS07-T5 — Bounded diagnostic transfer under TV shift
If
and , then
Proof
Standard total-variation bounded-function inequality.
28. GVSS07-N4 — Synthetic correctness without transfer control gives no real guarantee
Take concentrated on and concentrated on . A diagnostic rule can be perfect synthetically and always wrong in reality.
29. Failure-injection provenance
Every injection record should contain at least:
injection_id
failure_label
injection_mechanism
generator_version
provider_version
compiler_version
evaluator_version
search_policy
fixture_id
label_source
synthetic_or_real
30. Versioned diagnostic models
Never keep an unversioned global table if behaviorally relevant components change.
Store:
diagnostic_model_version
Q_versioned
T_versioned
confidence_or_credible_sets
sample_counts
validity_interval
provenance
31. Two-version diagnostic rows
Let and be one row under versions and .
Collect independent labeled samples .
32. GVSS07-T6 — Two-version stationarity rejection certificate
Define
With probability at least ,
Hence an empirical max-coordinate gap larger than this sum certifies a nonzero population difference on the high-probability event.
Proof
Apply Hoeffding simultaneously to all coordinates of both versions, then triangle inequality.
33. Transition drift
The same construction applies to each transition row with alphabet size .
A provider update can change not only output quality but also the probability that actions repair or create failure modes.
34. Change-point adaptation
Production identification can use rolling windows, model resets, discounting, or explicit changepoint/situation models.
A version drift event should invalidate calibration status until rechecked.
35. Cross-version pooling
Suppose asymptotic sample fractions are and from two stationary versions.
36. GVSS07-T7 — Cross-version pooling limit
The unversioned pooled empirical law converges almost surely to
Proof
Apply the law of large numbers separately within each version and combine sample proportions.
Unless the two rows coincide or the mixture degenerates, the pooled law is not the true row of either version.
37. GVSS07-N5 — More stale data does not correct version shift
Infinite old-version data can make variance around the old law arbitrarily small while leaving bias to the new law unchanged.
Thus
38. Bayesian row estimation
For one categorical row, a Dirichlet prior is convenient:
After counts ,
The posterior mean is
This is classical conjugate estimation.
39. Structural sharing
Sparse provider/action rows may share a hierarchical prior. This reduces variance only by adding a cross-row similarity assumption.
Do not treat transfer learning as free evidence.
40. Transition prediction uncertainty
For belief , true predicted belief is and estimated predicted belief is .
If every transition row is within in TV, convexity gives
41. Observation uncertainty
For the observed report , suppose
42. GVSS07-T8 — Combined one-step belief robustness
Let true evidence probability be
If
then
Proof
Let and . Then
Normalizing two nonnegative vectors whose true mass is at least gives posterior TV at most the unnormalized error divided by .
43. Identification conditioning debt
The controller now has three explicit sensitivity coordinates:
Rare reports can make even a well-calibrated model locally fragile.
44. Confidence-set controller
Let
A robust controller evaluates worst-case expected cost over this set.
45. GVSS07-T9 — Robust-value certification
For any fixed policy , if true , then
If the confidence set covers the true model with probability , this upper-bound statement holds with at least that probability.
Proof
The true model is an element of the supremum set.
This is a certificate, not true-model optimality.
46. Robustness can be expensive
Large uncertainty sets may trigger conservative HUMAN_REVIEW, STOP, or fallback actions.
Better system identification can therefore improve control not only by making beliefs more accurate but also by shrinking conservatism.
47. Joint one-step kernel error
Combine failure transition and diagnostic report into one controlled kernel .
Assume uniformly
48. GVSS07-T10 — Finite-horizon path-law error
Under the same fixed policy for horizon ,
Proof sketch
Couple the two processes until the first discrepancy. Before divergence, each next-step conditional mismatch probability is at most . Union bound over steps.
49. GVSS07-C1 — Finite-horizon cost error
If stage cost lies in , total horizon cost is at most . Hence
This is deliberately coarse.
50. Online update
For independently labeled episode
update counts/posteriors for the corresponding versioned rows.
If stationarity is trusted, retain all same-version data.
If drift is suspected, use a version reset, sliding window, discounting, or situation model.
51. Situation-aware models
A richer runtime can introduce hidden context and use
GVSS-07 does not develop the full hidden-context controller.
52. Version invalidation
When stationarity is rejected, mark the old model stale for the new regime. Do not silently preserve its calibration label.
Possible status:
valid
transferred_with_bound
stale
invalidated
unidentified
53. Active model-identification action
Add runtime action
CALIBRATE_MODEL
which can allocate budget to failure injections, provider probes, evaluator anchors, alternate-policy tests, or independent human audits.
54. Identification value
A calibration action is valuable when expected shrinkage of or correction of reduces downstream GVSS-06 control cost more than the calibration cost.
This is active learning / experimental design, not a new GVSS statistical principle.
55. Relation to ASID
ASID actively chooses real-world exploration to refine uncertain system parameters.
GVSS controlled failure injection follows the same meta-pattern:
intervene because the intervention makes the control model more identifiable.
56. Relation to online design of experiments
Online nonlinear system-ID work actively selects excitation inputs and recursively updates estimates.
GVSS-07's row allocation theorem is a finite categorical simplification of the same identification-budget question.
57. Relation to Model Identification Adaptive Control
MIAC with belief-space planning treats unknown model parameters as hidden variables that must be identified while control proceeds.
GVSS-06/07 similarly couple image correction and learning of diagnostic dynamics.
58. Relation to latent POMDP learning
When failures cannot be injected or labeled, GVSS becomes a hidden world-model learning problem.
Current POMDP induction systems demonstrate that priors and structured proposals can reduce interaction needs, but they do not remove general identifiability limits.
59. Relation to nonstationary system identification
Current dynamics-learning work uses changepoint detection and situation representations to adapt when the data-generating dynamics shift.
GVSS provider/evaluator/compiler updates create the same need for model invalidation and version-aware re-identification.
60. Safe identification
Calibration experiments can have cost or project risk. An identification action should respect hard project constraints just as safe system-identification methods constrain informative trajectories.
A diagnostic system should not destroy a valuable visual asset merely to learn its own transition model.
61. Exact toy systems first
Before using learned hidden failure models on frontier black-box image generators, validate the identification/controller stack on finite systems with known .
This separates:
- estimation failure;
- inference failure;
- control failure.
62. GVSS-07 benchmark structure
A benchmark should contain:
- known failure states;
- known action transition tables;
- known report likelihoods;
- controlled injection hooks;
- version-shift events;
- synthetic-to-real gap variants;
- hidden-state variants;
- action costs;
- GVSS-06 control evaluation.
63. Table error
Transition error:
Observation error:
64. Downstream belief error
Measure
A small table error is useful only insofar as it supports good visual diagnosis/control.
65. Policy-cost error
Run the GVSS-06 controller with true and learned models and compare expected total cost.
This is the primary end-to-end consequence of identification quality.
66. Calibration efficiency
Report confidence-radius reduction per:
- injected episode;
- GPU dollar;
- provider probe;
- human label;
- evaluator anchor.
67. Drift metric
Inject version shifts at known times and measure:
- detection delay;
- false alarms;
- stale-model control cost;
- recovery time.
68. Coverage map
For every row store sample count .
Define directly covered set
A large total dataset can still have catastrophic holes in this coverage map.
69. Identification status
Each row should be marked:
This status should enter GVSS-06 uncertainty handling.
70. Evidence quality
A million pseudo-labeled rows can be weaker evidence than a smaller independently injected set if pseudo-label bias is uncontrolled.
Keep direct labels, transferred labels, and endogenous labels separate.
71. Human audit
Human labels can provide independent supervision but can disagree.
Use versioned rubrics, multiple reviewers where appropriate, confidence, and adjudication.
72. Evaluator-side failure labels
Do not use evaluator alone to generate the ground-truth labels for estimating .
That is circular calibration.
Use an independent judge, human, benchmark, or controlled corruption with known ground truth.
73. Search-failure labels
A strong empirical label for is an episode in which one policy fails but another succeeds under the same generator binding and target constraints.
This follows GVSS05-T5.
74. Reachability labels
For frontier black-box systems, prefer
bounded_reachability_failure(provider, policy_class, budget, target)
over an absolute semantic-unreachability label.
Finite search is not an impossibility proof.
75. Failure-taxonomy misspecification
The seven GVSS failure states can themselves be too coarse.
For example evaluator failure may contain spatial blindness, counting error, style bias, or reward hacking.
76. GVSS07-N6 — More data does not repair a structurally wrong failure taxonomy
If two distinct predictive/transition modes are forced into one failure state, infinite row data converges to the aggregated mixture model. Sampling variance vanishes; structural aggregation error remains.
Therefore
77. Taxonomy expansion trigger
If high-coverage rows still show systematic multimodality, poor held-out likelihood, or action-conditioned residual structure, consider expanding
This is a model-class revision problem, not ordinary row-frequency learning.
78. Diagnostic model artifact
Canonical artifact:
79. Diagnostic model lineage
Every update should create a child model version with parent ID and data delta.
Do not silently overwrite the calibrated model that produced historical decisions.
80. Runtime schema sketch
diagnostic_model:
version_key
parent_model_id
transition_rows
observation_rows
row_sample_counts
confidence_or_credible_sets
identification_status
calibration_data_refs
injection_refs
provider_version
evaluator_version
compiler_version
search_policy_version
drift_status
provenance_hash
81. Provider capability maps
The same infrastructure can estimate conditional success/repair probabilities by provider, failure type, style regime, and constraint regime.
This is the beginning of a learned practical reachability/capability map.
GVSS-07 does not yet formalize the full map.
82. What is classical / neighboring
GVSS-07 does not claim as inventions:
- system identification;
- active system identification;
- POMDP parameter learning;
- Bayesian categorical estimation;
- Hoeffding bounds;
- active experimental design;
- change-point detection;
- robust control under model uncertainty;
- sim-to-real system identification.
83. Candidate GVSS-specific synthesis
Subject to broader literature audit, candidate synthesis contributions are:
- treating the GVSS failure transition and diagnostic likelihood tables as versioned system-ID targets;
- separating controlled/labeled visual failure identification from latent POMDP learning;
- explicit finite-table confidence certificates for the seven-layer visual failure model;
- active sample allocation over action/failure rows using downstream importance;
- synthetic failure transfer controlled by a diagnostic domain-gap bound;
- version-drift tests for provider/evaluator/compiler diagnostic behavior;
- a combined uncertainty bound directly feeding the GVSS-06 failure posterior;
- diagnostic-model artifacts/provenance as first-class runtime state;
- explicit separation of pseudo-label consistency from independently identified truth.
No strong novelty claim is made.
84. What GVSS-07 proves
Under explicit hypotheses, GVSS-07 proves:
- simultaneous Hoeffding confidence bands for finite diagnostic observation rows;
- simultaneous confidence bands for finite action-conditioned failure transition rows;
- consistency/direct identifiability with independent state labels and stationary row sampling;
- non-identifiability of hidden transitions when hidden states share identical diagnostic observation laws;
- minimax continuous sample allocation proportional to squared row importance weights;
- bounded synthetic-to-real diagnostic-loss transfer under TV shift;
- a two-version categorical stationarity rejection certificate;
- pooled cross-version data converges to a mixture law rather than either component law in general;
- combined transition/observation error yields an inverse-evidence one-step posterior-TV bound;
- robust worst-case value upper-bounds true policy value when the true model lies in the uncertainty set;
- finite-horizon path-law TV error grows at most linearly under uniform one-step TV error;
- corresponding bounded cost error has a coarse bound;
- self-label agreement does not imply true diagnostic correctness;
- zero row excitation gives no direct empirical transition-row identification;
- stale data cannot remove an unmodeled version shift;
- fixed failure-taxonomy misspecification is not repaired by more row-frequency data.
85. What GVSS-07 does not prove
It does not prove:
- general latent-POMDP identifiability;
- that synthetic injections match deployment failures;
- that human labels are always correct;
- that finite categorical tables are sufficient for continuous VLM reports;
- that drift is abrupt rather than gradual;
- that the simple Hoeffding bands are sample-optimal;
- that the row allocation theorem minimizes Bellman regret;
- that robust control is cheaper than nominal control;
- exact reachability of black-box frontier generators;
- completeness of the seven-state failure taxonomy.
86. Proposed GVSS-08
The next paper should use the uncertainty model in control.
Chinese:
模型不確定性與生成環境漂移下的穩健視覺診斷控制
Main questions:
- When should nominal and robust policies differ?
- How should uncertainty-set size affect HUMAN_REVIEW and STOP?
- How should drift probability affect REBIND or model recalibration?
- What is the control cost of stale diagnostic models?
- How should evaluator/provider fallback and quarantine work?
- Can multiple provider-specific models be fused without hiding version conflicts?
87. References
- Marius Memmel et al., ASID: Active Exploration for System Identification in Robotic Manipulation, arXiv:2404.12308 / ICLR 2024.
- Michelle Ho, Arec Jamgochian, Mykel J. Kochenderfer, Model Identification Adaptive Control with -POMDP Planning, arXiv:2505.09119, 2025.
- Kui Xie, Alberto Bemporad, Online Design of Experiments by Active Learning for Nonlinear System Identification, arXiv:2506.21754, 2025.
- Valentin Six et al., Learning POMDP World Models from Observations with Language-Model Priors, arXiv:2605.13740, 2026.
- Alejandro Murillo-Gonzalez, Lantao Liu, Situationally-Aware Dynamics Learning, arXiv:2505.19574 / IJRR 2026.
- Chi Ho Leung, Ashish R. Hota, Philip E. Paré, Online Identification of Time-Varying Systems Using Excitation Sets and Change Point Detection, arXiv:2406.10349.
- Bohao Zhang, Zichang Zhou, Ram Vasudevan, Provably-Safe, Online System Identification, arXiv:2504.21486, 2025.
- GVSS-01 through GVSS-06, internal series artifacts, 2026.
- RRT-20, Reflexive Representation Theory: Unified Closure, Meta-Theorems, Limits, and Research Program, internal series artifact, 2026.
88. Conclusion
GVSS-06 assumes a diagnostic model.
GVSS-07 makes that model an object of science.
The runtime now carries
Rows can be identified directly when failure states can be injected or independently labeled.
When failure states remain latent, identifiability becomes a POMDP/world-model problem and can fail completely under observational aliasing.
Active calibration should allocate samples to important underidentified rows rather than passively collecting whatever the current controller happens to encounter.
Synthetic failure injection is useful only with a transfer argument.
Provider, evaluator, compiler, and runtime updates can alter diagnostic dynamics; stale data must be versioned and tested instead of silently pooled.
Finally, learned model uncertainty feeds directly into visual diagnosis through
The canonical GVSS-07 principle is:
This completes the transition from fixed diagnostic control to a visual runtime whose own diagnostic dynamics are learned from controlled evidence.
Canonical-source policy
This file is the canonical UTF-8 source artifact.
- Canonical inline mathematics uses
$...$. - Canonical display mathematics uses
$$...$$. - No Unicode mathematical-symbol conversion is used as source normalization.
- No
unicode_escaperound trip is used. - Backslashes and delimiters are preserved literally.
- Validation is required before release.
- This paper does not reopen RRT numbering.