You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/AI_DESIGN_SYSTEM_ROADMAP.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ Current status:
119
119
- local semantic cue families now also separate editor/canvas, catalog/store, profile/community, activity/feed, document/review, map/navigation, media/player, capture/scan, schedule/calendar, commerce/checkout, secure-access, support/help, and rewards/loyalty screenshots from those broader buckets, reducing more note/filename-driven non-OCR false positives without bundling built-in model dependencies
120
120
- screenshot analysis now persists semantic-family labels plus confidence for those local cue families, and stronger raster-only ambiguity guards reject weak special-family matches when generic settings/control evidence dominates
121
121
- screenshot analysis now also persists semantic-family rationale, competing family candidates, and review-needed flags so weak local matches are easier to inspect before they steer planning
122
-
- raster-family structural scoring now also helps more distinctive non-OCR profile/document/editor/catalog/map/media/capture layouts plus support/help-style list flows resolve into the right semantic family without OCR text, surfaces checkout-style summary/price-rail rows as stronger reviewed commerce contenders, gives secure-access screens more weight when focused auth-gate structure aligns with explicit security cues, and stronger settings/paywall ambiguity guards still block more weak profile/reward/commerce/security family overreads from filenames or terse notes alone
122
+
- raster-family structural scoring now also helps more distinctive non-OCR profile/document/editor/catalog/map/media/capture layouts plus support/help-style list flows resolve into the right semantic family without OCR text, surfaces checkout-style summary/price-rail rows as stronger reviewed commerce contenders, gives secure-access screens more weight when focused auth-gate structure aligns with explicit security cues, and stronger settings/paywall ambiguity guards still block more weak profile/reward/commerce/security family overreads from filenames, terse notes, or checkout-like settings/account rails alone
123
123
- preview sessions now support manual semantic-family override/reset with session persistence, surfaced rationale/ambiguity diagnostics, and bulk family-review actions for flagged screenshots, so borderline local screenshot classification can be corrected faster during review without adding a built-in model dependency
124
124
- reviewed semantic-family state can now also feed forward into deterministic replanning/materialization through `appframe_plan_variant_set` reviewed-analysis input and `appframe_rebuild_autopilot_session_from_review`, so saved review metadata is no longer preview-only
125
125
- variant plans now emit explicit per-concept frame strategies plus per-screen/per-frame crop plans, including text-occupied-region avoidance and focal-point anchoring
@@ -223,7 +223,7 @@ This roadmap now has three concrete pieces underway:
223
223
- screenshot understanding now also uses OCR/layout semantics to better read onboarding, paywall, settings, chat, workflow/discovery, and data-heavy dashboard/reporting screenshots instead of treating them as mostly generic dense screens
224
224
- screenshot understanding now also derives raster-only occupied-region and semantic layout cues so non-OCR screenshots can still drive crop avoidance, copy direction, and role-aware planning deterministically
225
225
- non-OCR local cues now also include stronger discovery/template-browse and workflow/action phrase banks plus ambiguity guards against settings/reporting false positives
226
-
- local cue-family understanding now also detects editor/canvas, catalog/store, profile/community, activity/feed, document/review, map/navigation, media/player, capture/scan, schedule/calendar, commerce/checkout, secure-access, support/help, and rewards/loyalty screenshots so those flows stop collapsing into generic settings/detail/reporting/editor/media/paywall reads as often, and secure-access scoring now responds more strongly when explicit auth cues line up with focused centered-panel/CTA structure
226
+
- local cue-family understanding now also detects editor/canvas, catalog/store, profile/community, activity/feed, document/review, map/navigation, media/player, capture/scan, schedule/calendar, commerce/checkout, secure-access, support/help, and rewards/loyalty screenshots so those flows stop collapsing into generic settings/detail/reporting/editor/media/paywall reads as often; secure-access scoring now responds more strongly when explicit auth cues line up with focused centered-panel/CTA structure, and settings/account evidence now blocks checkout-like right-rail commerce reads when explicit checkout cues are absent
227
227
- individual composition breadth: dynamic individual concepts now materialize multi-device compositions, supporting screenshots, loupes, overlays, and palette-aware backgrounds instead of staying inside a single-device layout
228
228
- recipe-specific composition/background reactions now respond more explicitly to onboarding, paywall, settings, chat, reporting, workflow, discovery, editor, profile, catalog, activity, document, map, media, capture, schedule, commerce, security, support, and reward-style screens instead of only generic frame/crop signals
229
229
- panoramic planning/materialization now also emits tool-ribbon, profile-spotlight, activity-wave, folio-stack, browse-strip, route-arc, playback-marquee, capture-focus, timeline-band, checkout-lane, trust-shield, support-beacon, and reward-ribbon treatments plus background accents and family-aware pacing when those local cue families are present, so the strip reacts more clearly than generic proof/decorative systems alone
Copy file name to clipboardExpand all lines: docs/NEXT_STEPS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ AppFrame now has an initial autopilot pipeline implemented:
61
61
- screenshot analysis now also broadens deterministic non-OCR understanding for workflow/action and discovery/browse screens, and local ambiguity guards reduce some raster-only false positives where wide panels previously collapsed into settings or reporting
62
62
- screenshot analysis now also uses stronger local cue families for editor/canvas, catalog/store, profile/community, activity/feed, document/review, map/navigation, media/player, capture/scan, schedule/calendar, commerce/checkout, secure-access, support/help, and rewards/loyalty screenshots, widening deterministic understanding and cutting more raster-only settings/reporting/editor/media/paywall false positives without bundling built-in model dependencies
63
63
- screenshot analysis now persists explicit semantic-family metadata plus confidence for those local cue families, and stricter raster-only ambiguity guards keep generic settings/control surfaces from over-triggering special family treatments off weak filename/note cues alone
64
-
- screenshot analysis now also uses broader raster-family structural scoring for more distinctive non-OCR profile/document/editor/catalog/map/media/capture-like layouts, now gives support/help-style list flows stronger raster corroboration, surfaces checkout-style summary/price-rail rows as stronger reviewed commerce contenders, gives secure-access screens more weight when explicit auth cues align with focused centered-panel/CTA structure, and keeps checkout/paywall/settings ambiguity conservative so weak profile/reward/commerce/security hints do not override generic control or premium CTA structure as often
64
+
- screenshot analysis now also uses broader raster-family structural scoring for more distinctive non-OCR profile/document/editor/catalog/map/media/capture-like layouts, now gives support/help-style list flows stronger raster corroboration, surfaces checkout-style summary/price-rail rows as stronger reviewed commerce contenders, gives secure-access screens more weight when explicit auth cues align with focused centered-panel/CTA structure, and keeps checkout/paywall/settings ambiguity conservative so weak profile/reward/commerce/security hints or checkout-like settings rails do not override generic control or premium CTA structure as often
65
65
- dynamic individual planning/materialization now reacts more explicitly to onboarding, paywall, settings, chat, and reporting-style screens with role-aware composition/background strategies instead of only generic frameStrategy/cropPlan behavior
66
66
- dynamic individual planning/materialization now also reacts more explicitly to workflow and discovery screens with dedicated composition/background treatments instead of folding them back into generic proof-grid behavior
67
67
- dynamic planning/materialization now also reacts more explicitly to editor/profile/catalog/activity/document/map/media/capture/schedule/commerce/security/support/reward-style screens with dedicated individual backgrounds, copy guidance, family-aware panoramic pacing, and richer panoramic tool-ribbon / profile-spotlight / activity-wave / folio-stack / browse-strip / route-arc / playback-marquee / capture-focus / timeline-band / checkout-lane / trust-shield / support-beacon / reward-ribbon treatments
@@ -264,7 +264,7 @@ Recommended order:
264
264
-[x] data-heavy dashboard/reporting
265
265
-[x] workflow/action
266
266
-[x] discovery/browse/template-library
267
-
Status: OCR/layout semantics now improve these cases when text enrichment is available, raster/non-OCR deterministic logic now covers the same families plus workflow/discovery and local editor/profile/catalog/activity/document/map/media/capture/schedule/commerce/security/support/reward cue families, raster-family scoring now helps more structurally distinctive non-OCR profile/document/editor/catalog/map/media/capture screens plus support/help-style list flows resolve into the right semantic family even with generic filenames, checkout-style summary/price-rail rows now surface stronger reviewed commerce contenders, secure-access scoring now gets stronger when explicit auth/security cues align with focused auth-gate structure, and ambiguity guards still cut more settings/reporting/profile/reward/commerce/media/paywall/security false positives; broader scene-graph understanding is still incomplete.
267
+
Status: OCR/layout semantics now improve these cases when text enrichment is available, raster/non-OCR deterministic logic now covers the same families plus workflow/discovery and local editor/profile/catalog/activity/document/map/media/capture/schedule/commerce/security/support/reward cue families, raster-family scoring now helps more structurally distinctive non-OCR profile/document/editor/catalog/map/media/capture screens plus support/help-style list flows resolve into the right semantic family even with generic filenames, checkout-style summary/price-rail rows now surface stronger reviewed commerce contenders, secure-access scoring now gets stronger when explicit auth/security cues align with focused auth-gate structure, and ambiguity guards still cut more settings/reporting/profile/reward/commerce/media/paywall/security false positives including settings/account screens with checkout-like right-rail structure; broader scene-graph understanding is still incomplete.
268
268
-[x] Add raster-only occupied-region heuristics when OCR/text enrichment is absent.
269
269
Status: screenshot analysis now infers top/bottom/left/right/center occupancy from local PNG structure, and those regions feed crop avoidance plus copy/planning guidance even without OCR sidecars.
270
270
-[x] Add screenshot ordering inference from filenames, timestamps, and roles.
0 commit comments