Skip to content

FMI-Test/Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reading Level: 🟠 Advanced  |  Grade: 10  |  Words: 397

Book Writing Style

Book Writing Style

This repository preserves raw multilingual drafts that may contain cipher-like phrasing, mixed tone, and layered context. The editorial goal is to preserve the original signal while publishing readable, audience-aware versions.

Editorial Principles

  1. Preserve the source.
  2. Improve readability.
  3. Clarify context without flattening the author's voice.
  4. Deliver multiple narrative layers for different readers.

Required Chapter Structure

Each transformed chapter should be published in four sections, in this order:

  1. Index

    • Clear chapter map
    • Logical thematic grouping
  2. Enigma Codex (Deciphered)

    • Typo and grammar repair
    • Explicit restoration of implied context
    • Short, faithful interpretation of dense passages
  3. English Mysterious Style

    • Literary, atmospheric retelling
    • Suitable for architects and advanced technical readers
  4. Fairy Tale Version

    • Plain-language narrative
    • Suitable for general readers, students, and first-time audiences

Audience Targets

  • Architects and CS practitioners
  • Applied AI/ML researchers
  • General readers and students

Quality Checklist

  • Is the original context preserved?
  • Are typos and grammar corrected?
  • Are all four required sections present?
  • Is each section clearly labeled?
  • Is the result understandable across audience levels?

Tools & Scripts

Install shared Python dependencies before using the automation tooling:

pip install -r requirements.txt

All automation scripts live in the src/ directory:

Script Purpose
src/nano_banana_api.py Bulk/parallel AI image generation from prompts
src/nano_banana.sh Shell wrapper for nano banana batch runs
src/generate_yaml.py Convert :: delimited prompts to YAML
src/distribute_images.py Auto-match generated images to markdown files
src/distribute_videos.py Auto-match generated videos to markdown files
src/gemini_yt_creator.py Generate YouTube video content via Gemini
src/generate_videos_api.py API-based video generation
src/youtube_uploader.py Bulk upload videos to YouTube

See src/README.md for detailed usage and Quick-Start.md for setup instructions.

Aliyar Fakhran Research Index

For the diplomatic-history module and archive workflow, see:

Selected Reflection Modules

  • Start.md — cold-start vs. warm-start; context activation and systems initialization
  • Evolution-Sexual-Dimorphism.md — biological variance, reproduction, and evolutionary framing
  • Parthenogenesis-and-the-Nativity.md — a personal reflection on miracle narratives, earthly causality, and scientific possibility
  • Not-Anger.md — institutional misnaming, dignity, and refusal
  • Baede-Az-To.md — grief, fracture, and survival through art
  • Repo-Sapiens-Synthesis.md — comparative synthesis between this repo's systems narrative and Harari's civilizational model
  • AK-Final-Synthesis.md — one-page final doctrine combining Book, Sapiens, and parent portfolio operations
  • AK-Final-Synthesis-FA.md — Persian one-page final doctrine companion
  • Hollywood-Power-Structure.md — cultural insularity, media concentration, the $35 pastrami, and the historical feedback loop of power without redistribution
  • Domain-Authority-Trap.md — why expertise is domain-specific, the Persian judiciary fallacy, the Oscar pulpit problem, and the correct way to read authority claims
  • Ungrateful-Witness.md — forensic labor, digital evidence, the cost of doing the right thing correctly, misestimation vs. conspiracy, and the accounting that is always eventually paid

Repository Hygiene

  • Remove obsolete temporary folders such as Book.worktrees/ after merge completion.
  • Keep chapter files consistent in headings, ordering, and formatting.