Decision-Log.md
... ...
@@ -4,11 +4,11 @@ Use this page for decisions that change production canon. Newest entries go firs
4 4
5 5
| Date | Area | Decision | Status | Affected pages |
6 6
| --- | --- | --- | --- | --- |
7
-| 2026-07-26 | Production bible | Repurpose the deprecated FaithOriginals.Media build wiki as The Lantern Club Production Bible | Approved | [[Home]] |
8
-| 2026-07-26 | Series engine | Develop Little Lanterns as recurring alphabet seasons with Lumi and Pip | Candidate | [[Little Lanterns]], [[Seasons]] |
9
-| 2026-07-26 | Episode format | Test a 4–5 minute Find → Meet → Help → Discover → Sing → Shine structure | Candidate | [[Little Lanterns Format]] |
10
-| 2026-07-26 | Image format | Use 864 × 1152 as the 3:4 portrait storyboard baseline | Candidate | [[Visual Pipeline]] |
11
-| 2026-07-26 | Prompting | Store human-readable structured prompts and compile model-specific text | Candidate | [[Prompt Architecture]] |
7
+| 2026-07-26 | Production bible | Repurpose the deprecated FaithOriginals.Media build wiki as The Lantern Club Production Bible | Approved | [Home](/) |
8
+| 2026-07-26 | Series engine | Develop Little Lanterns as recurring alphabet seasons with Lumi and Pip | Candidate | [Little Lanterns](/Little-Lanterns), [Seasons](/Seasons) |
9
+| 2026-07-26 | Episode format | Test a 4–5 minute Find → Meet → Help → Discover → Sing → Shine structure | Candidate | [Little Lanterns Format](/Little-Lanterns-Format) |
10
+| 2026-07-26 | Image format | Use 864 × 1152 as the 3:4 portrait storyboard baseline | Candidate | [Visual Pipeline](/Visual-Pipeline) |
11
+| 2026-07-26 | Prompting | Store human-readable structured prompts and compile model-specific text | Candidate | [Prompt Architecture](/Prompt-Architecture) |
12 12
13 13
## Entry rule
14 14
Episode-Template.md
... ...
@@ -72,4 +72,4 @@ Lumi and Pip meet **[guest]**, help with **[problem]**, and discover **[meaning]
72 72
73 73
## Decisions
74 74
75
-Record any new canon in [[Decision Log]] and link back here.
75
+Record any new canon in the [Decision Log](/Decision-Log) and link back here.
Home.md
... ...
@@ -12,15 +12,15 @@ stores the creative decisions, prompts, provenance, and review links.
12 12
13 13
| Need | Go to |
14 14
| --- | --- |
15
-| Understand the show | [[Little Lanterns]] |
16
-| Write a short | [[Little Lanterns Format]] and [[Episode Template]] |
17
-| Keep Lumi and Pip consistent | [[Cast]] |
18
-| Plan the alphabet season | [[Season 01 - Alphabet Adventures]] |
19
-| Build a readable generation prompt | [[Prompt Architecture]] |
20
-| Write a two-voice song | [[Music and Voices]] |
21
-| Generate and review visuals | [[Visual Pipeline]] and [[Asset Review]] |
22
-| Find the current tools and recipes | [[Workflow Registry]] |
23
-| See what has been approved | [[Decision Log]] |
15
+| Understand the show | [Little Lanterns](/Little-Lanterns) |
16
+| Write a short | [Little Lanterns Format](/Little-Lanterns-Format) and [Episode Template](/Episode-Template) |
17
+| Keep Lumi and Pip consistent | [Cast](/Cast) |
18
+| Plan the alphabet season | [Season 01 — Alphabet Adventures](/Season-01---Alphabet-Adventures) |
19
+| Build a readable generation prompt | [Prompt Architecture](/Prompt-Architecture) |
20
+| Write a two-voice song | [Music and Voices](/Music-and-Voices) |
21
+| Generate and review visuals | [Visual Pipeline](/Visual-Pipeline) and [Asset Review](/Asset-Review) |
22
+| Find the current tools and recipes | [Workflow Registry](/Workflow-Registry) |
23
+| See what has been approved | [Decision Log](/Decision-Log) |
24 24
25 25
## Production contract
26 26
How-to-Contribute.md
... ...
@@ -14,7 +14,7 @@ This wiki is edited through the web interface and versioned in Git.
14 14
15 15
Changing prose does not automatically change canon. A character, format, prompt,
16 16
song, workflow, or asset becomes canon only when its status is changed to
17
-**Locked** or **Approved** and the change is recorded in [[Decision Log]].
17
+**Locked** or **Approved** and the change is recorded in the [Decision Log](/Decision-Log).
18 18
19 19
## Writing conventions
20 20
Season-01---Alphabet-Adventures.md
... ...
@@ -40,5 +40,5 @@ an action, and an emotional choice—not merely a list of words.
40 40
| 25 | Y | TBD | TBD | TBD | Draft |
41 41
| 26 | Z | TBD | TBD | TBD | Draft |
42 42
43
-Create an episode page from [[Episode Template]] once a row has a viable
43
+Create an episode page from the [Episode Template](/Episode-Template) once a row has a viable
44 44
guest/problem/discovery combination.
Visual-Pipeline.md
... ...
@@ -5,7 +5,7 @@
5 5
## Production flow
6 6
7 7
1. Lock the episode’s cast, guest, location, and style records.
8
-2. Write a 12-panel board using the coverage rules in [[Little Lanterns Format]].
8
+2. Write a 12-panel board using the coverage rules in [Little Lanterns Format](/Little-Lanterns-Format).
9 9
3. Compile each structured record through the model adapter.
10 10
4. Generate contact-sheet candidates locally in ComfyUI.
11 11
5. Review character recognition, location continuity, shot diversity, and story clarity.
_Sidebar.md
... ...
@@ -1,21 +1,21 @@
1 1
### Lantern Club
2 2
3
-* [[Home]]
4
-* [[Little Lanterns]]
5
-* [[Little Lanterns Format]]
6
-* [[Cast]]
7
-* [[Season 01 - Alphabet Adventures]]
8
-* [[Seasons]]
3
+* [Home](/)
4
+* [Little Lanterns](/Little-Lanterns)
5
+* [Little Lanterns Format](/Little-Lanterns-Format)
6
+* [Cast](/Cast)
7
+* [Season 01 — Alphabet Adventures](/Season-01---Alphabet-Adventures)
8
+* [Seasons](/Seasons)
9 9
10 10
### Production
11 11
12
-* [[Episode Template]]
13
-* [[Prompt Architecture]]
14
-* [[Music and Voices]]
15
-* [[Visual Pipeline]]
16
-* [[Workflow Registry]]
17
-* [[Asset Review]]
18
-* [[Decision Log]]
19
-* [[How to Contribute]]
12
+* [Episode Template](/Episode-Template)
13
+* [Prompt Architecture](/Prompt-Architecture)
14
+* [Music and Voices](/Music-and-Voices)
15
+* [Visual Pipeline](/Visual-Pipeline)
16
+* [Workflow Registry](/Workflow-Registry)
17
+* [Asset Review](/Asset-Review)
18
+* [Decision Log](/Decision-Log)
19
+* [How to Contribute](/How-to-Contribute)
20 20
21 21
[Visit FaithOriginals.Media](https://faithoriginals.media)