← 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
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 individual 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, 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 · · 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 individual 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 one input, an AuditTrail object, and returns a single string containing all the audit details. The output begins with general trail metadata (agent ID, IDs, times) followed by a detailed, numbered listing of every contained event, including timestamps, actions, inputs, outputs, and reasoning. This function has no notable side-effects.
_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 an AuditTrail object, which must contain agent, ID, timestamps, a list of events, and associated metadata. The function outputs a single string containing the formatted audit log, including a header summarizing the trail's scope and a detailed, multi-line listing for every event, showing timestamps, actions, inputs, outputs, and reasoning.
_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 individual event records. The function outputs a multi-line string that summarizes 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, 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.
Same scanner, your repo: https://repobility.com — Repobility
_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 associated metadata. The function outputs a multi-line string detailing the trail's header information, followed by a structured, sequential listing of every contained event, including timestamps, actions, input/output summaries, 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 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 has no notable side-effects other than constructing and returning the formatted string.
_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 an AuditTrail object, which must contain agent, ID, time stamps, and a list of individual 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 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 summaries, 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 object, and outputs a single string containing formatted information about the trail's metadata, start and end times, and a detailed, sequential listing of all contained events. 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 an AuditTrail object, which must contain agent, ID, timestamps, a list of events, and associated metadata. The function outputs a single string formatted with headers, event details, and summaries 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 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 the formatted audit log, detailing the overall trail metadata and then iterating through each event to list its timestamp, action, input/output summaries, 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 formatted with headers, event summaries, and detailed information for each recorded event, including timestamps, actions, inputs, outputs, and associated metadata. It does not modify the input object and only generates a formatted text report.
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 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 · · unknown
src/aumai_transparency/core.py
Renders a detailed, human-readable string representation of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, IDs, timestamps, and a list of event objects. 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 text string summarizing the contents of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, ID, time stamps, and a list of individual event objects. The function outputs a single string containing formatted headers, event counts, and detailed sections for each event, including its timestamp, action, input, output, reasoning, and optional metadata. It does not modify the input object and only returns 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 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.
_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 formatted headers, summary statistics, and detailed, multi-line descriptions for every 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 detailed, human-readable string representation of an AuditTrail object. It accepts one input, an AuditTrail object, and returns a single string containing the formatted audit log. The output includes header information such as agent ID, trail ID, and timestamps, followed by a structured listing of every event within the trail, detailing the event ID, 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 trail's metadata (agent, IDs, start/end times) followed by a formatted 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 string representation of an AuditTrail object. It accepts a single 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.
Generated by Repobility's multi-pass static-analysis pipeline (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 formatted text, 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 · · 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 formatted with headers, event details (including timestamp, action, input, output, and reasoning), and any attached metadata for each event. 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 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 optional 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 multi-line string formatted with headers, event details, and metadata for each recorded action. It does not modify the input object and only generates the formatted text output.
_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 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 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 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
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 summarizing the trail's metadata, followed by a detailed, 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 a single AuditTrail object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing formatted headers and a detailed, multi-line log for every event, including timestamps, actions, inputs, outputs, and associated metadata.
Repobility (the analyzer behind this table) · https://repobility.com
_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, as it only processes and formats the provided data.
_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 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 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.
_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. No side effects are observed.
_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 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.
_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, 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 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 breakdown 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 object, which must contain agent, ID, time stamps, and a list of detailed events. The function outputs a single string containing formatted headers and a detailed, multi-line log for every event, including timestamps, actions, inputs, outputs, and reasoning. It does not modify the input object and only generates a formatted text report.
Same scanner, your repo: https://repobility.com — Repobility
_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 individual events. 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 summaries, 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 the formatted audit log, detailing the overall trail 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 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 the formatted audit log, detailing the overall trail 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
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 detailed, human-readable string representation of an AuditTrail object. It accepts an AuditTrail object, which must contain agent, IDs, timestamps, a list of events, and event-specific details like actions, inputs, and outputs. The function outputs a single string containing the formatted audit log, including a summary header and a structured listing of every event's details. It does not modify the input object and relies on standard string formatting and JSON serialization for its output.
_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 event objects. The function outputs a multi-line string formatted with headers and detailed sections for each event, including timestamps, actions, inputs, outputs, reasoning, and any associated metadata. It has no notable side-effects other than constructing and returning the formatted string.
_trail_to_textREAL LLM gemma4:latest · · unknown
src/aumai_transparency/core.py
Formats an AuditTrail object into a comprehensive, multi-section string representing a human-readable log document. 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 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 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 it only processes and formats the provided data structure.
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 detailed, human-readable string representation of an AuditTrail object. It accepts one input, an AuditTrail instance, and returns a single string containing the formatted audit log. The output summarizes the trail's metadata, including agent ID, IDs, start/end times, and a count of events. It iterates through every event within the trail, formatting each event's timestamp, action, input, output, reasoning, and any associated metadata into the resulting text.
_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 individual 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 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 (agent, IDs, start/end times) followed by a structured listing of every contained event, including timestamps, actions, inputs, outputs, reasoning, and any associated metadata.
‹ prevpage 4 / 5next ›