-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathroadmap.piml
More file actions
383 lines (353 loc) · 13.7 KB
/
roadmap.piml
File metadata and controls
383 lines (353 loc) · 13.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
# > (issues)
# (id) FEZ-7
# (title) New App: Project Timeline Visualizer
# (description) A tool to visualize project timelines and dependencies.
# (category) Utilities
# (status) Completed
# (priority) High
# (created_at) 2025-11-29T18:00:00+03:00
# (notes) Research Gantt chart libraries.
(issues)
> (issues)
(id) FEZ-1
(title) Backend Support for Fezcodex
(description) Integrate a cloud provider and add support for backend for Fezcodex.
(category) Infrastructure
(epic) Core Infrastructure
(status) On Hold
(priority) Medium
(assignee) Fezcodex
(created_at) 2025-11-29T10:00:00+03:00
(due_date) 2026-01-15T00:00:00+03:00
(notes) Find a free cloud provider.
> (issues)
(id) FEZ-2
(title) More Commands for Code Seance
(description) Expand the set of available commands and interactions in Code Seance.
(category) Games
(status) Completed
(priority) Medium
(assignee) Fezcodex
(created_at) 2025-11-28T15:00:00+03:00
(notes) Focus on developer-themed commands.
> (issues)
(id) FEZ-3
(title) Customizable Morse Code Translator
(description) Allow users to customize Morse code speed, tone, and character mappings.
(category) Converters
(status) On Hold
(priority) Low
(assignee) Fezcodex
(created_at) 2025-11-15T14:00:00+03:00
(notes) Lower priority, focus on core features first.
> (issues)
(id) FEZ-4
(title) New App: Project Timeline Visualizer
(description) A tool to visualize project timelines and dependencies.
(category) Utilities
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-11-29T18:00:00+03:00
(notes) Research Gantt chart libraries.
> (issues)
(id) FEZ-5
(title) Refactor Projects Page
(description) Better styles & UI/UX for project related pages and components.
(category) UI/UX
(epic) UI Overhaul
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-11-28T18:00:00+03:00
(due_date) 2025-11-30T00:00:00+03:00
(notes) Futuristic Cyan Theme.
> (issues)
(id) FEZ-6
(title) Refactor Blogpost Page
(description) Better styles & UI/UX for blog related pages and components.
(category) UI/UX
(epic) UI Overhaul
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-11-28T18:00:00+03:00
(due_date) 2025-11-30T00:00:00+03:00
(notes) Futuristic Cyan Theme.
> (issues)
(id) FEZ-7
(title) Settings Page UI/UX Redesign
(description) Overhauled the Settings page with a modern glassmorphism design, animated sections, custom icons, and improved layout for better user experience.
(category) UI/UX
(epic) UI Overhaul
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-11-30T09:00:00+03:00
(notes) Refactored layout, added Framer Motion animations, new CustomToggle themes.
> (issues)
(id) FEZ-8
(title) Enhanced CustomToggle Component
(description) Reworked the CustomToggle component with a modern, animated switch design supporting multiple color themes.
(category) UI/UX
(status) Completed
(priority) Medium
(assignee) Fezcodex
(created_at) 2025-11-30T10:00:00+03:00
(notes) Added `colorTheme` prop for customization.
> (issues)
(id) FEZ-9
(title) Achievement Notification Improvements
(description) Added configurable achievement toast notifications with direct links to relevant pages (Settings, Trophy Room).
(category) Feature
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-11-30T11:00:00+03:00
(notes) Added links to Settings and Achievements page in toast.
> (issues)
(id) FEZ-10
(title) Global Side Panel & Vocabulary Links
(description) Added resizable global side panel and vocabulary rendering markdown using the same side panel.
(category) Feature
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-11-30T11:00:00+03:00
(notes) A route for returning and rendering vocabulary components.
> (issues)
(id) FEZ-11
(title) Sprite Editor App.
(description) A pixel art editor that allows transparency and exporting as .bmp and .png
(category) Feature
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-12-12T03:22:00+03:00
(notes) App should use a artistic style, not default fezcodex style for the app.
> (issues)
(id) FEZ-12
(title) Re-imagine Home Page
(description) Current state of the home page is too old w.r.t. the other parts of the system.
(category) Feature
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-12-12T03:22:00+03:00
(notes) A hero or landing page using different styles must be implemented.
> (issues)
(id) FEZ-13
(title) Re-imagine Sidebar
(description) Current state of the sidebar is too old w.r.t. the other parts of the system.
(category) Feature
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-12-12T08:34:00+03:00
(notes) More modern sidebar that fits well with the navbar as well
> (issues)
(id) FEZ-14
(title) Reorderable Homepage
(description)
There are two main parts in home page. Pinned Projects and Latest Blogposts part.
In settings users should be able to change the order of this two components.
(category) Feature
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-12-12T08:34:00+03:00
(notes) We assume explore section is also inside latest blogpost.
> (issues)
(id) FEZ-15
(title) Reading Experience Modes & Sidebar Colors
(description)
Implement Dossier and Terminal reader modes for blogposts which can be set in Settings.
Dossier having a Classified Dossier look while Terminal uses Dark Orange tones.
Sidebar's background color should also be adjustable.
(category) Feature
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-12-17T18:34:00+03:00
(notes) Sidebar should have a dark red color (transparent salmon)
> (issues)
(id) FEZ-16
(title) Knowledge Graph Visualization Protocol
(description)
A visual 'brain' for Fezcodex. Every single blog post, app, and log is a node in a 3D interactive map.
Nodes are connected by shared tags (e.g., 'React' or 'Horror'). Users can spin, zoom, and click nodes to travel
through the site's logic instead of using standard menus.
(category) Discovery
(epic) OS Experience
(status) Completed
(priority) Medium
(assignee) Fezcodex
(created_at) 2025-12-21T18:00:00+03:00
(notes) Clicking a node navigates to the content. Implemented using react-force-graph-3d.
> (issues)
(id) FEZ-17
(title) Windowed Workspace Environment
(description)
A 'Desktop Mode' toggle. When active, apps (like Notepad or Morse Code) don't take up the whole screen.
Instead, they open in draggable, resizable windows with a taskbar at the bottom. This allows you to
use multiple tools at once—for example, taking notes while playing a game or translating text.
(category) UI/UX
(epic) OS Experience
(status) Planned
(priority) Low
(assignee) Fezcodex
(created_at) 2025-12-21T18:00:00+03:00
(notes) Use Framer Motion for dragging physics and Z-index management (active window comes to front).
> (issues)
(id) FEZ-18
(title) Real-time System Telemetry Stream
(description)
A narrow, persistent 'data strip' at the bottom of the site. It acts like a technical ticker tape,
streaming a mix of real data (Current Page, Scroll Speed, FPS) and atmospheric 'Ghost Data'
(e.g., 'Decrypting_Memory_Bank...', 'Spirit_Found_at_0x004'). It pulses when you click things.
(category) Atmosphere
(epic) OS Experience
(status) Planned
(priority) High
(assignee) Fezcodex
(created_at) 2025-12-21T18:00:00+03:00
(notes) The strip should have a 'glitch' animation when an achievement is unlocked.
> (issues)
(id) FEZ-19
(title) Central Command Dashboard
(description)
The Home Page becomes a technical command center. Instead of just a title, you see large digital
counters showing 'Total Intel Logged', 'Active Artifacts', and 'Global Uptime'. It will feature
a 'Latest Signal' feed (recent posts) and a 'Achievement Progress' radar chart.
(category) UI/UX
(epic) OS Experience
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2025-12-21T18:00:00+03:00
(notes) Visual layout feels like a NASA control room. Implemented in DashboardPage.jsx.
> (issues)
(id) FEZ-20
(title) Subliminal Glitch Protocol
(description)
Hidden layers of mystery. Typing secret codes (like 'OVERLOAD') into the command palette triggers
site-wide visual events (screen shake, color inversion). Hidden 'Ghost Comments' will be buried
in the HTML code for developers to find, leading to secret unlisted pages.
(category) Mystery
(epic) Mystery
(status) On Hold
(priority) Medium
(assignee) Fezcodex
(created_at) 2025-12-21T18:00:00+03:00
(notes) BSOD and various visual modes implemented. 'FEZ' spin and ghost comments pending.
> (issues)
(id) FEZ-21
(title) Data-Reactive Generative Backdrops
(description)
The background art is currently random. This protocol makes it 'intelligent'. In the Morse Code app,
the art pulses to your typing. In the Password Generator, it sharpens as your password gets stronger.
The background becomes a visual echo of your actions.
(category) Aesthetic
(epic) OS Experience
(status) On Hold
(priority) Medium
(assignee) Fezcodex
(created_at) 2025-12-21T18:00:00+03:00
(notes) Requires passing a 'data stream' prop to the GenerativeArt component. Initial component exists.
> (issues)
(id) FEZ-22
(title) Implementing Feature Flags for Banners
(description)
Sometimes, when we are adding features, we need to show a banner for down time.
Current version does not show a banner.
We may need to add a banner.piml to create a banner.
This piml objects would contain info like:
1. Type (warning, error, info, maybe???) for banners.
2. From Date
3. To Date
4. Text
(category) Aesthetic
(epic) OS Experience
(status) Completed
(priority) Medium
(assignee) Fezcodex
(created_at) 2025-12-21T18:00:00+03:00
(notes) Implemented via public/banner.piml and src/components/Banner.js. Supports types (info, warning, error), scheduling (from/to), links, and persistence (localStorage dismissal).
> (issues)
(id) FEZ-23
(title) Implementing A Music Player
(description)
A music player with custom URL support and a tiny player.
(category) Music
(status) Completed
(priority) High
(assignee) Fezcodex
(created_at) 2026-01-06T18:00:00+03:00
> (issues)
(id) FEZ-24
(title) Refactor Roadmap Page
(description) Convert the Roadmap page to a Linear-style aesthetic with Board/List views, collapsible sections, and modal-based issue details.
(category) UI/UX
(status) Completed
(priority) High
(assignee) Gemini
(created_at) 2026-01-08T14:00:00+03:00
(notes) Implemented Void Architect achievement.
> (issues)
(id) FEZ-25
(title) DND Content Expansion
(description) Added new stories, characters, places, and items sections to the Dungeons & Dragons pages. Includes advanced filtering, modal views, and search functionality.
(category) Content
(status) Completed
(priority) High
(assignee) Gemini
(created_at) 2026-01-08T18:00:00+03:00
(notes) Major content update for Serfs & Frauds campaign.
> (issues)
(id) FEZ-26
(title) Fallout CRT Overlay Protocol
(description) Implement authentic Fallout 3 and New Vegas inspired screen overlays with scanlines, noise, and color variants.
(category) UI/UX
(status) Completed
(priority) High
(assignee) Gemini
(created_at) 2026-01-11T10:00:00+03:00
(notes) Added Amber (NV) and Green (F3) modes in Settings.
> (issues)
(id) FEZ-27
(title) Tier Forge: Tier List Maker
(description) Build a hierarchical ranking application with drag-and-drop support and export capabilities.
(category) Apps
(status) Completed
(priority) High
(assignee) Gemini
(created_at) 2026-01-11T12:00:00+03:00
> (issues)
(id) FEZ-28
(title) Mission Intel Reading List
(description) Create a tactical, high-immersion reading list interface at /reading with theme support and 3D visualization.
(category) UI/UX
(status) Completed
(priority) High
(assignee) Gemini
(created_at) 2026-01-11T15:00:00+03:00
> (issues)
(id) FEZ-29
(title) SEO Refactoring: Declarative Metadata
(description) Shift from imperative 'useSeo' hooks to a declarative '<Seo />' component to leverage React 19 metadata hoisting and ensure full SEO payloads are captured during react-snap SSG.
(category) Infrastructure
(status) Completed
(priority) High
(assignee) Gemini
(created_at) 2026-01-12T10:00:00+03:00
> (issues)
(id) FEZ-30
(title) Luxe Design System: Architectural Elegance
(description) Implement a secondary site-wide design language focused on sophisticated, calm aesthetics. Features include a cinematic rolling project stack, Playfair Display typography, and theme-polymorphic components.
(category) UI/UX
(epic) OS Experience
(status) Completed
(priority) High
(assignee) Gemini
(created_at) 2026-01-20T10:00:00+03:00
(notes) Toggleable via Settings or Command Palette.