Conversation
- Created `docs/domains/stt/stt-overview.md` - Created `docs/domains/telemetry/tele-overview.md` - Moved `stt-parakeet-integration-plan.md` to `docs/domains/stt/` - Moved `observability-playbook.md` and `logging.md` to `docs/domains/telemetry/` - Added redirect stubs for moved files - Updated metadata headers in all touched files to comply with MasterDocumentationPlaybook - Updated `docs/index.md` with new file locations - Verified documentation naming compliance via script Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
- Added missing `freshness` and `preservation` fields to new overview files - Fixed redirect stubs by adding complete frontmatter with `status: deprecated` and `preservation: delete` - Resolved placement-drift for `tele-observability-playbook.md` by changing `doc_type` to `reference` - Regenerated `docs/index.md` to include all new and reorganized files - Ensured CI compliance for documentation metadata and placement Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
- Added `docs/domains/stt/stt-overview.md` and `docs/domains/telemetry/tele-overview.md` - Migrated domain-specific documentation to domain folders - Fixed documentation metadata headers (freshness, preservation, subsystem) - Regenerated documentation index - Updated `bytes` to 1.11.1 and `time` to 0.3.47 to resolve RUSTSEC-2026-0007 and RUSTSEC-2026-0009 Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
- Merged `origin/main` to align with latest documentation cleanup - Changed redirect stubs' `doc_type` to `index` to resolve placement-drift warnings - Set redirect stubs' `freshness` to `stale` and `preservation` to `delete` - Regenerated `docs/index.md` to reflect latest filesystem state - Maintained security updates for `bytes` and `time` crates Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
This submission adds the missing domain overview files for Speech-to-Text (STT) and Telemetry, as required by the MasterDocumentationPlaybook 1.0.1 (4.1).
In addition to creating the overview files, I reorganized existing documentation by moving domain-specific files (
logging.md,observability-playbook.md, andstt-parakeet-integration-plan.md) into their respective domain folders. To maintain backward compatibility and follow project standards, I left redirect stubs at the original locations and updated the main documentation index.All files now include the mandatory frontmatter, including
domain_code,version, and review metadata. Documentation naming validation was confirmed using the project's internal validation script.Fixes #351
PR created automatically by Jules for task 11064652610932299584 started by @Coldaine