WikifitaGitHub live67e8de5
pesquisa · kaggle/pokemon_tcg_docs_corpus_provenance

Pokémon TCG — Documentation Corpus and Git Provenance

Complete map of the repository's 35-file docs corpus, its conceptual layers, Git introduction points and evidence status for Wikifita integration.

Baixar raw

Pokémon TCG — Documentation Corpus and Git Provenance

Purpose

This page is the provenance index for the repository documentation, not a replacement for the documents themselves. The repository contains implementation contracts, empirical records, mathematical formalizations, future blueprints, manuscript chapters, epistemology and cross-harness handoff material. Wikifita must preserve those roles instead of flattening every document into “current architecture”.

The source hierarchy used for this integration is:

  1. verified live repository, Git history and local artifacts;
  2. inspectable project documents and their topology;
  3. provenance-linked Antigravity transcripts and reports;
  4. existing Wikifita pages as contextual and editorial records;
  5. user-supplied interpretations, labeled as such until independently isolated.

Corpus inventory

The docs/ tree contains 35 Markdown files at the verified develop endpoint. The inventory below is complete and keeps implementation, analysis, blueprint and philosophical material distinct. The earlier 33-file count omitted the empirical ablation monograph and the normalization heuristics document from the index prose; neither source is discarded.

Core monograph and manuscript

FileRoleWikifita treatment
docs/Pokemon_TCG_AI_Monograph.mdIntegrated nine-chapter technical monographSynthesis source; claims are reconciled against code and tournament artifacts
docs/manuscript/01_introduction_and_teleology.mdBehavioral cloning cold start and project teleologyHistorical manuscript chapter
docs/manuscript/02_data_pipeline_and_kv_cache.mdReplay compilation, Parquet and KV cacheData-pipeline lineage
docs/manuscript/03_tokenizer_and_epistemology.mdSet-based tokenization and epistemic boundaryModel reference plus epistemic note
docs/manuscript/04_engine_simulation_would_ko.mdEngine-backed would-KO oracleOracle/data contract
docs/manuscript/05_action_encoder_and_pointer_heads.mdOption streams, buckets and pointer-style action scoringNeural architecture reference
docs/manuscript/06_scratch_registers_and_anomalies.mdScratch registers, TBPTT and the dynamic-mean anomalypokemon_tcg_stage3_training_failure_postmortem
docs/manuscript/07_empirical_results_and_elo.mdTournament outcomes and invariant EloEvaluation and rating lineage
docs/manuscript/08_curriculum_and_devops.mdCurriculum stages, optimizers and telemetryTraining operations and failure history
docs/manuscript/09_tournament_orchestrator_and_inference.mdTournament orchestration, SQLite and inferenceEvaluation/runtime boundary

Architecture and research blueprints

FileRoleStatus boundary
docs/architecture/01_ropend_theory.mdN-dimensional rotary position encoding over turn, meta-epoch, time and EloFuture architecture; not implemented
docs/architecture/02_stochastic_elo_inference.mdEphemeral Elo anchor and stochastic routing featuresFuture architecture; not implemented
docs/architecture/moe_pipeline_blueprint.mdMagnum Opus, Pilot/Vehicle split, MoE, vehicle draft and ApexFuture blueprint; preserve in full
docs/arena-future-architecture.mdSynchronous arena to application-boundary/worker designFuture platform architecture; explicit non-goals retained
docs/empirical_ablation_monograph.md420-game matrix, deck saliency, FP16 collapse and Abelian rating interpretationEmpirical synthesis; cohorts and mechanisms remain separate
docs/neural_engine_and_tokenization_spec.mdAs-built tensor layout and target architecture comparisonCurrent tensor contract plus future delta
docs/abelian_group_elo_formulation.mdTranslation-invariant rating formalizationProposed/formal model; code validation separate
docs/pagerank_and_abelian_graph_invariance.mdPageRank and Abelian tournament-graph analogyResearch hypothesis and mathematical analogy

Data, ETL and local platform

FileRoleStatus boundary
docs/dataset_compilation_and_oracle_pipeline.mdRaw replay to semantic validation, oracle and ParquetPipeline contract and target additions
docs/etl_architecture_and_auditing.mdZero-trust ETL, ZIP versus SQLite, idempotency and rebuild hazardsAudit design; no rebuild authorized
docs/database_schema.mdCurrent physical SQLite table and foreign-key mapCurrent snapshot; integrity anomalies preserved
docs/schema-evolution.mdRelational v2 debt and target normalized schemaDesign under review; not implemented
docs/implementation-spec.mdConcrete target services, schema, dashboard and acceptanceImplementation specification; not proof of delivery
docs/local-overhaul-design.mdLocal product contract, idempotency and validation decisionsDesign baseline; not implemented
docs/normalization_heuristics.mdL1/L2 entity resolution for ghost teamsHeuristic analysis with residual uncertainty

Platform sampling and operational context

FileRoleStatus boundary
docs/kaggle_platform_dynamics.mdOfficial-team coverage, sampling bias and leaderboard blind spotsEmpirical platform analysis
docs/kaggle_timezone.mdEpisodeId interpolation and archive-boundary timezone inferenceInference from monotonic IDs; not a hard platform fact
docs/cross_harness_and_tokenizer_adaptation.mdModel/channel mappings, Antigravity ledger and portabilityProvenance and adaptation guide
docs/technical_handoff_rfc.mdMaster index, chronology, transcripts, runs, schema and handoff stateHandoff assertions; direct claims require source reconciliation

Metanoia suite

FileRoleStatus boundary
docs/metanoia/01_channel_protocol_and_cognitive_swarm.mdGenerate/debate/rank/evolve/meta-review state machineResearch protocol
docs/metanoia/02_rule_provenance_and_epistemic_evolution.mdCLAUDE → GEMINI/.agents rule evolution and epistemic lawsResearch history and governance
docs/metanoia/03_model_adherence_and_failure_mode_analysis.mdModel-family adherence, leakage and failure categoriesSource-reported telemetry; not independently benchmarked
docs/metanoia/04_tensorized_scaling_and_subagent_orchestration.mdCognitive tensor, provenance ledger and subagent topologyConceptual architecture
docs/metanoia/05_the_halt_protocol_and_hypersigil_epistemology.mdHALT boundary, hypersigils and tokenization interpretationPhilosophical/speculative research
docs/metanoia/06_holographic_tokenization_and_liberatory_pedagogy.mdHolographic tokenization, pedagogy and research philosophyPhilosophical/speculative research

Git provenance timeline

The dates below describe when the files entered or were last materially edited on the verified develop history. They are not claims about when the ideas were first imagined in conversation.

