Skip to content

Commit d2d4e18

Browse files
committed
Sync release notes, runbook, and OG cover with new positioning
1 parent e3f739c commit d2d4e18

3 files changed

Lines changed: 50 additions & 12 deletions

File tree

RELEASE-NOTES-FRAMEOPS-TRIAL-v1.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,19 @@
44

55
This is the first public trial release of **FrameOps**.
66

7+
FrameOps is **not an AI writing tool**.
8+
It is a **workflow product for structured solution design**.
9+
10+
This release exists to show that positioning in a public, testable form.
11+
712
It is intended to provide a public-facing workspace that is:
813

914
- understandable
1015
- testable
1116
- reviewable
1217
- suitable for early validation
1318

14-
It is not the full private engine.
19+
It is not the full private core engine.
1520

1621
---
1722

@@ -27,6 +32,21 @@ It is not the full private engine.
2732

2833
---
2934

35+
## Product framing
36+
37+
FrameOps treats the **workflow behind solution design** as the product.
38+
39+
That means this release is designed to show:
40+
41+
- structured inputs
42+
- checks and release conditions
43+
- framework-first thinking
44+
- formal outputs
45+
- reviews and rollback rules
46+
- reusable case accumulation
47+
48+
---
49+
3050
## Not included in this release
3151

3252
This release does not expose:
@@ -49,5 +69,4 @@ This release does not expose:
4969

5070
## Adoption logic
5171

52-
Test in public.
53-
Scale in private.
72+
**Try in public. Scale in private.**

docs/assets/og-cover.svg

Lines changed: 9 additions & 8 deletions
Loading

runbook.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
55
## Positioning
66

7-
This repository is the public trial workspace for FrameOps.
7+
FrameOps is **not an AI writing tool**.
8+
It is a **workflow system for structured solution design**.
9+
10+
This repository is the public trial workspace for that system.
811
It lets teams understand the workflow, test the chain, and validate fit.
912
It is not the private core engine.
1013

@@ -30,10 +33,25 @@ inputs/
3033
→ cases/
3134
```
3235

36+
## What this runbook is for
37+
38+
Use this runbook to understand how FrameOps treats the workflow itself as the product.
39+
40+
The public workspace is designed to let teams inspect:
41+
42+
- how requests are structured
43+
- how missing fields and risks are exposed
44+
- how frameworks are built before formal drafts
45+
- how review and rollback stay inside the system
46+
3347
## Trial recommendation
3448

3549
1. start with one controlled real scenario
3650
2. submit it through the issue template
3751
3. run the public workflow
3852
4. inspect missing inputs, conflicts, and rollback needs
3953
5. decide whether deeper adoption is justified
54+
55+
## Adoption logic
56+
57+
**Try in public. Scale in private.**

0 commit comments

Comments
 (0)