Skip to content

Document Atom v1 capabilities - #111

Open
arvindh123 wants to merge 2 commits into
mainfrom
docs/v1-capabilities
Open

arvindh123 wants to merge 2 commits into
mainfrom
docs/v1-capabilities

Conversation

@arvindh123

Copy link
Copy Markdown
Contributor

Summary

Add a dedicated Atom v1 capabilities page so the complete feature inventory lives in the documentation rather than in release marketing copy.

The page groups the v1 surface into:

  • identity and multi-tenancy
  • authentication and credentials
  • live RBAC/ABAC authorization
  • multi-tenant PKI and machine identity
  • groups and application resources
  • declarative bootstrap/config-managed state
  • GraphQL/gRPC APIs and integrations
  • audit, events, and observability
  • optional Redis acceleration
  • administration UI and deployment shape

It is also surfaced near the top of the Atom docs navigation.

This complements the shorter Atom v1.0.0 LTS release blog in absmach/website PR #186.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-08T08:43:16.227178Z 933c4a9 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 8, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
atom-docs 933c4a9 Commit Preview URL

Branch Preview URL
Sep 08 2026, 08:40 AM

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 933c4a9c17

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

- graceful shutdown;
- startup validation for security-sensitive configuration.

See [Operations](/operations).

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Point Operations links at an existing page

This link, as well as the repeated /operations link at the end of the page, resolves to a 404: docs/content/docs/operations/ contains only meta.json and pkcs11.mdx, with no index.mdx for the /operations route. Link to an existing operations page or add an operations landing page.

Useful? React with 👍 / 👎.


Atom includes an optional web administration UI built on the public GraphQL
surface. Operators can manage and inspect tenants, entities, credentials,
resources, groups, roles, policies, profiles, invitations, audit records, and

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Remove invitations from the UI capability list

Operators cannot currently manage or inspect invitations through the administration UI: a repository-wide search of ui/ finds no invitation route, component, or GraphQL operation, and the tenant UI only lists active members through TenantMembersPanel. Advertising invitation management here sends users looking for a UI workflow that only exists in the backend API; either add that UI surface or omit invitations from this list.

Useful? React with 👍 / 👎.

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