Automatic coding v1

Create a bounded build task inside the isolated OC Platform universe.

This intake page converts natural-language build intent into a structured task record. It does not run generation yet. Its role in this batch is to capture a bounded request, enforce registered target scope, and push the task into the OC Platform build task chain.

Build task intake

Structured request

The request below is stored as a bounded build task. The registered family and object must remain inside the OC Platform automatic coding registry.

Successful submission will redirect back to Workspace with a build_task_id.
Cancel
Registered targets

Current registry surface

This page reads the current OC Platform automatic coding registry directly. The create action will reject family, object, intent, scope, or boundary combinations that fall outside the registered object contract.

export

Export

oc_platform_export_detail
Type: page · File: app/pages/oc_platform_export_detail.php
oc_platform_export_helper
Type: helper · File: app/core/oc_platform_export_helper.php
verification

Verification

oc_platform_verification_detail
Type: page · File: app/pages/oc_platform_verification_detail.php
handoff

Handoff

oc_platform_handoff_intent_detail
Type: page · File: app/pages/oc_platform_handoff_intent_detail.php
oc_platform_handoff_intent_store
Type: store · File: app/core/oc_platform_handoff_intent_store.php