Re Extract Strategy
Admin
Re Extract Strategy
Re-trigger structured-pillar extraction for an approved strategy.
Looks up the team’s most-recent approved CycleInstance, then
schedules team_service._extract_orchestrator_config for that
cycle. Returns immediately — extraction runs in the background
and writes either orchestrator_config_extracted or
strategy_extraction_failed to team_audit_log.
Operator workflow:
- POST to this endpoint.
- Poll
GET /teams/{id}/activityfor the matching audit row. - On success, the next cycle_scheduler tick will pick up the enriched pillars; on failure, inspect the audit details for the truncation / parse error.
POST
Re Extract Strategy
Documentation Index
Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt
Use this file to discover all available pages before exploring further.