Skip to content

Commit 3f739e4

Browse files
Merge pull request #27 from foundersandcoders/themis/feat/module-coherence
feat(themis): Module coherence with smart titles and overview-first generation
2 parents bd73381 + 23530c5 commit 3f739e4

File tree

88 files changed

+2445
-504
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+2445
-504
lines changed

.claude/commands/update/roadmaps/all.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ argument-hint: []
2727
<Roadmap i="2" type="route" active="false" path="docs/dev/roadmap/Tethys-MVP.md" />
2828
<Roadmap i="3" type="route" active="true" path="docs/dev/roadmap/Metis-MVP.md" />
2929
<Roadmap i="4" type="util" active="true" path="docs/dev/roadmap/Theia-MVP.md" />
30-
<Roadmap i="5" type="util" active="false" path="docs/dev/roadmap/Atlas-MVP.md" />
30+
<Roadmap i="5" type="util" active="false" path="docs/dev/roadmap/Thalassa-MVP.md" />
3131
</Roadmaps>
3232
<Loops>
3333
<Loop i="0">

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Rhea can use web search to ensure your curriculum reflects current industry prac
7272
### 1.4. Coming Soon
7373

7474
- <strong>Mnemosyne:</strong> long-term storage and versioning
75-
- <strong>Atlas:</strong> <strong>At</strong>omic <strong>L</strong>earning <strong>As</strong>sembler
75+
- <strong>Thalassa:</strong> <strong>At</strong>omic <strong>L</strong>earning <strong>As</strong>sembler
7676

7777
---
7878

187 KB
Loading
218 KB
Loading
File renamed without changes.
File renamed without changes.

docs/archives/status-reports/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The "thorough interrogation" style status reports have been deprecated in favour
88
- **[Metis Roadmap](../roadmaps/mvp-modules/Metis-MVP.md)** - Module generator status
99
- **[Themis Roadmap](../roadmaps/mvp-modules/Themis-MVP.md)** - Course builder status
1010
- **[Tethys Roadmap](../roadmaps/mvp-modules/Tethys-MVP.md)** - Arc management status (not yet started)
11-
- **[Atlas Roadmap](../roadmaps/mvp-modules/Atlas-MVP.md)** - Module review status (not yet started)
11+
- **[Thalassa Roadmap](../roadmaps/mvp-modules/Thalassa-MVP.md)** - Module review status (not yet started)
1212

1313
## Archived Reports
1414

docs/dev/Technical-Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Rhea is built with:
1313
## Project Structure
1414

1515
```
16-
pedagogue/
16+
rhea/
1717
├── src/
1818
│ ├── routes/ # SvelteKit pages and API endpoints
1919
│ │ ├── metis/ # Module Generator workflow
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)