← 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 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 blocks detailing 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 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, 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, summary statistics, and detailed, multi-line descriptions for every event, including its timestamp, action, input, output, 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 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 and detailed sections 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 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 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 string representation of an AuditTrail object. It accepts an AuditTrail object, which must contain agent identification, unique IDs, start and end timestamps, a list of individual 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 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, 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 with its timestamp, action, input, output, reasoning, and any associated metadata.
Repobility — same analyzer, your code, free for public repos · /scan/
_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 object, and returns a single string containing the formatted text. The output summarizes the trail's metadata, including agent ID, start/end times, and total event count, followed by detailed, structured listings for every contained event, including timestamps, actions, inputs, outputs, and reasoning. No notable side-effects occur.
_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, 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 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, event summaries, and detailed information for every recorded event, including timestamps, actions, inputs, outputs, and reasoning. It has no notable side-effects.
_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, 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 contained 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, a list of events, and associated metadata. The function outputs a single string containing formatted headers, event details (including timestamps, actions, inputs, outputs, and reasoning), and any associated metadata for each event. It does not modify the input object and only generates a formatted text report.
_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, a list of events, and associated metadata. The function outputs a multi-line string detailing the trail's header information, followed by formatted sections for each 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 detailed, human-readable string representation of an AuditTrail object. It accepts one input, an AuditTrail object, and outputs a multi-line string summarizing the trail's metadata, including agent ID, start/end times, and total event count. The function iterates through every event within the trail, formatting each event's timestamp, action, input, output, and reasoning into distinct sections. It also includes the event's metadata, if present, and joins all formatted sections with newline characters.
_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 overall trail metadata, followed by sequentially formatted blocks for every event, including timestamps, actions, inputs, outputs, reasoning, and any associated metadata.
Repobility · MCP-ready · 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 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 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 multi-line string that summarizes the trail's metadata and then iterates through each event, listing 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 event records. The function outputs a single string formatted with headers and line breaks, summarizing the overall trail details 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 one input, an AuditTrail object, and returns a single string containing the formatted text. The output summarizes the trail's metadata, including agent ID, IDs, start/end times, and the total number of events. It iterates through every event within the trail, appending structured details like timestamps, actions, inputs, outputs, reasoning, and any associated metadata to the final 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 one input, an AuditTrail instance, and outputs a single string containing the formatted report. The function constructs the report by first listing general trail metadata (agent, IDs, times) and then iterating through every contained event to detail 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 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 instance, which must contain agent, ID, time stamps, a list of events, and associated metadata. The function outputs a single string containing formatted headers, event details (including timestamp, action, input, output, and reasoning), and any associated metadata for each event. 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 object, which must contain agent, ID, 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.
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 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 formatted sections for each individual event, including timestamps, actions, inputs, outputs, reasoning, and any associated metadata.
_trail_to_texttemplated static_v1 · O(n) · Apache-2.0
src/aumai_transparency/core.py · L193
Function `_trail_to_text` with 1 parameter(s); returns `str`. Classified as `filesystem` side-effect. Contains 1 loop(s).
‹ prevpage 5 / 5