Skip to content

chore: consolidate docs and workflow guardrails#10

Merged
sarthakagrawal927 merged 4 commits into
mainfrom
docs/knowledge-system
Jul 18, 2026
Merged

chore: consolidate docs and workflow guardrails#10
sarthakagrawal927 merged 4 commits into
mainfrom
docs/knowledge-system

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Collaborator

Consolidates repository docs and adds workflow timeout/deploy safety plus current landing surface. Docs validation passes locally.

sarthakagrawal927 and others added 4 commits July 18, 2026 15:32
Build a maintainable, local-first knowledge system. Markdown in docs/ is
the source of truth; Blume (docs-site/) is only the presentation + search
layer.

- AGENTS.md: concise bootloader with stack, commands, critical constraints,
  doc navigation, and documentation-maintenance rules.
- STATUS.md: short view (objective, active work, blockers, unresolved
  questions, next steps); PROJECT_STATUS.md remains the durable record.
- docs/ restructured into product/, architecture/{overview,decisions/},
  development/, operations/{jobs,runbooks/}, knowledge/{learnings,
  failed-approaches}/, archive/. Six ADRs recorded; feature-dr-advisor.md
  archived with a pointer to ADR-0003; new-things.md moved under
  knowledge/learnings/; four failed-approach notes added from git history.
- docs-site/: Blume config pointing at ../docs (single source of truth),
  package.json, .npmrc, .gitignore, README.
- scripts/check_docs_links.py + scripts/validate_docs.sh: source-of-truth
  internal-link check + blume build gate. pnpm docs:check / docs:build /
  docs:dev wired into package.json.
- .github/workflows/ci.yml: new docs job (link check + blume build).
- .gitignore: Blume generated dirs + local agent logs.

Verified: pnpm docs:check passes (63 links across 28 files; 23 pages
built). Product build still green. Pre-existing lint error in
app/data/page.tsx and unrelated dirty work in app/ are untouched.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Blume is the presentation/search layer only; committed Markdown under docs/
remains the source of truth. Closes the Blume-config gap from the docs
knowledge-system consolidation.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sarthakagrawal927
sarthakagrawal927 merged commit f606cb7 into main Jul 18, 2026
3 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the docs/knowledge-system branch July 18, 2026 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant