Documentation System Completion #15
Labels
No labels
Blocked
Duplicate
MoSCoW/Could Have
MoSCoW/Must Have
MoSCoW/Should Have
Points/1
Points/13
Points/2
Points/21
Points/3
Points/5
Points/8
Priority/Backlog
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
State/Completed
State/In progress
State/In review
State/Paused
State/Unverified
State/Verified
State/Wont Do
Type/Bug
Type/Epic
Type/Feature
Type/Legendary
Type/Task
Type/Testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#29 Epic: Complete placeholder documentation pages
aethyr/Aethyr
#30 Epic: Clean up event sourcing documentation
aethyr/Aethyr
#31 Epic: Documentation site polish and sidebar curation
aethyr/Aethyr
Reference: aethyr/Aethyr#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background and Context
The Docusaurus documentation site was introduced in commits
f9c7360bande9fac321(May 2025). The infrastructure works (Docusaurus config, sidebar, Kroki plugin), and 6 hand-written docs are substantive. However, 3 pages are placeholder-only, 4 event-sourcing docs are heavily self-duplicated LLM output, and the sidebar is uncurated.Current state: Functional Docusaurus 2.4.1 site with auto-generated sidebar, custom Kroki plugin, 14 diagram blocks across 9 documents.
index.md(14 lines),overview.md(19 lines), andlore.md(13 lines) are placeholders.event-sourcing-api.mdis literally concatenated with itself (2194 lines, content appears twice).Expected Behavior (End State)
A polished, complete documentation site where:
Acceptance Criteria
index.md,overview.md, andlore.mdcontain substantive contentevent-sourcing-api.mdis de-duplicated to ~1100 linesevent-sourcing.mdandimmudb-integration.mdare de-duplicatedevent_sourcing_documentation.mdis edited to remove LLM artifactsbundle exec rake documentationbuilds without errors