Changed to OpenFCPXMLKit#547
Conversation
There was a problem hiding this comment.
2 issues found across 6 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="docs/_includes/tools/openfcpxmlkit.md">
<violation number="1" location="docs/_includes/tools/openfcpxmlkit.md:1">
P2: The heading still says "Pipeline Neo" instead of "OpenFCPXMLKit". This looks like a leftover from copying another tool's documentation. It should match the tool being documented so that rendered page titles, table-of-contents entries, and anchor links are correct.</violation>
</file>
<file name="docs/_includes/developer-tools-and-frameworks/openfcpxmlkit.md">
<violation number="1" location="docs/_includes/developer-tools-and-frameworks/openfcpxmlkit.md:1">
P2: This new include file won't actually appear on the site because `docs/_includes/generated-developer-tools-and-frameworks.md` wasn't updated to reference it. That generated index still lists `pipeline-neo` (which no longer has a source file) and doesn't include `openfcpxmlkit`. Without updating the index, this documentation will be dead content that readers never see. You should also remove or replace the stale `pipeline-neo` reference in the generated index.</violation>
</file>
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
| @@ -0,0 +1,37 @@ | |||
| ### Pipeline Neo (CLI & Library) | |||
There was a problem hiding this comment.
P2: The heading still says "Pipeline Neo" instead of "OpenFCPXMLKit". This looks like a leftover from copying another tool's documentation. It should match the tool being documented so that rendered page titles, table-of-contents entries, and anchor links are correct.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At docs/_includes/tools/openfcpxmlkit.md, line 1:
<comment>The heading still says "Pipeline Neo" instead of "OpenFCPXMLKit". This looks like a leftover from copying another tool's documentation. It should match the tool being documented so that rendered page titles, table-of-contents entries, and anchor links are correct.</comment>
<file context>
@@ -0,0 +1,37 @@
+### Pipeline Neo (CLI & Library)
+
+
</file context>
| ### Pipeline Neo (CLI & Library) | |
| ### OpenFCPXMLKit (CLI & Library) |
| @@ -0,0 +1,37 @@ | |||
| ### Pipeline Neo (CLI & Library) | |||
There was a problem hiding this comment.
P2: This new include file won't actually appear on the site because docs/_includes/generated-developer-tools-and-frameworks.md wasn't updated to reference it. That generated index still lists pipeline-neo (which no longer has a source file) and doesn't include openfcpxmlkit. Without updating the index, this documentation will be dead content that readers never see. You should also remove or replace the stale pipeline-neo reference in the generated index.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At docs/_includes/developer-tools-and-frameworks/openfcpxmlkit.md, line 1:
<comment>This new include file won't actually appear on the site because `docs/_includes/generated-developer-tools-and-frameworks.md` wasn't updated to reference it. That generated index still lists `pipeline-neo` (which no longer has a source file) and doesn't include `openfcpxmlkit`. Without updating the index, this documentation will be dead content that readers never see. You should also remove or replace the stale `pipeline-neo` reference in the generated index.</comment>
<file context>
@@ -0,0 +1,37 @@
+### Pipeline Neo (CLI & Library)
+
+
</file context>
@latenitefilms Hey Chris!
Can you help me merge and update the changes.
Thank you!
Summary by cubic
Rebrands the FCPXML tooling docs from Pipeline Neo to
OpenFCPXMLKit, updates features and platform targets, and replaces links and assets to point to the new project.openfcpxmlkit.mdinclude pages under developer-tools-and-frameworks and tools; removedpipeline-neoincludes.OpenFCPXMLKitname,XLKitintegration, test coverage, cross‑platform XML layer, newOpenFCPXMLKit-CLI, and targets (macOS 26+ / iOS 26+).Written for commit cf0fe09. Summary will update on new commits.