Incidentals — Supporting Artifacts for Framework Field Theory (FFT)

The Incidentals directory contains all non‑core but publication‑critical artifacts that orbit the main Framework Field Theory (FFT) canon.
These files are the formal wrappers, submission formats, release materials, and micro‑glyphs required for distributing FFT across academic, archival, and public channels.

Think of this folder as the “publication toolkit”: everything you need during the stay of preparing, submitting, releasing, or announcing FFT — while the core theory lives elsewhere in the repo.


📦 What This Folder Contains#

Each file below is a self‑contained artifact used for a specific stage of FFT’s publication, release, or outreach pipeline.

arXiv & Academic Submission Materials#

  • arXiv-ready_paper.md — Markdown version of the FFT paper prepared for arXiv ingestion.
  • arxiv.tex — Primary LaTeX source for the arXiv submission.
  • arXiv_Cover_Letter.txt — Formal cover letter accompanying the arXiv submission.
  • arxiv_fft_full.tex — Full, expanded LaTeX version including all sections and formatting.
  • Short_2‑Page_Extended_Abstract.tex — Condensed abstract suitable for workshops, posters, and short‑format venues.
  • IEEE_Two‑Column.tex — IEEE‑style two‑column layout variant.
  • NeurIPS‑Style.tex — NeurIPS‑compliant LaTeX template for ML/AI venues.
  • laTeX_Title_Page_Variant.tex — Optional title‑page variant for conferences requiring custom front matter.

Camera‑Ready & PDF‑Ready Variants#

  • Camera‑Ready_Version.tex — Clean, final-format version for camera‑ready submission.
  • PDF‑Ready_Version_minus_actual_export.tex — PDF‑ready LaTeX source (minus the actual PDF export).

Logos, Glyphs & Visual Elements#

  • FFT_ASCII_LOGO.txt — ASCII rendering of the FFT micro‑glyph.
  • tiny_badge‑style_logo_final_canonical_version.md — Final canonical badge‑style logo for README, terminals, and lightweight contexts.
  • Visual_Abstract_ASCII_Diagram.md — ASCII‑based visual abstract summarizing FFT.
  • Graphical_abstract_in_SVG_described_textually.svg — SVG graphical abstract with textual description for accessibility and indexing.

Bibliography & References#

  • fft_refs.bib — BibTeX bibliography file containing all citations used across FFT papers.

Release & Outreach Materials#

  • GitHub_Release_Note_for_v1.0.0_of_FFT.md — Official release notes for FFT v1.0.0.
  • Press‑Release_Style_Announcement.md — Public‑facing announcement suitable for blogs, newsletters, or media posts.
  • Book_Cover_Questionnaire_Form.md — Byte Books Publishing, "Your Rhythm: The Architecture of Coherence"
  • OSI_Model_to_Seven_Operators_student_comparison.md — OSI Model to Seven Operators student comparison

📘 Purpose of the Incidentals Folder#

This directory exists to:

  • Keep publication‑specific artifacts separate from the core theory.
  • Provide a single, organized location for all submission formats.
  • Maintain canonical versions of logos, abstracts, and release materials.
  • Support arXiv, IEEE, NeurIPS, GitHub, and press workflows without cluttering the main FFT documentation.
  • Ensure reproducibility and archival permanence across venues.

These files are incidental to the theory but essential to its dissemination.


🧭 How to Use This Folder#

  • When preparing an arXiv submission, use the arxiv.tex or arxiv_fft_full.tex files along with the cover letter.
  • For conference submissions, choose the appropriate template (IEEE, NeurIPS, etc.).
  • For public releases, use the GitHub release note and press‑release announcement.
  • For visual or branding needs, use the ASCII logos, badge, or SVG graphical abstract.
  • For citations, reference fft_refs.bib.