All specs 225 total
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts one argument, an AuditTrail object, and returns a single string containing all the audit details. The function constructs a header summarizing the agent, IDs, and timeframes, followed by iterating through each contained event to detail its timestamp, action, input, output, and reasoning. No external state is modified, only a formatted string is returned.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function returns a single string containing all the audit information, formatted with headers, timestamps, and detailed summaries for each event. No notable side-effects occur, as the function only reads data from its input and returns a string.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts an AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function returns a single string containing the formatted text, detailing the overall trail metadata followed by a structured listing of every event's timestamp, action, input, output, and reasoning.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail instance, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing the formatted audit log, detailing the overall trail metadata and then listing each event's timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable text string detailing the contents of an AuditTrail object. It accepts one input, an AuditTrail instance, and outputs a single string containing formatted information about the trail's metadata, start and end times, and a detailed, sequential listing of every contained event. The function's primary side-effect is the construction and return of this formatted string, which includes structured details like event IDs, timestamps, inputs, outputs, and associated metadata for each recorded event.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing formatted headers, event summaries, and detailed information for every recorded event, including timestamps, actions, inputs, outputs, and metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable text string detailing the contents of an AuditTrail object. It accepts an AuditTrail object, which must contain agent identification, unique trail IDs, start and end timestamps, and a list of individual event records. The function outputs a single string formatted with headers, event summaries, and detailed information for each recorded event, including timestamps, actions, inputs, outputs, and associated metadata.
Repobility (the analyzer behind this table) · https://repobility.com
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function returns a single string containing the formatted text, detailing the overall trail metadata and then listing each event with its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts an AuditTrail object, which must contain agent, ID, timestamps, and a list of detailed events. The function returns a single string containing the formatted text, detailing the overall trail metadata and then listing each event with its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts an AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function returns a single string containing the formatted text, detailing the overall trail metadata and then listing each event's timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a detailed, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of event objects. The function outputs a multi-line string summarizing the trail's metadata and then iterating through each event to list its timestamp, action, input, output, reasoning, and any associated metadata. No notable side-effects occur.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing the formatted text, detailing the overall trail metadata and then listing each event's timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable text string summarizing the contents of an AuditTrail object. It accepts an AuditTrail instance, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string formatted with headers, timestamps, and structured details for each event, including action, input, output, and reasoning. No side effects are observed, as it only processes and formats the provided data structure.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable text string summarizing the contents of an AuditTrail object. It accepts a single AuditTrail object, which must contain agent, ID, timestamps, and a list of detailed events. The function outputs a multi-line string detailing the overall trail metadata, followed by a structured listing of every event, including its timestamp, action, input/output summaries, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts an AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function returns a single string containing all the audit information, formatted with headers and line breaks for readability. No external state is modified, making it a purely read-only transformation.
Open data scored by Repobility · https://repobility.com
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function returns a single string containing the entire formatted audit log, detailing the overall trail metadata and then listing each individual event's timestamp, action, input, output, and reasoning.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a detailed, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of event objects. The function outputs a multi-line string summarizing the trail's metadata, followed by a formatted listing of every event, including its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, IDs, timestamps, and a list of detailed events. The function outputs a single string containing the formatted audit log, detailing the overall trail metadata, and then listing each event with its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representing a human-readable log document. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing the formatted text, detailing the overall trail metadata and then listing each event with its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable text string detailing the contents of an AuditTrail object. It accepts one input, an AuditTrail instance, and outputs a single string containing formatted information about the trail's metadata, start and end times, and a detailed, sequential listing of every contained event. The function does not modify the input object and its primary side-effect is generating a multi-line, structured text report.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts one input, an AuditTrail instance, and returns a single string containing the formatted text. The output details the audit trail's metadata, including agent ID, unique trail ID, start and end times, and a count of events. For every event within the trail, it appends detailed information such as the timestamp, action, event ID, input/output summaries, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable text string summarizing the contents of an AuditTrail object. It accepts an AuditTrail object, which must contain agent identification, unique trail IDs, start and end timestamps, and a list of detailed events. The function outputs a single string containing formatted headers and a detailed, multi-line listing for every event, including its timestamp, action, input/output summaries, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a detailed, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail instance, which must contain agent, ID, time stamps, and a list of event objects. The function outputs a multi-line string summarizing the trail's metadata, followed by a formatted listing of every contained event, including its timestamp, action, input, output, reasoning, and any associated metadata.
Want this analysis on your repo? https://repobility.com/scan/
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts an AuditTrail instance, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing the formatted audit log, detailing the overall trail metadata and then listing each individual event with its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a detailed, multi-section string representation. It accepts an AuditTrail object, which must contain agent, ID, time stamps, and a list of event objects, and returns a single string containing the formatted text. The output includes a header summarizing the trail's metadata and then iterates through every contained event, detailing its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, IDs, timestamps, and a list of detailed events. The function outputs a single string containing formatted headers, summary statistics, and detailed, multi-line descriptions for every event, including its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a multi-line string formatted with headers and structured sections for each event, detailing the event's timestamp, action, input, output, reasoning, and any associated metadata. It does not modify the input object and only returns the formatted text.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts an AuditTrail instance, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing formatted headers, summary statistics, and detailed, multi-line descriptions for every event, including its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a multi-line string formatted with headers, event details, and metadata for each recorded action. No side effects are observed beyond the construction and return of the formatted text.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts an AuditTrail instance, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing formatted headers, summary statistics, and detailed, multi-line descriptions for every event, including its timestamp, action, input/output summaries, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing formatted headers, event summaries, and detailed information for each recorded event, including timestamps, actions, inputs, outputs, and associated metadata.
Repobility analyzer · published findings · https://repobility.com
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail instance, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a multi-line string detailing the trail's metadata, followed by a structured listing of every event, including its timestamp, action, input/output summaries, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable text string detailing the contents of an AuditTrail object. It accepts an AuditTrail object, which must contain agent identification, timestamps, and a list of detailed events. The function outputs a single string formatted with headers, event summaries, and metadata for each recorded action. It has no notable side-effects other than constructing and returning the formatted text.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable text string detailing the contents of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, IDs, timestamps, and a list of individual event records. The function outputs a single string formatted with headers, event summaries, and detailed information for each recorded event, including input, output, and metadata. No side effects are observed, as the function only constructs and returns a string representation of the audit data.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail instance, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a multi-line string detailing the overall trail metadata, followed by sequentially formatted blocks for each contained event, including timestamps, actions, inputs, outputs, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a detailed, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of event objects. The function outputs a multi-line string formatted with headers, event details, and metadata for each recorded event. It has no notable side-effects other than constructing and returning the formatted text.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a multi-line string detailing the overall trail metadata, followed by sequentially formatted blocks for each event, including timestamps, actions, input/output summaries, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts one input, an AuditTrail instance, and outputs a single string containing the formatted report. The function details the audit trail's metadata, including agent ID, unique trail ID, and start/end times, followed by a detailed, sequential listing of every event. Each event entry includes its timestamp, action, event ID, input/output summaries, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable text string summarizing the contents of an AuditTrail object. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a multi-line string detailing the overall trail metadata, followed by sequentially formatted blocks for each event, including timestamps, actions, inputs, outputs, reasoning, and any associated metadata.
Repobility (the analyzer behind this table) · https://repobility.com
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable text string detailing the contents of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, ID, time stamps, a list of events, and associated metadata. The function outputs a single string formatted with headers and detailed sections for each event, including timestamps, actions, inputs, outputs, and reasoning. It has no notable side-effects other than constructing and returning the formatted string.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, IDs, timestamps, and a list of detailed events. The function outputs a single string formatted with headers, event summaries, and detailed information for each recorded event, including metadata. It has no notable side-effects other than constructing and returning the formatted text.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a detailed, human-readable string representation of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, ID, time stamps, and a list of individual events. The function outputs a single string containing the formatted audit log, including a header summarizing the trail, and subsequent sections detailing each event's timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, ID, time stamps, a list of events, and event-specific details like actions, inputs, and outputs. The function outputs a single string containing the formatted audit log, detailing the overall trail metadata and then listing each event sequentially with its specific timestamps, actions, summaries, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing formatted headers, event summaries, and detailed information for every recorded event, including timestamps, actions, inputs, outputs, and optional metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a multi-line string detailing the overall trail metadata, followed by a structured listing of every contained event, including timestamps, actions, input/output summaries, and associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable text string detailing the contents of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string formatted with headers, event summaries, and individual event details, including timestamps, actions, inputs, outputs, and reasoning. No notable side-effects occur, as the function only constructs and returns a string representation of the provided data.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function returns a single string containing the entire formatted audit log, detailing header information, event counts, and structured information for each individual event, including timestamps, actions, inputs, outputs, and metadata.
Open data scored by Repobility · https://repobility.com
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing all the structured audit information, including header details and formatted blocks for each event's timestamp, action, input, output, and reasoning. It has no notable side-effects.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, a list of events, and associated metadata. The function outputs a multi-line string detailing the overall trail information, followed by a structured list of every event, including its timestamp, action, input/output summaries, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknownsrc/aumai_transparency/core.py
Renders a comprehensive, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail instance, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing the formatted audit log, detailing the overall trail metadata and then listing each event sequentially with its timestamp, action, input, output, reasoning, and any associated metadata.
page 1 / 5next ›