{
  "schema_version": "antelier-supabase-v1",
  "timestamp": "2026-09-08T04-14-19-142Z",
  "ref": "abwpvwqvfdmqznzauhpz",
  "stack": {
    "builder": "lovable",
    "backend": "supabase",
    "evidence": [
      ".lovable/project.json",
      "supabase/config.toml"
    ]
  },
  "source": "migrations",
  "findings": [],
  "probes": [
    {
      "table": "notes",
      "probe": "anonymous read",
      "status": 200,
      "rows": 0
    }
  ],
  "columns": [
    {
      "table_name": "notes",
      "column_name": "id",
      "data_type": "uuid",
      "udt_name": "uuid"
    },
    {
      "table_name": "notes",
      "column_name": "user_id",
      "data_type": "uuid",
      "udt_name": "uuid"
    },
    {
      "table_name": "notes",
      "column_name": "title",
      "data_type": "text",
      "udt_name": "text"
    },
    {
      "table_name": "notes",
      "column_name": "body",
      "data_type": "text",
      "udt_name": "text"
    },
    {
      "table_name": "notes",
      "column_name": "created_at",
      "data_type": "timestamptz",
      "udt_name": "timestamptz"
    },
    {
      "table_name": "notes",
      "column_name": "updated_at",
      "data_type": "timestamptz",
      "udt_name": "timestamptz"
    }
  ],
  "limitations": [
    "The access token cannot read project abwpvwqvfdmqznzauhpz (Management API status 403); live policies were not inspected.",
    "Live policies were not inspected: RLS findings come from the committed migrations in Git HEAD, not the live database. Grants, runtime SQL and effective user access are not established."
  ],
  "exit_code": 1
}
