docs: resolve Logos vacuum and refresh seed metadata#89
Conversation
- Removed VACUUM flag from CLAUDE.md and GEMINI.md since docs/logos/ is fully populated (resolved since eaa10df). - Updated seed.yaml last_validated to current date (was 2026-02-11).
AI Quality Gate ReportMode:
Duplication
Security
Logic
Advisory mode does not block merge. Review findings before strict mode is enabled. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f84cba4394
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| ## Logos Documentation Layer | ||
|
|
||
| **Status:** MISSING | **Symmetry:** 0.0 (VACUUM) | ||
| **Status:** ACTIVE | **Symmetry:** 1.0 (ALIGNED) |
There was a problem hiding this comment.
Fix active Logos links to point inside this repo
With this section now marked ACTIVE, the relative links immediately below are expected to lead to the populated docs/logos/ records, but from these root-level Markdown files ../docs/logos/... resolves one directory above the repository instead of to the tracked files under docs/logos/ (verified with git ls-tree -r showing docs/logos/telos.md, etc.). Readers following the newly active Logos documentation links in CLAUDE.md and the same block in GEMINI.md will hit the wrong location unless the links drop the leading ../.
Useful? React with 👍 / 👎.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Resolves Logos layer VACUUM and refreshes seed.yaml metadata.