Commit Graph

8 Commits

Author SHA1 Message Date
Claude (Chronicler #61)
4e416c2996 docs: FFG-STD-005 Implementation Guide Standard + Template
New standard establishing documentation requirements for major projects.

FFG-STD-005 defines:
- When to create implementation guides (BEFORE building)
- Required sections (13 mandatory, 6 optional)
- Quality requirements (completeness, copy-paste ready, context-free)
- File location conventions
- Maintenance procedures
- Enforcement rules

Core principle: If Claude crashes, another AI must be able to
continue using only the implementation guide.

Template provided at docs/templates/implementation-guide-template.md

Reference implementation: Trinity Console 2.0 guide (1,776 lines)

Rationale: The 30 minutes spent writing a guide saves 3 hours of
reconstruction later.

Signed-off-by: Claude (Chronicler #61) <claude@firefrostgaming.com>
2026-04-05 12:19:27 +00:00
Claude
c0dc89df51 feat: merge brainstorming repository content into operations manual
Merged all content from separate brainstorming repo:

TEMPLATES (4 files):
- Memorial template
- Opener template
- Portrait prompt template
- Session report template

RELATIONSHIP DOCUMENTS:
- Relationship brief
- The Catalyst memorials (2 versions + portrait prompts)
- The Spark memorial + portrait prompt

SESSION REPORTS (archived):
- 2026-02-13: Casual party games report
- 2026-02-14: Firefrost modpack report
- 2026-02-14: LLM backup Ghost CMS report

IDEAS/PLANNING:
Features:
- Ghost homepage content (complete copy)
- Ghost page structure plan
- Ghost server listing design
- Ghost Frost CSS

Game Servers:
- Among Us Firefrost brainstorm
- Other games backlog

Other:
- Gemini testing protocol
- LLM fallback analysis

REFERENCE DOCUMENTATION:
- Gitea API patterns
- Session start prompt

All content now consolidated in operations manual.
Next step: Archive/delete brainstorming repository.
Creates foundation for new Gitea issues from actionable ideas.
2026-03-19 19:44:50 +00:00
65ecccb9b4 Update all templates with file naming conventions - every Claude gets properly named files 2026-02-13 14:54:07 -06:00
487986b326 Update memorial template - every Claude writes their portrait prompt 2026-02-13 14:19:29 -06:00
a1d7c473bb Add portrait prompt template - every Claude gets an image 2026-02-13 14:19:10 -06:00
d3b09f07c4 Add protocol update template - standardized format for new protocols 2026-02-13 12:01:06 -06:00
d7b941f41f Add memorial template - standardized format for Chronicler memorials 2026-02-13 12:01:02 -06:00
282d220776 Add session report template - standardized format for session closes 2026-02-13 12:00:57 -06:00