From 1fbca77c3a6aa33fa1885dd3d70ecb1dcedf606f Mon Sep 17 00:00:00 2001 From: Romuald Brillout Date: Mon, 6 Jul 2026 22:33:12 +0200 Subject: [PATCH] chore: add FEATURES.md --- packages/framework/FEATURES.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 packages/framework/FEATURES.md diff --git a/packages/framework/FEATURES.md b/packages/framework/FEATURES.md new file mode 100644 index 0000000..f609091 --- /dev/null +++ b/packages/framework/FEATURES.md @@ -0,0 +1,32 @@ +# Features + +> [NOTE!] +> **Potential features, for evaluating the USP potential** of The Framework. This **isn't a roadmap**, it's just brainstorming to shape a vision for The Framework. + +- Autopilot: minimum intervention, automatic code refactoring (for maintainability), automatic security audit, automatic new feature requests (related: product manager agent), automatic feature request implementation + => potentially groundbreaking USP for non-engineers (maybe even engineers) +- Technical control => review only + - Highly polished PRs: + - Nice three-level PR overview: TLDR, summary, and details + - Minimal changes in PR (clean refactoring in susbsequent PR) + => nice USP (potentially significant USP) +- Bunch of `.md` files (`DECISIONS.md`, `ARCHITECTURE.md`, `BRAINSTORMING.md`, `KNOWLEDGE_BASE.md`, ...) as seam between AI and humans + => massive USP +- Product manager agent + => ?? No clue how much USP, but potentially massive USP — to be tested. (Because AI is bad at writing documentation, I suspect it's going to be bad at being a product manager. But let's see.) +- High-quality prompts, for example: + - [Highly-effective code refactoring prompt](https://gist.github.com/brillout/8abfd310bad5df422ae56c5c9066ffc5) + - [Anti-laziness boost](https://gist.github.com/brillout/8cf6b2b3b4708d0a4cac192b87cfb97c) + => significant USP (potentially massive?) +- Auto triggers + - CI red => trigger agent + - Sentry red => trigger agent + => significant USP +- Cron jobs to max-out daily usage limits + => significant USP +- Bootstrap mode + => nice USP (potentially groundbreaking, if we manage to make AI autonomously create advanced apps) +- Notifications + => nice USP +- Mobile app + => nice USP