Skip to content

feat(iac-647): added ml-logging-linter skill, improved logging rules#4

Open
geka-evk wants to merge 5 commits intomainfrom
feat/iac-647
Open

feat(iac-647): added ml-logging-linter skill, improved logging rules#4
geka-evk wants to merge 5 commits intomainfrom
feat/iac-647

Conversation

@geka-evk
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new .claude skill for auditing JS/TS logging against Mojaloop standards, and updates the logging standards docs to better distinguish VERBOSE vs DEBUG usage and align DB attribute naming with the SQL logging standard.

Changes:

  • Refines standard/log_levels.md guidance/examples around VERBOSE (flow tracing) vs DEBUG (data inspection) and updates DB attribute naming.
  • Updates standard/best_practices.md DB semantic convention attributes to db.system.name / db.query.text.
  • Introduces the ml-logging-linter skill with full rules documentation and a runtime fallback quick reference.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
standard/log_levels.md Updates log level guidance/examples (VERBOSE vs DEBUG) and DB attribute naming in examples.
standard/best_practices.md Aligns the DB semantic conventions table with the SQL logging standard attribute names.
.claude/skills/ml-logging-linter/SKILL.md Adds the skill definition and workflow for scanning JS/TS logging violations.
.claude/skills/ml-logging-linter/references/RULES.md Adds detailed rule documentation, traceability, and examples for the logging linter.
.claude/skills/ml-logging-linter/references/rules-summary.md Adds a condensed rule table to use when full rules can’t be read.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .claude/skills/ml-logging-linter/references/RULES.md
Comment thread standard/best_practices.md Outdated
Comment thread .claude/skills/ml-logging-linter/references/RULES.md Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread standard/data_model.md
Comment thread standard/log_levels.md Outdated
Comment thread .claude/skills/ml-logging-linter/references/rules-summary.md Outdated
Comment thread .claude/skills/ml-logging-linter/references/RULES.md Outdated
…rver.address/server.port and db.system.name

Agent-Logs-Url: https://github.com/infitx-org/logging/sessions/59efd546-fd61-4800-8199-3bbd41824d53

Co-authored-by: geka-evk <16463615+geka-evk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants