Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

8 total results found

The Simple Documentation Framework Every Repo Needs

Python Project Documentation

There’s a quiet truth most engineers learn the hard way.People don’t judge your work only by the code. They judge it by whether they can understand it without pinging you on Teams or pulling you into calls late at night. Documentation isn’t optional polish. I...

How to Use This Platform (BookStack)

Documentation Tips - General

We’ve deployed BookStack as our central documentation system. Its value is simple: it forces structure, so information stays findable instead of drifting into random pages and tribal memory. BookStack follows a fixed hierarchy. If you understand this, you can...

SQL Agent using LangGraph

KnowledgeVerse - Dev Connect Dev Connect | 2026.02 v1 | Agent Framew...

Overview This article describes a table-scoped SQL agent: given a table name, its column metadata, and a user question, it generates BigQuery SQL, validates it, executes it, and returns the most relevant rows plus a total record count. Table selection (figur...

Test page

Python Project Documentation

Do Not Start an Agentic AI Project Before Reading This

Agentic Project

This is a monologue from Salil Shekharan, Partner, outlining a critical distinction that will determine whether we build true Agentic AI or just automation with AI labels. As we continue building our Agentic AI capabilities, I want to clarify an important a...

Agentic Project Plan — Framework

Agentic Project

📢 This is a proposed plan and vision. The content reflects current thinking and is subject to change as the project evolves, requirements are clarified, and decisions are made with the team. 1. Vision & Goals One repository, two kinds of code: the platform (bu...

Agentic SaaS Platform with Multi-Tenancy

Buildr Engineering Playbook

Standard SaaS Multi-Tenancy Approach Note: This is generated content. Please refer valid sources while implementing. What is Multi-Tenancy? Multi-tenancy is a software architecture pattern in which a single application platform serves multiple customers (tenan...

GitHub Secret Scanning Alert Remediation

Best Practices GitHub Repository Best Practices

Purpose This SOP is to guide the team on how to review, remediate, and close GitHub secret scanning alerts raised for committed secrets such as passwords, tokens, keys, or connection strings. Steps to Follow Go to the GitHub repository Open the impacted reposi...