Skip to content

Update AI-OS workflow diagrams#12

Merged
PrzemyslaV88 merged 1 commit into
mainfrom
codex/update-ai-os-workflow-diagram
May 31, 2026
Merged

Update AI-OS workflow diagrams#12
PrzemyslaV88 merged 1 commit into
mainfrom
codex/update-ai-os-workflow-diagram

Conversation

@PrzemyslaV88
Copy link
Copy Markdown
Owner

Summary

  • update AI-OS Mermaid workflow diagrams to match the current numbered workflow files
  • add redaction detours for unsafe evidence
  • add post-submission learning after human submission or non-reportable outcomes

Validation

  • npm run check

@PrzemyslaV88 PrzemyslaV88 merged commit bede994 into main May 31, 2026
4 checks passed
@PrzemyslaV88 PrzemyslaV88 deleted the codex/update-ai-os-workflow-diagram branch May 31, 2026 01:39
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

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: ea5ba88fba

ℹ️ 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".

Comment thread ai-os/workflow-map.md
FinalRedaction --> Draft["07 Report Drafting"]
Draft --> HumanSubmit["Human final review and submission"]
HumanSubmit --> Learning["08 Post-Submission Learning"]
MoreProof --> Learning
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 Avoid routing non-submissions into post-submission learning

When ReportReady is No, this edge sends needs-more-proof or discarded cases into 08 Post-Submission Learning, but that workflow is defined for after triage feedback: 07-report-drafting.md hands off only after a triage response, and 08-post-submission-learning.md requires a Triage outcome. In non-submitted cases there is no triage outcome, so AI-OS users following the map are forced into a workflow with unavailable inputs or may fabricate submission feedback; route this branch to a separate safe lesson/logging/stop step instead.

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