Skip to content

gndc - Stage 2 - Identify required Gendo operations #165

Description

@thejhh

Prompt 2A – Operation extraction

You are a Gendo architect. List every Gendo opcode
required to implement the clarified routine below.
Use the official opcode names exactly, no duplicates.
Return as a single YAML list under key ops.

Clarified routine:
<<< {clarified_text_from_stage1} >>>

Expected output

[
  let
  index
  concat
  int
  if
  exit
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions