Skip to content

docs: atl security-level flag + read-only api passthrough#107

Merged
Hinne1 merged 2 commits into
mainfrom
claude/atl-security-passthrough-docs
Jul 22, 2026
Merged

docs: atl security-level flag + read-only api passthrough#107
Hinne1 merged 2 commits into
mainfrom
claude/atl-security-passthrough-docs

Conversation

@Hinne1

@Hinne1 Hinne1 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Documents the atl-cli additions from enthus-appdev/atl-cli#65 in the injected cli-atl reference (lib/llm/index.js):

  • create/edit --security "<name|id>" (and --security "" to clear on edit)
  • field-options ... --field security surfaces the project's security levels
  • atl jira api [GET] <path> read-only REST passthrough
  • the --field vs --field-file table points the securitylevel type at the new --security flag (it can't be set via --field)

⚠️ Sequencing — do not merge yet

These docs describe commands that only exist once atl-cli#65 merges and an atl release ships them. Merging this before then would inject docs for commands the installed atl doesn't have. Gate: atl-cli#65 merged → atl released → then mark ready.

Checks

  • node --check lib/llm/index.js — syntax OK
  • npm run lint (eslint) — clean
  • npm run check-format (prettier) — clean

https://claude.ai/code/session_017itWrHCyk9EQRViji4QY3G

Document the atl-cli additions from enthus-appdev/atl-cli#65:
- create/edit --security "<name|id>" (and --security "" to clear on edit)
- field-options surfaces the project's security levels
- atl jira api [GET] <path> read-only REST passthrough
- --field-file table points the securitylevel type at --security

Gated on atl-cli#65 merging and an atl release that ships these commands —
do not merge until an installed atl has them.

Claude-Session: https://claude.ai/code/session_017itWrHCyk9EQRViji4QY3G

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the documentation in lib/llm/index.js to include examples and explanations for the new --security flag used in creating and editing Jira issues, as well as discovering security levels via field-options. It also documents the read-only REST API passthrough command (atl jira api). There are no review comments to address, and I have no additional feedback to provide.

@Hinne1
Hinne1 marked this pull request as ready for review July 22, 2026 05:37
The publish workflow fires on release and ships package.json's version, so
the doc change needs a version bump to reach devs. Mark the new --security
and api-passthrough docs as atl v1.12.0+ (now released).

Claude-Session: https://claude.ai/code/session_017itWrHCyk9EQRViji4QY3G
@Hinne1
Hinne1 merged commit e2764f7 into main Jul 22, 2026
6 checks passed
@Hinne1
Hinne1 deleted the claude/atl-security-passthrough-docs branch July 22, 2026 06:11
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.

1 participant