Prosecution Insights
Last updated: April 19, 2026
Application No. 18/539,005

DIGITAL PROCESSING SYSTEMS AND METHODS FOR PRESENTING BOARD GRAPHICS

Non-Final OA §102
Filed
Dec 13, 2023
Examiner
BELOUSOV, ANDREY
Art Unit
2172
Tech Center
2100 — Computer Architecture & Software
Assignee
Monday Com Ltd.
OA Round
1 (Non-Final)
69%
Grant Probability
Favorable
1-2
OA Rounds
3y 5m
To Grant
96%
With Interview

Examiner Intelligence

Grants 69% — above average
69%
Career Allow Rate
411 granted / 594 resolved
+14.2% vs TC avg
Strong +27% interview lift
Without
With
+26.6%
Interview Lift
resolved cases with interview
Typical timeline
3y 5m
Avg Prosecution
33 currently pending
Career history
627
Total Applications
across all art units

Statute-Specific Performance

§101
2.8%
-37.2% vs TC avg
§103
53.9%
+13.9% vs TC avg
§102
31.4%
-8.6% vs TC avg
§112
8.7%
-31.3% vs TC avg
Black line = Tech Center average estimate • Based on career data from 594 resolved cases

Office Action

§102
DETAILED ACTION This action is responsive to the filing of 7/1/24. Claims 1-15, 17-20 are pending and have been considered below. Notice of Pre-AIA or AIA Status The present application, filed on or after March 16, 2013, is being examined under the first inventor to file provisions of the AIA . Allowable Subject Matter Claims 4, 13-14, and 18 are objected to as being dependent upon a rejected base claim, but would be allowable if rewritten in independent form including all of the limitations of the base claim and any intervening claims. The following is an examiner's statement of reasons for allowance. The prior art of record fails to disclose scrolling action with a rate and the time period is determined based on the rate; determining transformation ratio and transforming based on the ratio, in combination with other limitations recited within the claimed context. The claims present a combination of limitations that differ from the cited art, and there is no reasonable combination of references that would teach it. Claim Rejections - 35 USC § 102 The following is a quotation of the appropriate paragraphs of 35 U.S.C. 102 that form the basis for the rejections under this section made in this Office action: A person shall be entitled to a patent unless – (a)(1) the claimed invention was patented, described in a printed publication, or in public use, on sale, or otherwise available to the public before the effective filing date of the claimed invention. Claim(s) 1-3, 5-12, 15, 17, 19-20 is/are rejected under 35 U.S.C. 102(a)(1) as being anticipated by Steiner (2015/0310126.) Claim 1, 19, 20: Steiner discloses a non-transitory computer readable medium containing instructions that, when executed, cause at least one processor to perform operations for presenting board graphics, the operations comprising: receiving a request (par. 112, At 1, the proxy server 510 receives a request (e.g. an HTTP Get request specifying a hostname associated with the content provider of the origin server and a URL for a given HTML document) from the client device 502) to present, on a display, a board having a plurality of document object models (DOMs) (par. 94, The HTML for the actual page arrives and the DOM is built off-screen) arranged in rows and columns (Fig. 6A: 654, cheat image with objects in rows and columns); generating a graphical representation for each of the plurality of DOMs prior to generating of a canvas layer of the board (Fig. 4; par. 110, mirage image generation before future requests for them), wherein each type of DOM is associated with a different type of information to be shown (par. 60, dynamic v. static DOM types and creation of snapshots; Fig. 6A); generating the canvas layer (par. 102, mirage image is arranged into the actual page HTML such that it appears logically above other content in visual terms) of the board, wherein the canvas layer includes the graphical representation of each of the plurality of DOMs (Fig. 6A: static pixels; par. 60, snapshots are processed at 652 using the techniques described herein to identify and remove the dynamic pixels, creating a mirage image 652 that has the static pixels and a background color in place of the dynamic pixels); generating a library of locations on the canvas layer, wherein the library of locations stores an arrangement of the plurality of DOMs (par. 63, 70-71; TABLE 2; par. 123, area coords); presenting, on the display, a portion (par. 41, mirage image may show all of a given rendered web page or a portion thereof. It should also be understood that harvested snapshots/screenshots may represent an entire rendered web page or a portion thereof) of the canvas layer, wherein the presented portion of the canvas layer is determined by a size of the display (par. 53, The snapshot may in some cases extend past the displayed area, e.g., two or three screen heights or window heights; Claim 4, one or more common characteristics including any of: a browser type, an operating system type, a screen size, a device model); and transforming the graphical representation of each of the plurality of DOMs presented on the display into a corresponding DOM of the plurality of DOMs (par. 103, rearranging the DOM such that the DOM nodes of the actual page take over the whole page.) Claim 2: Steiner discloses the non-transitory computer readable medium of claim 1, wherein the transforming occurs after presenting the portion of the canvas layer for a time period (par. 102-103, The actual page is loaded within an IFRAME on the initial page, to be revealed upon load by removing the mirage image or rearranging the DOM such that the DOM nodes of the actual page take over the whole page.) Claim 3: Steiner discloses the non-transitory computer readable medium of claim 2, wherein the time period is determined based on an event that precedes receiving the request to present (par. 8, The speed at which a web page loads is affected by the time it takes to retrieve content, as well as the time it takes to render the content in a browser or other application executing on the client device.) Claim 5: Steiner discloses the non-transitory computer readable medium of claim 1, wherein in response to terminating display of a subset of the plurality of DOMs, the subset of the plurality of DOMs are reverted to respective graphical representations of the subset of the plurality of DOMs (par. 102-103, The actual page is loaded within an IFRAME on the initial page, to be revealed upon load by removing the mirage image or rearranging the DOM such that the DOM nodes of the actual page take over the whole page.) Claim 6: Steiner discloses the non-transitory computer readable medium of claim 1, wherein the canvas layer further includes at least one of the plurality of DOMs (par. 43, the mirage image may have a real pull-down menu overlaid and allow interaction, the choice of which is immediately visible to the user.) Claim 7: Steiner discloses the non-transitory computer readable medium of claim 1, wherein the board includes at least one cell that remains a DOM when presented on the display (par. 43, the mirage image may have a real pull-down menu overlaid and allow interaction, the choice of which is immediately visible to the user.) Claim 8: Steiner discloses the non-transitory computer readable medium of claim 7, wherein the at least one cell is one or more of an item column or a header row (par. 43, the mirage image may have a real pull-down menu overlaid and allow interaction, the choice of which is immediately visible to the user.) Claim 9: Steiner discloses the non-transitory computer readable medium of claim 1, wherein the canvas layer creates the graphical representation of each of the plurality of DOMs by drawing at least a border of one or more of the columns, one or more of the rows, or one or more cells (par. 70, reasonable bounding boxes around areas of dynamic pixels and paints over them in a determined background color.) Claim 10: Steiner discloses the non-transitory computer readable medium of claim 9, wherein the graphical representation of each of the plurality of DOMs includes at least one graphical characteristic (par. 70, reasonable bounding boxes around areas of dynamic pixels and paints over them in a determined background color.) Claim 11: Steiner discloses the non-transitory computer readable medium of claim 1, wherein the portion of the canvas layer is displayed during a scrolling of the board (par. 89, scrolling may be executed on the mirage image.) Claim 12: Steiner discloses the non-transitory computer readable medium of claim 1, wherein the transforming occurs at a rate that corresponds with a refresh rate of the display (it is inherent that one rate would correspond to another rate in some way. The claim does not say what the corresponding ratio is.) Claim 15: Steiner discloses the non-transitory computer readable medium of claim 1, wherein the request to present includes a desired arrangement of the plurality of DOMs, and the library of locations is configured to adjust the arrangement of the plurality of DOMs based on the desired arrangement (par. 89, capture click/touch/gesture or other user-interface events that occur before the document object model (DOM) is loaded. These events are transferred over to the DOM once live.) Claim 17: Steiner discloses the non-transitory computer readable medium of claim 1, wherein prior to generating the canvas layer, a plurality of types of DOMs are received and a graphical representation is generated for each of the plurality of types of DOMs (par. 60, dynamic v. static DOM types and creation of snapshots.) Conclusion The prior art made of record and not relied upon is considered pertinent to applicant's disclosure: Nanavati (2020/0250259) – pre-rendering HTML code. Any inquiry concerning this communication or earlier communications from the examiner should be directed to ANDREY BELOUSOV whose telephone number is (571) 270-1695 and Andrew.belousov@uspto.gov email. The examiner can normally be reached Mon-Friday EST. If attempts to reach the examiner by telephone are unsuccessful, the examiner’s supervisor, Adam Queler, can be reached at telephone number 571-272-4140. The fax phone number for the organization where this application or proceeding is assigned is 571-273-8300. Information regarding the status of an application may be obtained from Patent Center and the Private Patent Application Information Retrieval (PAIR) system. Status information for published applications may be obtained from Patent Center or Private PAIR. Status information for unpublished applications is available through Patent Center and Private PAIR for authorized users only. Should you have questions about access to the Private PAIR system, contact the Electronic Business Center (EBC) at 866-217-9197 (toll-free). Examiner interviews are available via telephone, in-person, and video conferencing using a USPTO supplied web-based collaboration tool. To schedule an interview, applicant is encouraged to use the USPTO Automated Interview Request (AIR) Form at https://www.uspto.gov/patents/uspto-automated- interview-request-air-form. /Andrey Belousov/ Primary Examiner Art Unit 2145 12/23/25
Read full office action

