Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# MBTI Main FAQ D7 Observation Blocked Report

Date prepared: 2026-07-06

## Status

`BLOCKED_BY_DATE_WINDOW`

## Reason

The D7 window for MBTI FAQ observation begins on 2026-07-12. The current date is 2026-07-06.

## Metrics Deferred

The following metrics are intentionally not collected in this PR:

- GSC page/query CTR
- GSC impressions
- GSC average position
- GA organic sessions
- article-to-test movement
- start-test movement
- FAQ visible count
- FAQPage JSON-LD count

## Valid Future Run

Run `MBTI-MAIN-FAQ-D7-OBSERVATION-01` again on or after 2026-07-12 with read-only evidence only.

Do not trigger deployment, production import, CMS writes, sitemap/`llms` edits, Search Console submission, or title/meta/FAQ changes from the observation PR.
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# MBTI Main FAQ D7 Observation Decision

Date prepared: 2026-07-06

Observation window: 2026-07-12 or later

PR/task: `MBTI-MAIN-FAQ-D7-OBSERVATION-01`

Final verdict: `BLOCKED_BY_DATE_WINDOW`

## Decision

Do not run MBTI FAQ D7 observation on 2026-07-06.

The D7 observation window has not arrived. Running the readback now would mix D0/D1 noise with a D7 label and would violate the train rule that observation windows must be respected.

## Required Window

Earliest valid run date: 2026-07-12

## Train Action

Record the date-window block, append sidecar issue, merge this generated-only blocked report if checks pass, and continue to D28 observation handling.

## Explicit Non-Actions

This PR does not:

- query GSC
- query GA
- read production analytics credentials
- submit URLs
- update Search Channel
- update CMS
- modify FAQ, JSON-LD, metadata, sitemap, `llms`, canonical, or noindex
- verify deployment
- trigger deployment
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"task_id": "MBTI-MAIN-FAQ-D7-OBSERVATION-01",
"date_prepared": "2026-07-06",
"earliest_valid_observation_date": "2026-07-12",
"repo": "fermatmind/fap-api",
"mode": "generated_only_date_window_blocked",
"final_verdict": "BLOCKED_BY_DATE_WINDOW",
"outputs": [
"EXECUTIVE_DECISION.md",
"D7_OBSERVATION_BLOCKED_REPORT.md",
"scan_manifest.json"
],
"blocked_metrics": [
"GSC page/query CTR",
"GSC impressions",
"GSC average position",
"GA organic sessions",
"article_to_test",
"start_test",
"visible FAQ count",
"FAQPage JSON-LD count"
],
"scope_guard": {
"runtime_mutation": false,
"cms_mutation": false,
"schema_mutation": false,
"sitemap_or_llms_mutation": false,
"frontend_mutation": false,
"production_deploy": false,
"gsc_or_ga_query": false
},
"next_cards": [
"MBTI-MAIN-FAQ-D28-OBSERVATION-01"
]
}
15 changes: 15 additions & 0 deletions generated/pr-train-sidecar-issues/sidecar_issues.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,5 +209,20 @@
"required_checks_affected": false,
"recommended_follow_up": "Continue to COMPETITOR-ALTERNATIVE-SOURCE-LEDGER-GAP-AUDIT-01 and COMPETITOR-ALTERNATIVE-LEGAL-CLAIM-REVIEW-HANDOFF-01 as generated-only artifacts before any implementation authorization.",
"train_continued": true
},
{
"repo": "fermatmind/fap-api",
"pr_id": "MBTI-MAIN-FAQ-D7-OBSERVATION-01",
"branch": "codex/mbti-main-faq-d7-observation-01",
"blocker_type": "blocked_by_date_window",
"evidence": [
"Current date is 2026-07-06.",
"Earliest valid D7 observation date is 2026-07-12.",
"Collecting GSC/GA/FAQ observation now would mislabeled pre-D7 evidence as D7."
],
"why_not_current_pr_scope": "Current PR is generated-only date-window blocked reporting. It is not authorized to query GSC/GA, mutate CMS, edit SEO surfaces, submit URLs, verify deployment, or trigger deployment.",
"required_checks_affected": false,
"recommended_follow_up": "Re-run MBTI-MAIN-FAQ-D7-OBSERVATION-01 on or after 2026-07-12 as read-only evidence.",
"train_continued": true
}
]
17 changes: 17 additions & 0 deletions generated/pr-train-sidecar-issues/sidecar_issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,3 +241,20 @@
- recommended follow-up:
- Continue to `COMPETITOR-ALTERNATIVE-SOURCE-LEDGER-GAP-AUDIT-01` and `COMPETITOR-ALTERNATIVE-LEGAL-CLAIM-REVIEW-HANDOFF-01` as generated-only artifacts before any implementation authorization.
- whether train continued: `true`

## MBTI-MAIN-FAQ-D7-OBSERVATION-01 date window

- repo: `fermatmind/fap-api`
- PR id / branch: `MBTI-MAIN-FAQ-D7-OBSERVATION-01` / `codex/mbti-main-faq-d7-observation-01`
- blocker type: `blocked_by_date_window`
- evidence:
- Current date is 2026-07-06.
- Earliest valid D7 observation date is 2026-07-12.
- Collecting GSC/GA/FAQ observation now would mislabeled pre-D7 evidence as D7.
- why not current PR scope:
- Current PR is generated-only date-window blocked reporting.
- It is not authorized to query GSC/GA, mutate CMS, edit SEO surfaces, submit URLs, verify deployment, or trigger deployment.
- whether required checks are affected: `false`
- recommended follow-up:
- Re-run `MBTI-MAIN-FAQ-D7-OBSERVATION-01` on or after 2026-07-12 as read-only evidence.
- whether train continued: `true`