DateCommitDocumentation event
2026-07-2705c4435, babcdedLocal arena, implementation specification, schema evolution and overhaul design were introduced/replaced as detailed architecture documents.
2026-07-2998b906fOperational contract was refreshed after the earlier migration and training work.
2026-08-11f90ac1e, 6dc5a0c, 4844ef9, 1545f48, c330547, fccf2ddCurriculum sweep orchestration and successive GEMINI.md rule, memory and communication-governance revisions were added.
2026-08-12d9c67a7Monograph and nine manuscript chapters were added or refreshed alongside training fixes.
2026-08-1286aa528Abelian-group Elo formulation was added during the Stage 3 tournament phase.
2026-08-120dec40f, 26b1e87, 89deb7d, 9bc5021Trainer reduction changes, selected deck artifact, local-Elo rule changes and Stage 1–3 FP32 checkpoint archives were recorded.
2026-08-13459f9d6RoPEND/MoE blueprint entered the architecture lineage.
2026-08-13f697ce9RoPEND theory, stochastic Elo inference and the blueprint were consolidated in the pre-dawn handoff.
2026-08-13328d4f9Current physical database schema was documented.
2026-08-13eb83befETL auditing, platform dynamics, timezone inference and normalization heuristics were documented.
2026-08-13dbf298aETL idempotency, bulk Elo decoupling and KaTeX directive changes were recorded in source and project memory.
2026-08-1314ec607ResultsDB, card-stat build behavior and agent-rule files were updated; the commit also added the follow-me operational rule.
2026-08-14cec2eabNeural engine/tokenization, dataset/oracle pipeline and empirical ablation specification were added.
2026-08-14955149bThe master technical handoff RFC was created.
2026-08-14c104f5bMetanoia Specs 01–04 and the provenance-ledger material were added.
2026-08-1441438ecMetanoia Spec 05 documented HALT, hypersigils and tokenization mechanics.
2026-08-144321ad2Metanoia Spec 06 and the Wikifita integration context were added.
2026-08-14936d301PageRank and Abelian Graph Invariance was authored and linked from the RFC.
2026-08-14f988eb0Blueprint, milestone, survey, scratch-probe and E2E-scaffolding artifacts were added; their gates remained pending.
2026-08-14ea9317aSQLite binaries and sidecars were ignored and GEMINI.md was synchronized; this changed repository hygiene, not database contents.
2026-08-14a71318eCompute-quota context and the sovereign handoff horizon were registered.
2026-08-1412595d4Cross-harness adaptation and the complete transcript filesystem ledger were added.
2026-08-1420d7d0dAGENTS.md added the Odyssey Diary and multi-agent convergence contract; it is a handoff/instruction layer, not proof that every blueprint module shipped.

The dense August 12–14 sequence is itself part of the project's history: the repository moved from implementation and local-platform design, through empirical training and rating analysis, into a formal handoff containing both executable state and later architectural proposals. The current verified endpoint is 20d7d0d on develop; the reconciliation anchor records 144 reachable commits and resolves the older 147-commit snapshot without erasing it.

Document-to-Wikifita integration map

The source files are represented through a graph of focused pages rather than one imported monolith. The mapping below records where each conceptual atom is now maintained:

Source clusterWikifita pages
Monograph and empirical ablationpokemon_tcg_manuscript_and_empirical_synthesis, pokemon_tcg_manuscript_chapter_lineage, pokemon_tcg_aug14_ablations_tournaments, pokemon_tcg_empirical_ablation_monograph
Curriculum stages and cross-harness cohort reportspokemon_tcg_curriculum_stage_lineage, pokemon_tcg_cross_harness_provenance, pokemon_tcg_aug14_ablations_tournaments
Manuscript chapters 01–03pokemon_tcg_manuscript_and_empirical_synthesis, pokemon_tcg_data_oracle_etl, pokemon_tcg_neural_engine_tokenization
Manuscript chapters 04–06pokemon_tcg_would_ko_prospective_search, pokemon_tcg_neural_engine_tokenization, pokemon_tcg_stage3_training_failure_postmortem
Manuscript chapters 07–09pokemon_tcg_aug14_ablations_tournaments, pokemon_tcg_elo_pagerank_invariance, pokemon_tcg_tournament_system, pokemon_tcg_torch_inference
Neural engine and tokenizationpokemon_tcg_neural_engine_tokenization, pokemon_tcg_agent_architecture, pokemon_tcg_temporal_learning
RoPEND and stochastic Elopokemon_tcg_ropend_moe_blueprint, pokemon_tcg_data_augmentation_vehicle_draft, pokemon_tcg_elo_pagerank_invariance
MoE, Pilot/Vehicle and Apexpokemon_tcg_ropend_moe_blueprint, pokemon_tcg_long_horizon_vision, pokemon_tcg_research_backlog
Derived targets and vehicle augmentationpokemon_tcg_data_oracle_etl, pokemon_tcg_data_augmentation_vehicle_draft
ETL and databasepokemon_tcg_aug14_data_etl_database_audit, pokemon_tcg_sqlite_schema_current, pokemon_tcg_physical_schema, pokemon_tcg_data_oracle_etl, pokemon_tcg_entity_normalization
Schema evolution and local platformpokemon_tcg_local_platform_design, pokemon_tcg_local_overhaul, pokemon_tcg_local_platform_status, pokemon_tcg_replay_data_model, pokemon_tcg_implementation_specification, pokemon_tcg_schema_evolution, pokemon_tcg_arena_future_architecture
Sampling, timezone and normalizationpokemon_tcg_sampling_timezone_identity, pokemon_tcg_entity_normalization, pokemon_tcg_data_oracle_etl
Cross-harness and transcriptspokemon_tcg_cross_harness_provenance, pokemon_tcg_aug14_architecture_and_handoff_audit
Main-brain handoff artifacts and .agents topologypokemon_tcg_cross_harness_provenance, pokemon_tcg_orchestration_artifact_ledger, pokemon_tcg_handoff_acceptance_reconciliation
Fita Labs August 14 source setpokemon_tcg_fitalabs_source_set, pokemon_tcg_stage3_training_failure_postmortem, pokemon_tcg_manuscript_and_empirical_synthesis
Metanoia Specs 01–06pokemon_tcg_metanoia_suite and its six linked specification pages
Handoff, milestones and timelinepokemon_tcg_current_state_reconciliation, pokemon_tcg_handoff_acceptance_reconciliation, pokemon_tcg_repository_timeline, pokemon_tcg_docs_corpus_provenance

This map is intentionally many-to-many. A source document can introduce a concept that is validated by a different artifact, and a Wikifita page can join code, Git history, database evidence and transcript provenance without replacing any of them.

Provenance roles inside the corpus

The documents have four non-interchangeable roles:

  • Current implementation records: neural tensor shapes, database snapshot, ETL observations and the trainer contract. These must be checked against live code/artifacts before making “implemented” claims.
  • Empirical analyses: ablations, sampling coverage, timezone interpolation, normalization heuristics and Elo/PageRank work. These preserve denominators and uncertainty rather than becoming production guarantees.
  • Blueprints and specifications: RoPEND, MoE, vehicle draft, Apex, normalized schema v2 and future arena workers. These are valuable design lineage and must remain visible even when unimplemented.
  • Research philosophy and governance: the Metanoia suite and manuscript teleology. These explain how the project framed evidence, orchestration and epistemic boundaries; they are not mechanistic proof about model cognition.

What was incorporated in this Wikifita pass

The incorporation layer now adds dedicated pages for the Stage 3 failure, derived-target versus vehicle-draft augmentation, the implementation contract, schema evolution, future arena boundary, entity normalization and manuscript chapter lineage, while preserving the full corpus here as a navigable map. Follow-on pages should deepen, rather than replace, the existing August 14 audit pages:

  • neural engine and tokenization, including as-built versus target tensor flows;
  • RoPEND, stochastic Elo, MoE, data augmentation and vehicle-draft lineage;
  • dataset, oracle, ETL and audit contracts;
  • manuscript synthesis and empirical result lineage;
  • all six Metanoia specifications as a linked suite;
  • cross-harness and Antigravity transcript provenance;
  • local platform design, implementation gates, schema evolution and arena future architecture;
  • entity normalization, ghost-team resolution and residual uncertainty;
  • chapter-level manuscript lineage and narrative-to-evidence routing;
  • sampling, timezone, Abelian Elo and PageRank analysis.

Editorial boundary

No future-stage material was deleted, shortened into a current-state claim or relabeled as implemented. The absence of a live rl/ropend, rl/moe, vehicle-draft or Apex runtime path remains an observed boundary, while the corresponding documents remain part of the project's forward lineage.

Cross-references