IP Library Granted Patent US 12675447
Granted Patent B1
US 12675447 · App. 19/380,402 · Granted Jul 7, 2026

Systems and methods for secure data models and synchronization for interactive legacy

Inventor: Jayson Lowe (Edmonton, CA)
Assignee: AFIP MEDIA Inc.
G06F16/211G06F16/219G06F16/27G06F16/289G06F21/602G06F21/6227
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12675447
App. No.
19/380,402
Granted
Jul 7, 2026
Kind
B1
Abstract

A system configured to: receive input data at a knowledge-harvesting engine, generate, using the knowledge-harvesting engine, a structured knowledge object, wherein generating the structured knowledge object includes: extracting a plurality of features from the input data using an extraction pipeline, assigning contextual tags to each feature of the plurality of features using a tagging pipeline, wherein the tagging pipeline is configured to associate each feature with one or more knowledge elements as a function of one or more of semantic, temporal, and relational characteristics of the feature, and encoding paired contextual tags and features of each feature of the plurality of features into the structured knowledge object as fields of a data schema, and store the structured knowledge object in a secure vault data structure implemented in a networked computing environment.

Claims (84)

1 . A system for secure data models and synchronization for interactive legacy representation, the system comprising:

at least a processor; and

a memory communicatively connected to the at least a processor, wherein the memory contains instructions configuring the at least a processor to:

receive input data through a knowledge-harvesting engine;

generate, using the knowledge-harvesting engine, a structured knowledge object, wherein generating the structured knowledge object comprises:

extracting a plurality of features from the input data using an extraction pipeline;

assigning contextual tags to each feature of the plurality of features using a tagging pipeline, wherein the tagging pipeline is configured to associate each feature with one or more knowledge elements as a function of one or more of semantic, temporal, and relational characteristics of the feature; and

encoding paired contextual tags and features of each feature of the plurality of features into the structured knowledge object as fields of a data schema; and

store the structured knowledge object in a secure vault data structure, wherein:

the secure vault data structure is implemented in a networked computing environment; and

the secure vault data structure comprises:

cryptographic integrity markers configured to verify object integrity; and

synchronization logic configured to detect and resolve version conflicts across distributed devices of the networked computing environment.

2 . The system of claim 1 , wherein the at least a processor is further configured to synchronize the secure vault data structure with a companion device using a synchronization pipeline, wherein the synchronization pipeline is configured to:

initiate an update of the secure vault data structure as a function of a scheduling protocol;

regulate transfer of the secure vault data structure by applying back-pressure rules as a function of a constraint condition; and

reconcile discrepancies between versions of the secure vault data structure maintained at the networked computing environment and the companion device.

3 . The system of claim 1 , wherein the at least a processor is further configured to:

receive, from a companion device, an invocation signal;

access one or more fields of the data schema of the structured knowledge object as a function of the invocation signal and a personalization algorithm; and

generate an output formatted as a function of one or more accessed fields.

4 . The system of claim 3 , wherein the personalization algorithm comprises governance rules, wherein the governance rules are configured to govern accessibility of the one or more fields of the data schema as a function of a contextual attribute of a companion profile and the paired contextual tags and features of the structured knowledge object.

5 . The system of claim 3 , wherein generating the output comprises:

mapping the invocation signal to the one or more accessed fields as a function of the paired contextual tags and features of the structured knowledge object;

applying a prioritization process to the one or more accessed fields, wherein applying the prioritization process to the one or more accessed fields elevates a first set of fields associated with contextual tags representing principles relative to a second set of fields associated with contextual tags representing decisions and a third set of fields associated with contextual tags representing scenario snippets; and

generating a response representation as a function of a prioritized field set, wherein generating the response representation comprises assembling content from the prioritized field set into a structured sequence configured for presentation to the companion device.

6 . The system of claim 1 , wherein the at least a processor is further configured to validate a response representation, wherein validating the response representation comprises:

comparing one or more fields of the data schema accessed to generate the response representation against a fidelity rule set; and

validating the response representation as a function of comparing the one or more fields against the fidelity rule set.

7 . The system of claim 1 , wherein the at least a processor is further configured to:

receive an invocation signal from a companion device;

generate a multimodal output representation as a function of the invocation signal, wherein generating the multimodal output representation comprises:

selecting an output format as a function of one or more of an invocation signal type, a companion device capability, and a user preference; and

assembling content from one or more fields of the data schema of the structured knowledge object into the multimodal output representation corresponding to the output format; and

generate an output for presentation at the companion device as a function of the multimodal output representation.

8 . The system of claim 7 , wherein:

the output comprises a synthetic voice output; and

generating the synthetic voice output comprises:

generating a response representation wherein generating the response representation comprises assembling content from one or more fields of the data schema of the structured knowledge object;

retrieving acoustic parameters associated with the response representation from a voice database; and

synthesizing an audio output as a function of applying the acoustic parameters to the response representation to produce the synthetic voice output.

9 . The system of claim 8 , wherein synthesizing the audio output further comprises applying continuity rules to the audio output, wherein the continuity rules are configured to preserve cadence and prosody across sequential speech segments of the synthetic voice output.

10 . The system of claim 8 , wherein generating the synthetic voice output further comprises applying a personalization algorithm to the audio output, wherein the personalization algorithm is configured to adjust at least one of tone, delivery style, and language complexity of the audio output as a function of a relationship attribute of a companion profile associated with the companion device.

11 . A method for implementing secure data models and synchronization for interactive legacy representation, the method comprising:

receiving, by at least a processor, input data through a knowledge-harvesting engine;

generating, using the knowledge-harvesting engine, a structured knowledge object, wherein generating the structured knowledge object comprises:

extracting a plurality of features from the input data using an extraction pipeline;

assigning contextual tags to each feature of the plurality of features using a tagging pipeline, wherein the tagging pipeline is configured to associate each feature with one or more knowledge elements as a function of one or more of semantic, temporal, and relational characteristics of the feature; and

encoding paired contextual tags and features of each feature of the plurality of features into the structured knowledge object as fields of a data schema; and

storing, using the at least a processor, the structured knowledge object in a secure vault data structure, wherein:

the secure vault data structure is implemented in a networked computing environment; and

the secure vault data structure comprises:

cryptographic integrity markers configured to verify object integrity; and

synchronization logic configured to detect and resolve version conflicts across distributed devices of the networked computing environment.

12 . The method of claim 11 , further comprising synchronizing, using the at least a processor, the secure vault data structure with a companion device using a synchronization pipeline, wherein the synchronization pipeline is configured to:

initiate an update of the secure vault data structure as a function of a scheduling protocol;

regulate transfer of the secure vault data structure by applying back-pressure rules as a function of a constraint condition; and

reconcile discrepancies between versions of the secure vault data structure maintained at the networked computing environment and the companion device.

13 . The method of claim 11 , further comprising:

receiving, by the a least a processor and from a companion device, an invocation signal;

accessing, using the at least a processor, one or more fields of the data schema of the structured knowledge object as a function of the invocation signal and a personalization algorithm; and

generating, using the at least a processor, an output formatted as a function of one or more accessed fields.

14 . The method of claim 13 , wherein the personalization algorithm comprises governance rules, wherein the governance rules are configured to govern accessibility of the one or more fields of the data schema as a function of a contextual attribute of a companion profile and the paired contextual tags and features of the structured knowledge object.

15 . The method of claim 13 , wherein generating the output comprises:

mapping the invocation signal to the one or more accessed fields as a function of the paired contextual tags and features of the structured knowledge object;

applying a prioritization process to the one or more accessed fields, wherein applying the prioritization process to the one or more accessed fields elevates a first set of fields associated with contextual tags representing principles relative to a second set of fields associated with contextual tags representing decisions and a third set of fields associated with contextual tags representing scenario snippets; and

generating a response representation as a function of a prioritized field set, wherein generating the response representation comprises assembling content from the prioritized field set into a structured sequence configured for presentation to the companion device.

16 . The method of claim 11 , further comprising validating, using the at least a processor, a response representation, wherein validating the response representation comprises:

comparing one or more fields of the data schema accessed to generate the response representation against a fidelity rule set; and

validating the response representation as a function of comparing the one or more fields against the fidelity rule set.

17 . The method of claim 11 , further comprising:

receiving, by the at least a processor, an invocation signal from a companion device;

generating, using the at least a processor, a multimodal output representation as a function of the invocation signal, wherein generating the multimodal output representation comprises:

selecting an output format as a function of one or more of an invocation signal type, a companion device capability, and a user preference; and

assembling content from one or more fields of the data schema of the structured knowledge object into the multimodal output representation corresponding to the output format; and

generating, using the at least a processor, an output for presentation at the companion device as a function of the multimodal output representation.

18 . The method of claim 17 , wherein:

the output comprises a synthetic voice output; and

generating the synthetic voice output comprises:

generating a response representation wherein generating the response representation comprises assembling content from one or more fields of the data schema of the structured knowledge object;

retrieving acoustic parameters associated with the response representation from a voice database; and

synthesizing an audio output as a function of applying the acoustic parameters to the response representation to produce the synthetic voice output.

19 . The method of claim 18 , wherein synthesizing the audio output further comprises applying continuity rules to the audio output, wherein the continuity rules are configured to preserve cadence and prosody across sequential speech segments of the synthetic voice output.

20 . The method of claim 18 , wherein generating the synthetic voice output further comprises applying a personalization algorithm to the audio output, wherein the personalization algorithm is configured to adjust at least one of tone, delivery style, and language complexity of the audio output as a function of a relationship attribute of a companion profile associated with the companion device.