I am considering using a password like this:
1. memorable phrase
2. SHA-256 hash of memorable phrase
3. First 6 characters of hash output, dot, significant date
4. SHA-256 hash again
5. That hash output, dot, significant person
6. Hash again for final password
Could it possibly be brute forced?
Probably not, but you're not going to remember that in 5 years so it doesn't matter.
Yes, I would.