Prosecution Timeline

Dec 13, 2023
Application Filed
Jul 01, 2024
Response after Non-Final Action
Dec 24, 2025
Non-Final Rejection — §102 (current)

Precedent Cases

Applications granted by this same examiner with similar technology

Patent 12602533
CONTENT GENERATION WITH INTEGRATED AUTOFORMATTING IN WORD PROCESSORS THAT DEPLOY LARGE LANGUAGE MODELS
2y 5m to grant Granted Apr 14, 2026
Patent 12585372
GRAPHICAL USER INTERFACE SYSTEM GUIDE MODULE
2y 5m to grant Granted Mar 24, 2026
Patent 12586829
SYSTEMS AND METHODS FOR GENERATING ROLL MAP AND MANUFACTURING BATTERY USING ROLL MAP
2y 5m to grant Granted Mar 24, 2026
Patent 12564733
METHODS FOR OPTIMIZING TREATMENT TIME AND PLAN QUALITY FOR RADIOTHERAPY
2y 5m to grant Granted Mar 03, 2026
Patent 12536210
AUTOMATED CONTENT CREATION AND CONTENT SERVICES FOR COLLABORATION PLATFORMS
2y 5m to grant Granted Jan 27, 2026
Study what changed to get past this examiner. Based on 5 most recent grants.

AI Strategy Recommendation

Get an AI-powered prosecution strategy using examiner precedents, rejection analysis, and claim mapping.
Powered by AI — typically takes 5-10 seconds

Prosecution Projections

1-2
Expected OA Rounds
69%
Grant Probability
96%
With Interview (+26.6%)
3y 5m
Median Time to Grant
Low
PTA Risk
Based on 594 resolved cases by this examiner. Grant probability derived from career allow rate.

Sign in with your work email

Enter your email to receive a magic link. No password needed.

Personal email addresses (Gmail, Yahoo, etc.) are not accepted.

Free tier: 3 strategy analyses per month