Skip to content

Commit 78fc411

Browse files
committed
docs: reposition as open-source embeddable engine, remove 'personal project' wording
- README: 'Personal open-source' → 'Open-source embeddable engine for AI agents, enterprises, and developers' - ROADMAP: update release posture and maintenance status wording - Clarify the engine is designed for enterprise/team/individual integration
1 parent a03edea commit 78fc411

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
<a href="CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a>
1515
</p>
1616

17-
Personal open-source PowerPoint generation engine — built to be called by AI agents.
17+
Open-source PowerPoint generation engine — built to be embedded by AI agents, enterprises, and developers.
1818

1919
Create and revise `.pptx` decks from natural language through MCP, CLI, or HTTP. Best suited for developers, AI workflow builders, and technical teams.
2020

21-
> Status: beta-quality personal project.
21+
> Status: beta-quality open-source engine.
2222
> Not a SaaS. Not a polished end-user GUI.
23-
> This repository is an embeddable engine for agent workflows and internal automation.
24-
> Current scope is considered complete for this personal release; no additional roadmap items are currently committed.
23+
> This repository is an embeddable backend for agent workflows, enterprise automation, and custom integrations.
24+
> Current scope is considered feature-complete; future updates focus on bug fixes and community contributions.
2525
2626
### Who is this for?
2727

ROADMAP.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Current version: **v0.7.8**
44

55
Product positioning: **to-B PPT generation engine** — embeddable into enterprise AI workflows with private deployment, API-driven generation (MCP / CLI / HTTP), and multi-language support (CJK + English). Core differentiators are data security (no data leaves the enterprise), content intelligence (AI-driven layout and visualization selection), and cross-platform output (PowerPoint, Keynote, Google Slides).
66

7-
Current release posture: **published in its current scope**. This repository is being released as a personal open-source project in maintenance mode. No additional roadmap items are currently committed.
7+
Current release posture: **published in its current scope**. This is an open-source embeddable engine designed for integration into enterprise, team, or individual AI workflows. Future updates focus on bug fixes and community contributions.
88

99
---
1010

@@ -31,10 +31,10 @@ Current release posture: **published in its current scope**. This repository is
3131

3232
## Maintenance Status
3333

34-
This repository is published as a stable personal-project snapshot.
34+
This repository is published as a stable, self-hostable engine.
3535

36-
- No additional feature roadmap is currently committed
37-
- Future updates, if any, are expected to be limited to bug fixes, small documentation corrections, or metadata cleanup
36+
- Current scope is feature-complete
37+
- Future updates focus on bug fixes, documentation improvements, and community contributions
3838
- The recommended way to evaluate the project is to use the current CLI, MCP, HTTP, and JSON skill entrypoints as documented
3939

4040
---
@@ -44,9 +44,9 @@ This repository is published as a stable personal-project snapshot.
4444
| Version | Milestone |
4545
|---------|-----------|
4646
| v0.7.8 | Fix text/background contrast across all themes; WCAG luminance-aware rendering |
47-
| v0.7.7 | Current-scope release alignment; roadmap converted to project status / maintenance posture |
47+
| v0.7.7 | Release posture alignment; roadmap converted to project status document |
4848
| v0.7.6 | Release metadata audit cleanup and public baseline verification |
49-
| v0.7.5 | README positioning update for personal-project release |
49+
| v0.7.5 | README positioning update for open-source release |
5050
| v0.7.4 | Switch to Apache 2.0 license |
5151
| v0.7.3 | 409 tests, 84% coverage, documentation alignment |
5252
| v0.7.2 | Theme system, 6 built-in themes, new layouts (KPI, SWOT, funnel), brand template adaptation |

0 commit comments

Comments
 (0)