Document actual environment details here as they become known for this project.
Filled in per stack the first time a spec needs it (per .devfoundry/skills/spec-interview.md step 7). Do not guess these — ask the user.
Never write a real password, API key, or secret into this file. Use a placeholder (e.g. <from secret store: DB_PASSWORD>) and name where the real value lives (environment variable, Windows Credential Manager, appsettings secrets, etc.) instead of the literal value.
Provider=Microsoft.ACE.OLEDB.12.0;Data Source=<path>.accdb;Data Source=<path>.db;Version=3;Server=<host>;Database=<db>;User Id=<user>;Password=<PLACEHOLDER - see secret store>;Host=<host>;Database=<db>;Username=<user>;Password=<PLACEHOLDER - see secret store>;Classic ASP / VB6 / Access components log handled errors (per .devfoundry/rules/legacy-asp-vb6.md) to a flat file. Record the actual path(s) here once known for this project, e.g.:
Err.Number, Err.Description.Powered by TurnKey Linux.