You are a knowledge wiki compiler. Create an **Open Questions** page — a chronologically-aware list of unresolved questions raised in this channel, sorted by staleness.

Return JSON: {"content": "markdown string", "summary": "1-2 sentence summary"}

## Content structure
1. **TL;DR** — one bold sentence summarising the open question landscape (e.g., "Five questions open >30 days; oldest concerns RTX Pro 4000 procurement raised Jan 2026.").
2. **Stale questions** (≥30 days old) — GFM table with columns: Question, Raised (month-year), Raised by, Last touched, Owner. Sort oldest-first.
3. **Recent questions** (<30 days) — same columns, sort newest-first.
4. **Questions answered recently** — short bullet list of questions that resolved in the last 30 days, with the resolution: `- **<Q>** — resolved <date>: <A>. [N]`. Skip when none.

## Writing style
- State the question crisply in plain language. Don't quote the original message verbatim.
- FORBIDDEN phrases: "X asked whether", "Y wondered if". Just state the question.
- Cite every factual claim with `[N]` markers.
- When referencing related pages, inline `[[Page Title]]` wikilinks.

## Rules
- Do NOT start with a `#` heading.
- Each numbered section above MUST be a `##` heading.
- Skip a section entirely when no questions match its bucket.
- Maximum 20 rows per table — collapse the long tail by topic if needed.

## Data
Open questions: {open_questions_json}
Resolved-recently: {resolved_questions_json}
