← back to invincible-jha__aumai-transparency

All specs 225 total

All specs Real LLM only Function bodies
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 · · unknown
src/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 associated metadata. The function outputs a single string containing formatted headers, event summaries, and detailed information for every recorded event, including timestamps, actions, inputs, outputs, and reasoning. It has no notable side effects other than generating and returning the formatted text.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 formatted with headers, event details, and metadata for each recorded action. It has no notable side-effects other than generating and returning the formatted text.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 structured listing of every event, including its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 · · unknown
src/aumai_transparency/core.py
Renders a comprehensive, human-readable text string detailing 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 formatted with headers and structured sections for each event, including timestamps, actions, inputs, outputs, reasoning, and any associated metadata. It does not modify the input object and only returns the formatted text representation.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 audit log. The resulting text includes header information (agent ID, trail ID, start/end times), a count of events, and detailed sections for each event, listing its timestamp, action, input/output summaries, reasoning, and any associated metadata.
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 formatted text detailing 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 the construction and return of the formatted text document.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 individual events. The function outputs a single string formatted with headers, event summaries, and detailed information for each recorded event, including timestamps, actions, inputs, outputs, and optional metadata. It has no notable side-effects other than generating and returning the formatted text.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 individual events. The function outputs a single string formatted with headers, event details, and metadata for each recorded action. No notable side-effects occur, as the function only processes and formats the provided data.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 (agent, IDs, start/end times) followed by a structured listing of every contained event, including timestamps, actions, inputs, outputs, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/aumai_transparency/core.py
Renders a comprehensive, human-readable text string detailing the contents of an AuditTrail object. It accepts a single AuditTrail object, which must contain agent, ID, time stamps, and a list of individual events. The function outputs a single string formatted with headers, event details, 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 · · unknown
src/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 structured listing of every event, including its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 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 · · unknown
src/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 event, including timestamps, actions, inputs, outputs, reasoning, and any associated metadata.
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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's timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 iterating through each event to list its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, human-readable string document. It accepts a single AuditTrail object
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 section for each contained event, detailing the event's timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 formatted details about the trail's metadata, start/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 the construction and return of the formatted text document.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 individual event records. 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 · · unknown
src/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, timestamps, a list of events, and associated metadata. The function outputs a single string containing formatted headers, event summaries, and detailed information for every recorded event, including actions, inputs, outputs, and reasoning. No notable side-effects occur, as the function only reads data from the provided object and returns a string.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representation. It accepts one input, an AuditTrail object, and returns a single string containing the formatted text. The output details the agent ID, trail ID, start and end times, total event count, and then iterates through every contained event to list its timestamp, action, input, output, reasoning, and any associated metadata.
All rows scored by the Repobility analyzer (https://repobility.com)
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 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 · · unknown
src/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's timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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's timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 IDs, time stamps, and a list of individual event records. The function outputs a single string formatted with headers, event details, and metadata for each recorded event. It has no notable side-effects other than generating and returning the formatted text.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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, timestamps, and a list of event objects. The function outputs a multi-line string summarizing the trail's metadata and then iterating through every contained event to list its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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, timestamps, a list of events, and event details. 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.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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/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 the construction and return of the formatted text document.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 summaries, reasoning, and any associated metadata.
All rows above produced by Repobility · https://repobility.com
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 · · unknown
src/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 individual events. The function outputs a single string formatted with headers, event details, and metadata for each recorded action. There are no notable side-effects beyond generating and returning the formatted text.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 event, including timestamps, actions, inputs, outputs, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 the formatted audit log, detailing the overall trail metadata and then listing each individual event's timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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, event summaries, and detailed information for every recorded event, including timestamps, actions, inputs, outputs, and associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 formatted with headers, event details, and metadata for each recorded action. It has no notable side-effects other than generating and returning the formatted text.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/aumai_transparency/core.py
Formats an AuditTrail object into a
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 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.
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 trail's metadata, followed by a structured listing of every event, including its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 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 · · unknown
src/aumai_transparency/core.py
Renders a detailed, human-readable string representation of an AuditTrail object. It accepts a single AuditTrail instance and outputs a multi-line string containing the trail's metadata, followed by a formatted listing of every contained event. The resulting text includes the agent ID, start and end times, total event count, and for each event, the timestamp, action, event ID, input summary, output summary, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 · · unknown
src/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 individual events. 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.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 contained event to list its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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, a list of events, and metadata for each event. The function outputs a single string containing formatted text, summarizing the trail's header information and then listing each event with its timestamp, action, input, output, reasoning, and any associated metadata.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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, 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 individual event with its timestamp, action, input, output, reasoning, and any associated metadata.
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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 structured audit information, including headers, event summaries, and metadata for each recorded event.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/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, 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 · · unknown
src/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 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.
‹ prevpage 2 / 5next ›