Skip to content

[AAASM-2073] 📝 (profile): Add Documentation and Community footer to org entrypoint#20

Merged
Chisanan232 merged 1 commit into
masterfrom
v0.0.1/AAASM-2073/org_profile_repo_map
Jun 16, 2026
Merged

[AAASM-2073] 📝 (profile): Add Documentation and Community footer to org entrypoint#20
Chisanan232 merged 1 commit into
masterfrom
v0.0.1/AAASM-2073/org_profile_repo_map

Conversation

@Chisanan232

@Chisanan232 Chisanan232 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Jira Ticket

Summary

  • Makes the GitHub organization profile a complete documentation entrypoint by adding a Documentation and Community footer, completing AAASM-2073 (parent Epic AAASM-2072).

Changes

  • Add a ## Documentation and Community section to profile/README.md linking:
    • 📚 the canonical docs site https://ai-agent-assembly.github.io/agent-assembly-docs/ (previously not linked)
    • 🤝 CONTRIBUTING.md
    • 🔒 SECURITY.md (private reporting to security@agent-assembly.dev)
    • 💬 GitHub Discussions for support
  • Adds a navigation note so users can move from the org entrypoint to core/SDKs/Homebrew/docs/spec and back.
  • No private repositories are referenced (consistent with AAASM-2085).

Validation

  • Content reviewed for accuracy
  • Links verified (docs site returns HTTP 200; CONTRIBUTING.md and SECURITY.md exist on master)
  • No unintended scope changes (single appended section; existing repo map untouched)

Checklist

  • PR title follows: [<ticket ID>] <GitEmoji> (<change scope category>): <key point as summary>
  • PR body follows this template

@Chisanan232

Copy link
Copy Markdown
Contributor Author

Review — Claude Code

1. CI status: ✅ green (no checks to fail)

The .github repo's only workflow is ci-success.yml, a reusable workflow_call aggregate gate that other repos invoke — it has no push/pull_request trigger, so it correctly does not run on this repo's own PRs. "No checks reported" is expected, not a broken pipeline. mergeable = MERGEABLE; the only gate is the required review approval (REVIEW_REQUIRED).

2. Scope vs AAASM-2073

Diff: 1 file, +15/-0 — appends a ## Documentation and Community section to profile/README.md.

AC Status
Repo map (all production repos, excludes demo-repository) ✅ pre-existing
Documentation map → README / docs site / status / support+security ✅ strengthened — footer adds canonical docs URL, CONTRIBUTING, SECURITY
Status language (public/private, alpha/stable, etc.) ✅ pre-existing badges
Navigation (org → core/SDKs/Homebrew/docs/spec, and back) ✅ footer adds nav note + links
Consistency / no private repos disclosed ✅ 0 private repos (consistent with AAASM-2085)

The pre-existing README already covered the repo map; this PR closes the one genuine gap (canonical docs URL + CONTRIBUTING/SECURITY links were absent). Title + body follow the required format/template.

Verdict

Covers the full feature scope; ready to approve & merge. No fixes needed. On merge, AAASM-2073 is complete.

@Chisanan232 Chisanan232 merged commit a1873ae into master Jun 16, 2026
@Chisanan232 Chisanan232 deleted the v0.0.1/AAASM-2073/org_profile_repo_map branch June 16, 2026 02:12
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